Click here to get back home

OLE Module - Need to convert Excel VB Macro to perl

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
OLE Module - Need to convert Excel VB Macro to perl paul.porcelli 08-03-2005
Posted by paul.porcelli on August 3, 2005, 9:06 am
Please log in for more thread options


Hi there,
I need to convert the Excel VB code below to perl.
I have had many attempts but am still not there.


Any advice/help will be much appreciated.
Thanks.
Paul


With
ActiveSheet.QueryTables.Add(Co­nnection:="TEXT;H:\Projects\Pe­rformance

Improvement\acc_res.030805", Destination:=Range("A1"))
.Name = "acc_res.030805"
.FieldNames = True
.RowNumbers = False
.FillAdjacentFormulas = False
.PreserveFormatting = True
.RefreshOnFileOpen = False
.RefreshStyle = xlInsertDeleteCells
.SavePassword = False
.SaveData = True
.AdjustColumnWidth = True
.RefreshPeriod = 0
.TextFilePromptOnRefresh = False
.TextFilePlatform = 850
.TextFileStartRow = 1
.TextFileParseType = xlDelimited
.TextFileTextQualifier = xlTextQualifierDoubleQuote
.TextFileConsecutiveDelimiter = True
.TextFileTabDelimiter = True
.TextFileSemicolonDelimiter = False
.TextFileCommaDelimiter = False
.TextFileSpaceDelimiter = True
.TextFileColumnDataTypes = Array(1, 1, 1, 1, 1)
.TextFileTrailingMinusNumbers = True
.Refresh BackgroundQuery:=False
End With
Columns("A:A").ColumnWidth = 16.86



Similar ThreadsPosted
Writing VB macro script in xls May 20, 2008, 7:46 am
how to convert decimal to hexadecimal in perl July 12, 2004, 8:30 am
Help Perl and Excel August 16, 2006, 9:25 am
Perl and Excel April 6, 2007, 1:06 am
How to convert ArrayOfstring in SOAP into an array of PERL? July 24, 2007, 3:25 pm
Module to convert emails February 25, 2007, 2:20 pm
module to convert wiki-style to html June 16, 2005, 3:09 pm
Convert from base64 to TIFF or BMP or JPG September 24, 2004, 12:15 am
Is there any way to convert swf file to bitmap? March 30, 2006, 4:58 am
Convert::ASN1 - Decode error June 2, 2005, 9:46 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap