Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
Using VB, I created a new sheet. I would like to format a certain column so when my VB program put numerical values starting with zero, the zero would stay. Example: "01234" should read "01234" when the file is opened with Excel. At the moment when I open the file with Excel, the reading is "1234" (the leading zero is omitted) Maybe I should format the column as "Text" How do I do that please? TIA Guy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formatting--different formatting depending on cell con | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
expanding custom formatting without removing existing cell formatting? | Excel Worksheet Functions |