Robert M Lilly
New Member
To Whom It May Concern:
I am 83 years old and have memory problem (Alzheimer’s). I have been using computers for many years and used to be very knowledgeable with regard to Excel and Access. I spend the better part of the day on my computers. Unfortunately I can’t remember or comprehend what it is I’m doing most of the time.
Yesterday I purchased your book on Vlookup, hoping to find some information to help me to understand how The Match Function works. You gave some examples of how you use it but no definition on what It does or how it works.
I have been using this formula for many years =IF($C2<$D$1,0,MATCH($C2,$D$1:$O$1,1)) but for the life me I cannot understand how it adds all the columns with a 1 in them.
C2 is the date a person registers to vote, the D1 thru O1 are the dates when elections were held. If a person has voted after his registration date, a 1 will be placed in that column. The code above calculates the number of times a person has voted and puts the total in P2.
If you can find the time to help me to understand how Match works, I would appreciate it.
Thank You
Robert Lilly
I am 83 years old and have memory problem (Alzheimer’s). I have been using computers for many years and used to be very knowledgeable with regard to Excel and Access. I spend the better part of the day on my computers. Unfortunately I can’t remember or comprehend what it is I’m doing most of the time.
Yesterday I purchased your book on Vlookup, hoping to find some information to help me to understand how The Match Function works. You gave some examples of how you use it but no definition on what It does or how it works.
I have been using this formula for many years =IF($C2<$D$1,0,MATCH($C2,$D$1:$O$1,1)) but for the life me I cannot understand how it adds all the columns with a 1 in them.
C2 is the date a person registers to vote, the D1 thru O1 are the dates when elections were held. If a person has voted after his registration date, a 1 will be placed in that column. The code above calculates the number of times a person has voted and puts the total in P2.
If you can find the time to help me to understand how Match works, I would appreciate it.
Thank You
Robert Lilly