Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i want to get a value from a compobox in a user form and i dont know how to
do this .My data is : Dim LastRow As Object Set LastRow = Sheet1.Range("a65536").End(xlUp) LastRow.Offset(1, 0).Value = TextBox1.Text i take the value from a textbox but not from a compobox or listbox. Anyone to help??? Thanks anyway... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform | Excel Discussion (Misc queries) | |||
UserForm Help | Excel Discussion (Misc queries) | |||
Userform | Excel Programming | |||
Userform | Excel Programming | |||
Userform help | Excel Programming |