merryperson
Board Regular
- Joined
- Apr 27, 2005
- Messages
- 72
Hi I am in the UK and analysing data for VAT purposes and want to produce a report with all transactions which show the VAT % of more than 21% less than 19% but not 0%.
The data I will have is as below
Column A (name) Column B (VAT %)
Dave 21%
Bill 15%
Brian 20%
Steve 20%
Jane 0%
I was going to use an IF formula to pick the results where the VAT % in column B was > 21% and <than 19% but this would then bring all the 0% as well which I don't need in the report.
The report would pull out the names Dave and Bill but not show Jane
Is there a way I can say greater than 21% less than 19% but not 0% in a formula
Any ideas?
The data I will have is as below
Column A (name) Column B (VAT %)
Dave 21%
Bill 15%
Brian 20%
Steve 20%
Jane 0%
I was going to use an IF formula to pick the results where the VAT % in column B was > 21% and <than 19% but this would then bring all the 0% as well which I don't need in the report.
The report would pull out the names Dave and Bill but not show Jane
Is there a way I can say greater than 21% less than 19% but not 0% in a formula
Any ideas?