S
sdc
Hi,
I need some help in using a project function. I am currently evaluating a
number value with the following equation:
(DateValue([Date9])-DateValue([Date7]))/(DateValue([Date8])-DateValue([Date6])
If this returns a value of 0, I (of course) receive an "#ERROR" in the
column. What is the proper way to write a function that will enter a "NA" in
the column if the above equation value is equal to "#ERROR".
Thank you SO much for your help!
sdc
I need some help in using a project function. I am currently evaluating a
number value with the following equation:
(DateValue([Date9])-DateValue([Date7]))/(DateValue([Date8])-DateValue([Date6])
If this returns a value of 0, I (of course) receive an "#ERROR" in the
column. What is the proper way to write a function that will enter a "NA" in
the column if the above equation value is equal to "#ERROR".
Thank you SO much for your help!
sdc