Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Sub TEST() Sheets.Add After:=ActiveSheet With Range("A1:A499") .Formula = "=TEXT(ROW()*2,""'000"")&""002""" .Value = .Value End With End Sub -- Regards, Soo Cheon Jheong _ _ ^ąŻ^ -- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
flash object dont work in my excel work sheet | Excel Discussion (Misc queries) | |||
workaround for problem hyperlinks in Excel (doesn't work if pathcontains # character) | Excel Worksheet Functions | |||
Can I create a special character for the Character Map? | Excel Discussion (Misc queries) | |||
How do I create a watermark on an excel work sheet? | Excel Discussion (Misc queries) | |||
Increment Alpha Character | Excel Programming |