Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am very new to this and I would like to find out how I can link any object in a userform (Textbox, combobox etc) to a cell in a worksheet so that when the form has been filled in it shows the info in a worksheet... Can anyone help? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
look at the control source property of the control in the properties window.
sheet1!A1 in the control soucre property would case a value in the control to appear in cell A1 of Sheet1 -- Regards, Tom Ogilvy Paul Clark wrote in message ... Hi, I am very new to this and I would like to find out how I can link any object in a userform (Textbox, combobox etc) to a cell in a worksheet so that when the form has been filled in it shows the info in a worksheet.... Can anyone help? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help with Userforms | Excel Discussion (Misc queries) | |||
I need some help with userforms | Excel Discussion (Misc queries) | |||
userforms again... | Excel Programming | |||
userforms | Excel Programming | |||
Userforms | Excel Programming |