Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to put char(5) into 'selected' columns in an excel 2003 worksheet
using VBA. The problem is some of the data looks like '00123' and ends in the spreadsheet looking like '123'. I am losing the leading zeroes. The only way I know to make the selected range of columns is to make the selected columns a 'text' format. Thus using VBA can you tell me how to do the solve the problem above: 1. Do I set the selected columns to 'text' fomrat and then input the data? If not, 2. Do I put data into the selected columns and then change the data to a 'text' format? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Format text Excel 2003 | Excel Discussion (Misc queries) | |||
Format cells in Excel 2003 | New Users to Excel | |||
create mdb 2003 format by excel? | Excel Programming | |||
Using Format--Style only on certain cells (Excel 2003) | Excel Discussion (Misc queries) | |||
Everytime I need to format cells or text, Excel 2003 takes a lot of time or free | Excel Discussion (Misc queries) |