Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Sub Macro3() ' ' Macro3 Macro ' Macro recorded 2/28/2006 by Dave ' ' Selection.Replace What:=",", Replacement:=".", LookAt:=xlPart, _ SearchOrder:=xlByRows, MatchCase:=False ActiveCell.Offset(0, 0).Range("A1").Select End Sub I just copied this macro from the recorder, insert it into a module and assign a button to it, highlite a range you want edited and then press the button -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=517324 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
double axis, double problem (i hope only to me) | Charts and Charting in Excel | |||
Cell double-clicking problem | Excel Discussion (Misc queries) | |||
Double entry problem | Excel Discussion (Misc queries) | |||
Double Subtotal Problem {Excel 2000} | Excel Programming | |||
Formatting Problem on Double-Zero String | Excel Programming |