|
-
Aug 5th, 2012, 02:38 PM
#1
Thread Starter
Lively Member
[RESOLVED] How to use a SpinButton to scroll through spreadsheets?
Hi,
I did a code to find sheets with some word in its name (word typed in a textbox; "InStr" to compare, etc). So, I saved numbers of these sheets in a vector (Dim sheets_with_my_word() as Integer).
Now I need to export this vector to a new userform that contains a SpinButton (and labels) to alternate among worksheets with that word in the name.
How could I do this?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|