Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Double spacing | Excel Discussion (Misc queries) | |||
double line spacing using excel 2000 | Excel Discussion (Misc queries) | |||
double spacing a column | Excel Discussion (Misc queries) | |||
Searching for double quote in a string | Excel Programming | |||
Convert an empty string to a double | Excel Programming |