View Single Post
 
Old 01-13-2014, 08:21 AM
IRollman IRollman is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jan 2014
Posts: 1
IRollman is on a distinguished road
Default Macro help - search for value, paste a value in another column

Hello,

I'd like some help writing a macro/ script. I want to search for a value ("XYZ-123", case sensitive), then paste another value ("a12345", also case sensitive) in the cell 15 columns to the right of the first value. Then continue that for the entire sheet (a "replace all" sort of function).

Thoughts?

IR
Reply With Quote