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
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