T
Tonso
I have a table i import into XL2003 that has date/time values that
appear as, for example, 4/1/2011 7:12:00 AM . The cells with these
date/times are formatted m/d/yyyy h:mm . I want to perform a vlookup
so that if the time is between 7pm and 12am, the lookup will look like
this... vlookup(c3+1,Table1,3), where a time such as
4/1/2011 7:12:00 AM is in c3. if the time is not between 7pm and
12am, the formula will be vlookup(c3,Table1,3). How do i get my
vlookup formula to recognize the time part of the date/time?
Thanks,
Tonso
appear as, for example, 4/1/2011 7:12:00 AM . The cells with these
date/times are formatted m/d/yyyy h:mm . I want to perform a vlookup
so that if the time is between 7pm and 12am, the lookup will look like
this... vlookup(c3+1,Table1,3), where a time such as
4/1/2011 7:12:00 AM is in c3. if the time is not between 7pm and
12am, the formula will be vlookup(c3,Table1,3). How do i get my
vlookup formula to recognize the time part of the date/time?
Thanks,
Tonso