Find Intersection

M

monagan

I have 2 validation lists.

One with name and one with date.

And a normal cell where the user inputs an amount

On the click of a command button,

I need excel to go into another file (TimeSheet)
and find where the date and the name intersect and put the amount i
that cell
 
Top