Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, it is possible to program with VBA, a language that works closely
with XL. However, in your case, you may want to check out MS Word's Mail Merge capability. Basically, in Word create a mail merge template and specify your XL document as the data source. Word can merge the data creating one copy of the template customized for each row of the data source. -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , bobsmith34 @yahooligans.com says... Hi all, I have a lot of customer data for job sheets that need printing out. I was wondering would anyone know if it would be possible for Excel to read in a data file, or even another excel spreadsheet and for each record/row create a new Job Sheet. Otherwise I have to manually create one job sheet for each row of customer data I have. Can I automate this so Excel reads one row/record then writes or creates a jobsheet, then does the same iteratively till it reaches the end of the row(s)/record(s). Any help on this would be much appreciated good folk . Can you program with Excel like you can for example with Cobol ?? regs Bobby. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looking to automate the creation of an org chart from a spreadshee | Excel Discussion (Misc queries) | |||
Any Way to Automate Creation of Multiple Tables with Stock Data | Excel Discussion (Misc queries) | |||
Would Like to Automate Batch File Creation and Text FIle Import | Excel Discussion (Misc queries) | |||
automate creation of sheets in excel | Excel Worksheet Functions | |||
Automate PDF file creation in Excel code | Excel Programming |