The number 28232 result when using NETWORKDAYS function

  • Thread starter Thread starter seymourgomez
  • Start date Start date
S

seymourgomez

If the applicable beginning date cell is blank, I get the number 28232
result. How do I get rid of it?
 
=if(count(a1,c9)<2,"Missing a date",yourformulahere)

Change A1 and C9 to the cells you're looking at.
 
Back
Top