I can only get =IF to work correctly when the logical test is numeric rather than alpha but I haven't been able to trigger a name error.
I am trying to divide a cell IF GST is applicable to the transaction. I know I could buy or use accounting software.
My database bias is admitted.
=IF(E7=”Y”,B20/11,0)
Code is giving me a name
E7 is simple Yes/No field and is 'Y'
B20 in this case is 7451 number field
I thought the B20 /11 would give me 677.30. It gives me a 'NAME' result.
I have tried =sum(IF((E7=”Y”,B20/11,0)) and sumIF(E7=”Y”,B20/11,0)
Checked column B is formatted as Number as is Colum C where the formula and result is wanted.
PS- I sorted by Colum E and copied the simple formula to Divide by 11 as I am late as usual.
I can only get =IF to work correctly when the logical test is numeric rather than alpha but I haven't been able to trigger a name error.
MY21.5 L405 D350 Vogue SE with 19s. Produce LLAMS for LR/RR, Jeep GC/Dodge Ram
VK2HFG and APRS W1 digi, RTK base station using LoRa
Try retyping in the double quotes, they look wrong, maybe copy pasted from somewhere with different character set(?).
Should be "Y" not ”Y”
ex 2008 RangeRoverSport TDV8
ex 1995 Discovery 1 300tdi
Fixed it
It is =IF(D47="yy",B47/11,0) worked for several thousand transactions![]()
What is in D47?
MY21.5 L405 D350 Vogue SE with 19s. Produce LLAMS for LR/RR, Jeep GC/Dodge Ram
VK2HFG and APRS W1 digi, RTK base station using LoRa
| Search AULRO.com ONLY! |
Search All the Web! |
|---|
|
|
|
Bookmarks