G Guest May 17, 2007 #1 I am trying to get information using a date. A B C D 04/28/06 64 1 0 I wrote =IF(A2>27,B2,C1)
G Guest May 17, 2007 #3 Sorry Mike, this is my first time trying to use this and I can't find my other posting.
G Guest May 17, 2007 #5 Thanks, that works great. -- DMM Teethless mama said: Try this: =IF(DAY(A2)>27,B2,C1) Click to expand...
Thanks, that works great. -- DMM Teethless mama said: Try this: =IF(DAY(A2)>27,B2,C1) Click to expand...