Thread: formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dwalston dwalston is offline
external usenet poster
 
Posts: 3
Default formula

I wa wondering if you can help with this formula
=IF(VLOOKUP(A27,TUESDAY!$A$5:$AC$135,$P$1,FALSE)=" ","DNP",(VLOOKUP(A27,TUESDAY!$A$5:$AC$135,$P$1,FAL SE)))

I want it to give the total or if blank to fill in DNP. I appreciate your
help.

Thank you