Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Columns("A:A").Select
Selection.Replace What:="2009", Replacement:="09", LookAt:=xlPart, _ SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _ ReplaceFormat:=False When I do it manually above replacement I received good results (Text to date conversion) But when record and run as macro I received comical result. I really wonder why ? Any idea why this happens ? Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Differences in Excel macro recording from 2003 to 2007! Help! | Excel Programming | |||
Macro with manual file selection? | Excel Programming | |||
Macro resets my calculation to manual | Excel Programming | |||
Manual Input During Macro Execution | Excel Programming | |||
Macro vs Manual save event | Excel Programming |