Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
It worked! Thanks also for bearing with me...
Giusi "Greg" wrote: Giusi, We have abandoned "wildcards" ;-) Try: Sub ScratchMacro() Dim myRng As Range Dim oCell As Cell For Each oCell In Selection.Tables(1).Range.Cells Set myRng = oCell.Range myRng.End = myRng.End - 1 If Left(myRng.Text, 1) = "." Then myRng.InsertBefore "0" End If Next End Sub |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Word 2000 Find & Replace | Microsoft Word Help | |||
Find and Replace GREEK symbols in XP, 2K & 97 | Microsoft Word Help | |||
Find and Replace | New Users | |||
Find and Replace anomaly | Microsoft Word Help | |||
find and replace symbols | New Users |