Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tolgag,
I have noticed that your response often not in the correct place in my NG reader, for instance this is listed as a response to my point, whereas it really is in response to Gregor's return to your earlier point. Is this a 'function' of ExcelForum, or are you just responding to latest post, as I find it misleading. Just wondered. Bob "tolgag " wrote in message ... Hi georgk Don't put numbers in place of i. Just paste the code to the Initialize event of your user form Dim i as integer For i = 3 to 200 Me.ComboBox1.AddItem Worksheets("Name of the Worksheet").Cells(i,1) Next CommandButton1_Click is the correct one, paste the code for Button 1 in this event. For Command2 paste the following code again to its click event : Unhide Me --- Message posted from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Bob,
As you said I was just answering the latest post. I did'n wanted to create trouble. Sorr -- Message posted from http://www.ExcelForum.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tolgag (is that your name or just a handle?)
No problem, as I said, I just wondered. Bob "tolgag " wrote in message ... Hi Bob, As you said I was just answering the latest post. I did'n wanted to create trouble. Sorry --- Message posted from http://www.ExcelForum.com/ |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Actually, Tolga is my name and the last 'g' is the first letter of my
surname --- Message posted from http://www.ExcelForum.com/ |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, it's nice to put a name to the new frequent posters. Welcome!
Bob "tolgag " wrote in message ... Actually, Tolga is my name and the last 'g' is the first letter of my surname --- Message posted from http://www.ExcelForum.com/ |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Another VB Code Required | Excel Discussion (Misc queries) | |||
VB Code Required | Excel Discussion (Misc queries) | |||
Macro Code required | Excel Discussion (Misc queries) | |||
Simple Count formula required | Excel Discussion (Misc queries) | |||
simple validation formula required | Excel Discussion (Misc queries) |