O
Outatym
I need some VBA code to search the contents of column AI for certain text,
then if found copy that row's range T:AH and paste it elsewhere. For
instance if "3" is found in T it will need to be pasted into AI:AW. If "4"
is found in T then the same range (T:AH) will need to be pasted into AL:AZ.
And so on...
I know this is easy, but having a hard time getting it to work.
Thanks!
Chris
then if found copy that row's range T:AH and paste it elsewhere. For
instance if "3" is found in T it will need to be pasted into AI:AW. If "4"
is found in T then the same range (T:AH) will need to be pasted into AL:AZ.
And so on...
I know this is easy, but having a hard time getting it to work.
Thanks!
Chris