Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here's what I'm trying to do:
We pull some server data using a VBS script, which is then placed in a .csv file. To make things easier on the non-excel users, I want ot automate putting the data in the workbook. So my goal is to have a macro that they run that does the following: Inserts new sheet Imports data from the file Adds a column Creates a new formula and pastes it down through the column Defines a few names in the sheet Places the current date in a cell Date is replaced as a value so it doesn't change Use date value as sheet name. I'm good to go all the way down to the last part "Use date value as sheet name". So if the date value ends up in J1, how can I get that value as the sheet name? Thanks a bunch, Rudy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rename tab to cell contents | Excel Worksheet Functions | |||
rename worksheet based on contents of a cell in different workshee | Excel Discussion (Misc queries) | |||
Rename Multiple Excel Workbooks based on cell contents | Excel Discussion (Misc queries) | |||
new worksheet and rename from cell contents macro | Excel Worksheet Functions | |||
How do I automatically rename a sheet with the contents of a cell. | Excel Discussion (Misc queries) |