Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello -
For some reason, I am not able to set the right-hand margin of a multiline textbox. Users want to print the document and the text is cut off on the right-hand side. The Excel help files say to select the textbox, and on the Format menu, click the Margins tab and under Internal margin, adjust the measurements. I do not have that option under format, or anything else for that matter. I can't even find it amongst the properties in intellisense. Any help will be greatly appreciated! -- Sandy |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That is for the textbox from the drawing toolbar. Is that what you are
using. Is it on a worksheet. If you are using that textbox, you need to right click on the outer, thick selection boarder to get a format dialog that has 8 tabs. -- Regards, Tom Ogilvy "Sandy" wrote in message ... Hello - For some reason, I am not able to set the right-hand margin of a multiline textbox. Users want to print the document and the text is cut off on the right-hand side. The Excel help files say to select the textbox, and on the Format menu, click the Margins tab and under Internal margin, adjust the measurements. I do not have that option under format, or anything else for that matter. I can't even find it amongst the properties in intellisense. Any help will be greatly appreciated! -- Sandy |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Tom -
Thanks for your reply! It's the textbox from the Control Toolbox toolbar. (I tried throwing in a box from the drawing toolbar just to see what that would do -- I've never used an autoshape for a textbox before. I was able to get the thick line you mentioned, and thus, the 8-tab dialog you are talking about, just once! What's the trick to that?) At any rate, how do I get this dialog from the textbox from the Control Toolbox toolbar, or is setting the internal margin something that has to be done with code? -- Sandy "Tom Ogilvy" wrote: That is for the textbox from the drawing toolbar. Is that what you are using. Is it on a worksheet. If you are using that textbox, you need to right click on the outer, thick selection boarder to get a format dialog that has 8 tabs. -- Regards, Tom Ogilvy "Sandy" wrote in message ... Hello - For some reason, I am not able to set the right-hand margin of a multiline textbox. Users want to print the document and the text is cut off on the right-hand side. The Excel help files say to select the textbox, and on the Format menu, click the Margins tab and under Internal margin, adjust the measurements. I do not have that option under format, or anything else for that matter. I can't even find it amongst the properties in intellisense. Any help will be greatly appreciated! -- Sandy |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
in the drawing toolbar, click the second button (the northwest arrow) which
puts you in a type of design mode. then select the textbox and right click on it. When done, click the button again. -- Regards, Tom Ogilvy "Sandy" wrote in message ... Hi Tom - Thanks for your reply! It's the textbox from the Control Toolbox toolbar. (I tried throwing in a box from the drawing toolbar just to see what that would do -- I've never used an autoshape for a textbox before. I was able to get the thick line you mentioned, and thus, the 8-tab dialog you are talking about, just once! What's the trick to that?) At any rate, how do I get this dialog from the textbox from the Control Toolbox toolbar, or is setting the internal margin something that has to be done with code? -- Sandy "Tom Ogilvy" wrote: That is for the textbox from the drawing toolbar. Is that what you are using. Is it on a worksheet. If you are using that textbox, you need to right click on the outer, thick selection boarder to get a format dialog that has 8 tabs. -- Regards, Tom Ogilvy "Sandy" wrote in message ... Hello - For some reason, I am not able to set the right-hand margin of a multiline textbox. Users want to print the document and the text is cut off on the right-hand side. The Excel help files say to select the textbox, and on the Format menu, click the Margins tab and under Internal margin, adjust the measurements. I do not have that option under format, or anything else for that matter. I can't even find it amongst the properties in intellisense. Any help will be greatly appreciated! -- Sandy |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks yet again, Tom!
-- Sandy "Tom Ogilvy" wrote: in the drawing toolbar, click the second button (the northwest arrow) which puts you in a type of design mode. then select the textbox and right click on it. When done, click the button again. -- Regards, Tom Ogilvy "Sandy" wrote in message ... Hi Tom - Thanks for your reply! It's the textbox from the Control Toolbox toolbar. (I tried throwing in a box from the drawing toolbar just to see what that would do -- I've never used an autoshape for a textbox before. I was able to get the thick line you mentioned, and thus, the 8-tab dialog you are talking about, just once! What's the trick to that?) At any rate, how do I get this dialog from the textbox from the Control Toolbox toolbar, or is setting the internal margin something that has to be done with code? -- Sandy "Tom Ogilvy" wrote: That is for the textbox from the drawing toolbar. Is that what you are using. Is it on a worksheet. If you are using that textbox, you need to right click on the outer, thick selection boarder to get a format dialog that has 8 tabs. -- Regards, Tom Ogilvy "Sandy" wrote in message ... Hello - For some reason, I am not able to set the right-hand margin of a multiline textbox. Users want to print the document and the text is cut off on the right-hand side. The Excel help files say to select the textbox, and on the Format menu, click the Margins tab and under Internal margin, adjust the measurements. I do not have that option under format, or anything else for that matter. I can't even find it amongst the properties in intellisense. Any help will be greatly appreciated! -- Sandy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why is the right hand margin so large when I print? | New Users to Excel | |||
"internal margin" and axis offsets (excel 2007) | Charts and Charting in Excel | |||
Internal margin for row height autofit | Excel Discussion (Misc queries) | |||
Textbox margin overwritten by auto-margin | Excel Programming | |||
print userform and setting margin | Excel Programming |