|
-
Nov 17th, 2000, 04:27 PM
#1
Thread Starter
New Member
How do I modify the following code so that the Find and Replace dialog box is pulled up allowing the user to choose what is found and what it is replaced with?
Cells.Replace What:="November", Replacement:="October", LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=False
Thanks to all.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|