shantishunn
New Member
- Joined
- Aug 30, 2014
- Messages
- 2
I'm working to replace scattered values is one tab with values mapped in the second tab. The manual process for this is as follows:
select tab 2
select value in column A, row 2
copy value
ctrl+F and paste value into "Find what:" field
expand options and make sure 'Match Case' and 'Match entire cell contents' is selected
go back to tab 2 and select value from column F, row 2
copy value
paste value into the "Replace with:" field
select tab 1
click "Replace All" button
Proceed to row 3 on tab 2 ...and so on and so forth.
I tried to record a macro, but could not get it to iterate down every row with content performing the setting of the Find Replace values and then taking the "Replace All" action on Tab 1.
Any ideas on how to do this / set this up?
Thanks in advance!
Shanti
select tab 2
select value in column A, row 2
copy value
ctrl+F and paste value into "Find what:" field
expand options and make sure 'Match Case' and 'Match entire cell contents' is selected
go back to tab 2 and select value from column F, row 2
copy value
paste value into the "Replace with:" field
select tab 1
click "Replace All" button
Proceed to row 3 on tab 2 ...and so on and so forth.
I tried to record a macro, but could not get it to iterate down every row with content performing the setting of the Find Replace values and then taking the "Replace All" action on Tab 1.
Any ideas on how to do this / set this up?
Thanks in advance!
Shanti