|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Reading excel tab sheet names into VB and accessing the tab sheet
I need some help with the following:
I have a spreadsheet with several tabs in it. I have managed to read the names of all the tabs into a combobox. From there I want to access each tab individually and work with the data on that tab and then move onto the next tab and work on that on - going through each tab sheet till the end I would appreicate any help someone could offer. Thanks |
|
#2
|
||||
|
||||
|
I believe this is in the wrong section and should probably be moved..
|
|
#3
|
|||
|
|||
|
Quote:
If you are using a macro use the following code: ActiveSheet.Next.Select -AccountingFreak |
|
#4
|
||||
|
||||
|
Please look at the date of the last post. Closed
|
| Viewing: Dev Articles Community Forums > Community > The Lizard Lounge > Reading excel tab sheet names into VB and accessing the tab sheet |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|