Formula Help
Solved/Closed
sjefferys
Posts
2
Registration date
Wednesday April 17, 2013
Status
Member
Last seen
April 18, 2013
-
Apr 17, 2013 at 09:02 AM
Zohaib R Posts 2368 Registration date Sunday September 23, 2012 Status Member Last seen December 13, 2018 - Apr 18, 2013 at 10:41 PM
Zohaib R Posts 2368 Registration date Sunday September 23, 2012 Status Member Last seen December 13, 2018 - Apr 18, 2013 at 10:41 PM
Related:
- Formula Help
- Logitech formula vibration feedback wheel driver - Download - Drivers
- Excel grade formula - Guide
- Number to words in excel formula - Guide
- Date formula in excel dd/mm/yyyy - Guide
- Credit summation formula - Guide
3 responses
Zohaib R
Posts
2368
Registration date
Sunday September 23, 2012
Status
Member
Last seen
December 13, 2018
69
Apr 18, 2013 at 03:49 AM
Apr 18, 2013 at 03:49 AM
Hi sjefferys,
From you description I understand that you receive "#VALUE!" in cells in "Profit" Column (Column G) when there is "N/A" in "Tax" Column (Column D). If this is the case use the following formula in "Profit" Column (Column G):
=IFERROR((C2-F2),(C2-D2-F2))
Instead of (C2-F2) and (C2-D2-F2) you can use you actual formula for calculating "Profit".
Do reply with results.
From you description I understand that you receive "#VALUE!" in cells in "Profit" Column (Column G) when there is "N/A" in "Tax" Column (Column D). If this is the case use the following formula in "Profit" Column (Column G):
=IFERROR((C2-F2),(C2-D2-F2))
Instead of (C2-F2) and (C2-D2-F2) you can use you actual formula for calculating "Profit".
Do reply with results.
sjefferys
Posts
2
Registration date
Wednesday April 17, 2013
Status
Member
Last seen
April 18, 2013
Apr 18, 2013 at 08:58 AM
Apr 18, 2013 at 08:58 AM
I tried this and still got the "#VALUE!" so I reversed the formula and it worked. Thank you very much!
Zohaib R
Posts
2368
Registration date
Sunday September 23, 2012
Status
Member
Last seen
December 13, 2018
69
Apr 18, 2013 at 10:41 PM
Apr 18, 2013 at 10:41 PM
Hi sjefferys,
I am glad to know the formula worked for you (of course, with changes made by you). Please feel free to contact us if you need any further assistance.
I am glad to know the formula worked for you (of course, with changes made by you). Please feel free to contact us if you need any further assistance.