K
keri
Hi,
I've been through lots of old posts but cannot seem to make anything
work.
I need to populate column B on sheet 1 with values from columns A:F on
sheet 2, based on the value in column A sheet 1
For example if on sheet1!A1 the value was "dog" I need to have vba
code to find ""dog anywhere in sheet2!a1:f100 and return the value one
column to the left of where it is found into sheet1!b1
This needs to be done in code. Many thanks,
I've been through lots of old posts but cannot seem to make anything
work.
I need to populate column B on sheet 1 with values from columns A:F on
sheet 2, based on the value in column A sheet 1
For example if on sheet1!A1 the value was "dog" I need to have vba
code to find ""dog anywhere in sheet2!a1:f100 and return the value one
column to the left of where it is found into sheet1!b1
This needs to be done in code. Many thanks,