Hello, i cant work out where i have gone wrong. Im using this formula in the attachment:
Im trying to work out what the call charge would be for people in tarrif B but every time i drag it down, it works out the charges for tarrif A and C which its not supposed to.=IF(AND(C7=$A$3,D7<$C$3),0,D7*$E$2)
Hope its clear in the document.
Thanks
Last edited by dannyshezo; 11-04-2011 at 11:57 AM.
I think you just reversed the True/False arguments...
Try:
=IF(AND(C7=$A$3,D7<$C$3),D7*$E$3,0)
Microsoft MVP - Excel
Where there is a will there are many ways. Pick One!
Please read the Forum Rules
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Preferred Charities: Lupus Canada and Sick Kids Foundation.
Feel Free to Donate if you want to, for the assistance you received today.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks