User Profile
Collapse
-
I just hit another problem, I added another Combobox and put a bunch of code into it and it said it's to big. I guess I'm screwed.... -
I'm guessing so. I have posted the code into the VB under Sheet1 and I have to manually go into the VB by pressing F11 then I have to put my cursor next to the end sub and press F5. I'm not understanding of why I have to do that every time I open the spreadsheet up....Leave a comment:
-
Just done it and all it did was put a date in with no working combo box....Leave a comment:
-
VB help with Autorun of spreadsheet
Ok guys and gals! I have some VB code that I'm about to post, hope I don't get into trouble for posting this by my boss but I need major help! So here goes. I need this To work every time I open the spreadsheet. Here is the code can someone help in finding a way for it to automatically run?
[CODE=vb]Private Sub ComboBox1_open( )
ComboBox1.Clear
ComboBox1.AddIt em ...
ComboBox1.AddIt em ...
...
End Sub...Last edited by Killer42; Aug 9 '07, 03:05 AM. Reason: Added [CODE=vb] tag, shortened code to avoid trouble with your boss :)
No activity results to display
Show More
Leave a comment: