Forum

Notifications
Clear all

Edate - making error blank

4 Posts
2 Users
0 Reactions
133 Views
(@jazzkid)
Posts: 17
Eminent Member
Topic starter
 

Good evening.  I have a spreadsheet for determining the due date for a police check to be done.  The formula I'm using is =EDATE(C34,35).  There are a few - for example a staff member on maternity leave where C34 = maternity leave rather than a date.  How can I make this a blank rather than an error?

 

Thanks for any assistance.

 
Posted : 01/10/2020 4:36 am
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

Hi Sue,

wrap it in IFERROR e.g.

=IFERROR(EDATE(C34,35),"")

Regards

Phil

 
Posted : 01/10/2020 5:49 am
(@jazzkid)
Posts: 17
Eminent Member
Topic starter
 

Thanks Phil

 

I had tried to do that, couldn't figure how the formula should be.  Greatly appreciated.

 

Regards

 

Sue

 
Posted : 01/10/2020 8:57 am
Philip Treacy
(@philipt)
Posts: 1629
Member Admin
 

You're welcome

 
Posted : 01/10/2020 9:10 am
Share: