johnrobgray
New Member
- Joined
- Aug 21, 2017
- Messages
- 43
- Office Version
- 2013
- Platform
- Windows
Hi guys
I’m working on a sales tracker for work
I’ve it a formula for a cell that when an option is picked from a drop down menu it displays a price
However when no option is picked it currently displays #N/A and this is stopping my formula from calculating
How can I get it to display a £0.00 if nothing is selected
The formula currently reads
=VLOOKUP(I10,Y18:AA32,3,FALSE)
Totally thankful in advance
I’m working on a sales tracker for work
I’ve it a formula for a cell that when an option is picked from a drop down menu it displays a price
However when no option is picked it currently displays #N/A and this is stopping my formula from calculating
How can I get it to display a £0.00 if nothing is selected
The formula currently reads
=VLOOKUP(I10,Y18:AA32,3,FALSE)
Totally thankful in advance