Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If a text box has been created within Excel - can colums be inserted. I have
tried but no luck. Tab also does work - the only way seems to be spacing over which is time consuming. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
a text box control is for text. it does not have a column count property that i am aware of. a list box has a column count property but a list box is very different from a text box. you didn't say much about what the perpose of the text box was for so i can only suggest an alternative knowing that the alternative may be unsuitable for your situation. regards FSt1 "Lynn" wrote: If a text box has been created within Excel - can colums be inserted. I have tried but no luck. Tab also does work - the only way seems to be spacing over which is time consuming. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi:
Thanks for the quick response. I was just trying to cut down on space within the text box - instead of listing the points I was trying to place them side by side. I solved the problem by placing two same size text boxes side by side - the solution is the same - the process just a little longer. Thanks again. "FSt1" wrote: hi a text box control is for text. it does not have a column count property that i am aware of. a list box has a column count property but a list box is very different from a text box. you didn't say much about what the perpose of the text box was for so i can only suggest an alternative knowing that the alternative may be unsuitable for your situation. regards FSt1 "Lynn" wrote: If a text box has been created within Excel - can colums be inserted. I have tried but no luck. Tab also does work - the only way seems to be spacing over which is time consuming. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
good that you are hangin in there. mark of a good programmer. sorry i could not provide a viable solution to your delima but it seems you have worked that out on your own. but a year from now, if you're like most programmers, while re-reading your code, you will be asking yourself......"what was i thinking when i wrote this crap." regards FSt1 "Lynn" wrote: Hi: Thanks for the quick response. I was just trying to cut down on space within the text box - instead of listing the points I was trying to place them side by side. I solved the problem by placing two same size text boxes side by side - the solution is the same - the process just a little longer. Thanks again. "FSt1" wrote: hi a text box control is for text. it does not have a column count property that i am aware of. a list box has a column count property but a list box is very different from a text box. you didn't say much about what the perpose of the text box was for so i can only suggest an alternative knowing that the alternative may be unsuitable for your situation. regards FSt1 "Lynn" wrote: If a text box has been created within Excel - can colums be inserted. I have tried but no luck. Tab also does work - the only way seems to be spacing over which is time consuming. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to create a text number from other columns | Excel Discussion (Misc queries) | |||
CAN YOU CREATE COLUMNS INSIDE A TEXT BOX | Excel Discussion (Misc queries) | |||
Merging text from 3 columns to create a URL | Excel Worksheet Functions | |||
Can you create form in Excel & text wraps across several columns? | Excel Worksheet Functions | |||
Create stacked columns chart but with 2 columns for each x axis? | Charts and Charting in Excel |