Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two related questions:
Precondition: the code has to be late bound because I won't know if the client has a reference to excel. I am doing the coding from Word VBA - exporting data from Word to Excel. 1. If a workbook is open, what would the code to append a new sheet to the activeworkbook ( and get a reference to said worksheet) 2. If a workbook is open, what would the code be to append to the activesheet - I need to put the data starting where the data on the sheet ends. TIA. P.S. How can I tell if no excel is running at all, so none of the above errors out? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically appending newly added data on worksheet to a master list worksheet | Links and Linking in Excel | |||
shared workbook appending/merging rows of data from several worksh | Excel Discussion (Misc queries) | |||
Appending external worksheets into existing workbook? | Links and Linking in Excel | |||
want to overwrite Excel workbook instead of appending new data | Excel Discussion (Misc queries) | |||
appending to second worksheet from a Master Sheet | Excel Programming |