Hi
You have F5=D5 in the formula (assume formula goes into F5 hence circular ref):
= IF(E5=1,D5/100*95,IF(E5=2,
Change to:
= IF(E5=1,D5/100*95,IF(E5=2,
Hi i have written a very basic formula but office keeps bringin up a Circular Reference toolbar. Now i have checked the formula a thousand times and can't work out why?
I am simply trying to make a formula that checks if a particular cell has any value from 1-4 in it and then apply the correct level of discount 5 - 30%. If the cell being checked is empty then the result would be the same price before any discounts applied.
I can't get F5 to be the same as D5 when E5 is empty cell...
Ref: D5 = COST , E5 = Discount Level (1-4), F5 = COST after Discount applied (if applicable)
Many thanks in advanced...
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi Mal k,
First, is this code placed in F5? If it is you cannot say "F5=D5", the code should be written as the code Snippet below.
The code really must be placed in F5 because you cannot use an equation to change a cell except the cell the equation is in. You cannot say in G5 that If this is true, change F5 to be a different number. An equation can only change the cell its in.
Please let me know if you have any other questions.
Business Accounts
Answer for Membership
by: Mal_kPosted on 2009-03-20 at 05:49:39ID: 23938774
OOPS Wrong Zone... i don't know how to change this... sorry!