Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, can anyone tell me is it possible to display a textbox embedded in a worksheet? The textbox is not for user-input, and just display default text. Thanks a lot.
Tom |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just look at the sheet. Scroll it into view if necessary.
or perhaps if you meant in code: msgbox Activesheet.Textboxes(1).Text for a textbox from the drawing toolbar for a control toolbox toolbar textbox msgbox Activesheet.TextBox1.Text -- Regards, Tom Ogilvy "Tom Shi" wrote in message ... Hi, can anyone tell me is it possible to display a textbox embedded in a worksheet? The textbox is not for user-input, and just display default text. Thanks a lot. Tom ---------------------------------------------------------------------------- ---- Hi, can anyone tell me is it possible to display a textbox embedded in a worksheet? The textbox is not for user-input, and just display default text. Thanks a lot. Tom |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display symbols in embedded excel sheet in word | Excel Discussion (Misc queries) | |||
How do I display embedded pictures in Excel as icons? | Excel Discussion (Misc queries) | |||
Embedded Chart in Excel Sheet | Charts and Charting in Excel | |||
Embedded Objects in EXCEL spread sheet | Excel Programming | |||
Saving an Embedded Excel Sheet in OLE Control | Excel Programming |