Hi,Originally Posted by Frankiemillion
You could try a vlookup formula,
here's an example
Hi,Originally Posted by Frankiemillion
You could try a vlookup formula,
here's an example
Last edited by davesexcel; 04-09-2008 at 08:45 PM.
ill keep trying to stump you professionals... thanks alot its a massive help...Originally Posted by davesexcel
ok another slight challenge... is there anyway to show nothing in the autodate cell until i have selected a name from the drop down box??? because atm it comes up with #N/A and would like it to show nothing untill a person has been selected
Last edited by Frankiemillion; 04-09-2008 at 10:20 PM.
Try copying and pasting this in place of the original formula C1Originally Posted by Frankiemillion
![]()
=IF(ISNA(TEXT(B1+VLOOKUP(A1,$F$1:$G$5,2,0),"mmmm dd, yyy")),"",TEXT(B1+VLOOKUP(A1,$F$1:$G$5,2,0),"mmmm dd, yyy"))
ok that didnt work... comes up with "the formula you type has an error." and has the quotation marks highlighted. so i put a space between them and then the last quotation mark is highlighted...
I just copied and pasted it again into the sheet and it worked for me, I am sure you will be able to get it, if not try thisOriginally Posted by Frankiemillion
=IF(ISERROR(TEXT(B1+VLOOKUP(A1,$F$1:$G$5,2,0),"mmmm dd, yyy")),"",TEXT(B1+VLOOKUP(A1,$F$1:$G$5,2,0),"mmmm dd, yyy"))
That is awesome... even tho i didnt work anything out i feel amazingly smart lol... thanks dave
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks