Nosmas
New member
The following formula gives the correct result for each of the conditions: -
=IF(GrosInc-PAIncLmt<0,EPA,IF(GrosInc-PAIncLmt-(EPA*2)>=0,0,EPA-(GrosInc-PAIncLmt)/2))
but if I introduce the Round function: -
=IF(GrosInc-PAIncLmt<0,EPA,IF(GrosInc-PAIncLmt-(EPA*2)>=0,0,Round(EPA-(GrosInc-PAIncLmt)/2),0))
in order for the result to be an integer, I get an error message "You've entered too few arguments for this function." Please can someone point out what I have done incorrectly.
=IF(GrosInc-PAIncLmt<0,EPA,IF(GrosInc-PAIncLmt-(EPA*2)>=0,0,EPA-(GrosInc-PAIncLmt)/2))
but if I introduce the Round function: -
=IF(GrosInc-PAIncLmt<0,EPA,IF(GrosInc-PAIncLmt-(EPA*2)>=0,0,Round(EPA-(GrosInc-PAIncLmt)/2),0))
in order for the result to be an integer, I get an error message "You've entered too few arguments for this function." Please can someone point out what I have done incorrectly.
My Computer
- Computer type
- PC/Desktop
- Computer Manufacturer/Model Number
- Dell Optiplex 9030
- OS
- Microsoft Windows 10 Pro 64-bit Multiprocessor
- CPU
- Intel(R) Core(TM) i3-4160 CPU @3.60 GHz x 4
- Memory
- 4.00 GB
- Monitor(s) Displays
- 23-inch full-HD WLED
- Screen Resolution
- 1920 x 1080 @ 60 Hz
- Hard Drives
- 1 x 2.5-inch SATA hard drive
- PSU
- 185 Watt
- Browser
- MS Edge and IE 11