Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sep 9, 10:09*pm, Andrew wrote:
On Sep 9, 8:59*am, GS wrote: Andrew pretended : Hello, I am trying to figure out how, or if it is possible, to change the name of the first sheet of each workbook in a folder. *I have figured out a way to do this by having a macro open each file, but this is time consuming, AND, there is a macro in each workbook which tries to run each time the workbook is opened. *So, I would like to do this without opening the files. *Any ideas? thanks, Andy You might be able to do this using ADO and SQL to rename a table since ADO treats each worksheet in an Excel file as a table. You can download working samples on how to work with closed files using ADO he *http://www.appspro.com/conference/Da...rogramming.zip HTH -- Garry Free usenet access athttp://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc Thank you. *I will look at some examples and see how this is done. Andy If you are on Excel 2007/2010 you could also directly manipulate the XML in the zipped xlsx file. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening a workbook to a certain sheet | Excel Programming | |||
Opening Workbook to a specific sheet | Excel Programming | |||
Opening a workbook to a chosen sheet? | Excel Discussion (Misc queries) | |||
Change Date without Opening the Workbook | Excel Worksheet Functions | |||
Hyperlinks and opening any sheet a workbook | Excel Programming |