How to find an empty cell with more variabels

Joined
Feb 6, 2013
Messages
2
Reaction score
0
I have a question for VBA users.
I use an Excel sheet with a column stating multiple names and I use a column with names of months.

Now I need a way to find the cell that is corresponding with name and a known month.
So i have a var= name var=month and var=number

I wish to paste the number in the right cell..
Puzzels me sofar how to combine these all in a simple script.

HELP NEEDED thanks:mad:
 
Back
Top