D
dzelnio
Worksheet2.
Column A is the name of a project
Column B is a date
Column C is word count
Column D is photo count
There are about 400 rows of information under those headings.
My problem is that Column A is messed up. The same project may be
named two or three different ways. I need to find the name of a
project by keyword (vlookup?) and by the latest date. Then I need
that row to appear on a new Worksheet3 under official names that I
define.
If this is a vlookup, I'd really appreciate a formula that allows me
to look up the keyword "Clack" and put that row under my row called
Clickety Clack on Worksheet3.
I know this doesn't work. Can anyone fix it?
=VLOOKUP(Clack,Worksheet2!A1
2200,2)
Column A is the name of a project
Column B is a date
Column C is word count
Column D is photo count
There are about 400 rows of information under those headings.
My problem is that Column A is messed up. The same project may be
named two or three different ways. I need to find the name of a
project by keyword (vlookup?) and by the latest date. Then I need
that row to appear on a new Worksheet3 under official names that I
define.
If this is a vlookup, I'd really appreciate a formula that allows me
to look up the keyword "Clack" and put that row under my row called
Clickety Clack on Worksheet3.
I know this doesn't work. Can anyone fix it?
=VLOOKUP(Clack,Worksheet2!A1
