Automatically inserting text into a cell

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a formula in a cell that reads like this;
=IF(A12="","",WORKDAY,(A12,5)

In column M I am asking if a report is due Y/N. Can I add to the above
formula to automatically insert "N/A" into N12 if there is a "N" in column M?
 
Back
Top