Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok, thanks.
That works but the description in the help file sounds like "0" is for general "1" is for text "2" is for a date format. I guess not. M.H. ------------------------------- "Gary''s Student" wrote: The problem is that all your codes are 1. Replace: Array(0, 1), Array(5, 1), Array(11, 1),......... with: Array(0, 2), Array(5, 2), Array(11, 2),.......... -- Gary''s Student - gsnu200775 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reading Text | Excel Discussion (Misc queries) | |||
Reading Numbers in Words | New Users to Excel | |||
Reading Text and numbers | Excel Discussion (Misc queries) | |||
Date in text box reading mm/dd/yy instead of dd/mm/yy | Excel Programming | |||
Reading a text file | Excel Discussion (Misc queries) |