Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If these are from the control toolbox toolbar, good luck (is right) on
addressing events for controls in a frame on a worksheet. -- Regards, Tom Ogilvy "Datasort" wrote in message ... try the change event of the textbox Sub Tbox_AAA_Change() cells (?,?) = TBox_AAA?.value end sub where AAA is the name of the textbox control Good Luck Stewart Rogers "PO" wrote: Hi! I have inserted a frame object in a spreadsheet. Inside the frame I have placed 5 textboxes. I want to link the textboxes text to a cell in the spreadsheet. For instance, formula in Cell A1: =Frame1.Textbox1.Text The above formula, of course, doesn't work. How do I do this? TIA PO |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell referncing | Excel Worksheet Functions | |||
Referncing Rows of Filtered Data | Excel Worksheet Functions | |||
Getpivotdata - referncing a data_field resulting in "REF! | Excel Worksheet Functions | |||
concatenate cell and referncing afterwads | Excel Discussion (Misc queries) | |||
How do I put drawing objects behind text/cells in a spreadsheet? | Excel Discussion (Misc queries) |