LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default textbox string to header causes double spacing

I have a userform that is used to adjust certain print parameters. One of the parameters is the header which is picked up from Textbox1. Textbox1 is preloaded on userform initialization with the following string:



str = Sheet12.Range("ship").Value & Chr(10) & "Total Cost" & Chr(10) & Sheet12.Range("clin").Value

TextBox1.Value = str

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Double spacing axissm Excel Discussion (Misc queries) 2 February 19th 06 11:45 PM
double line spacing using excel 2000 Dan Excel Discussion (Misc queries) 8 March 22nd 05 12:33 PM
double spacing a column bce Excel Discussion (Misc queries) 2 February 23rd 05 10:21 PM
Searching for double quote in a string Jeff Harbin[_4_] Excel Programming 2 August 6th 04 04:00 PM
Convert an empty string to a double Adrian T Excel Programming 3 June 7th 04 11:24 PM


All times are GMT +1. The time now is 08:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"