I have multiple worksheets that I want to extract data from based on set criteria.
All worksheets have similar column titles.
What I want is the following...
column A = Names
column B = Weight
column C = Location
In worksheet1 if column A = "charlie", then take the information that is associated with this (columns B and C) and place it in my summary worksheet under the appropriate headings.
Can you help me out!!!
All worksheets have similar column titles.
What I want is the following...
column A = Names
column B = Weight
column C = Location
In worksheet1 if column A = "charlie", then take the information that is associated with this (columns B and C) and place it in my summary worksheet under the appropriate headings.
Can you help me out!!!