Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anyone know how to duplicate the visual effects of SelStart and SelLength
(which are properties only of TextBoxes and ComboBoxes) on the text in an AutoShape? I'm not having much luck in figuring out how to do that. I can use the .Characters(Start:=j, Length:=k) syntax to get the right characters (after a Find operation) but can't figure out a non-permanent way to visually mark the found text (changes made with the .Font object appear to be pretty permanent). Any help would be most appreciated! James Cox |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Center across selection" rather than "Merge cells" | Excel Discussion (Misc queries) | |||
After "Text to Columns" Selection | Excel Discussion (Misc queries) | |||
How do I set "tab" or "arrow" key to automatically highlight a cel | Excel Discussion (Misc queries) | |||
Icon for "Wrap" and for "Centre Across Selection" | Excel Worksheet Functions | |||
Insert "-" in text "1234567890" to have a output like this"123-456-7890" | Excel Discussion (Misc queries) |