O.k. Maybe this is easy, but I am having a hard time figuring this out. I have a price list...it has 100 items. Therefore 100 cells with a dollar amount. I have to update this price list by a SET amount maybe 6 times a year. I want to put a formula where the user can enter the SET amount i.e. 3% or .03 and have that calculate the new price. So basically the cell would have the following...
a1 = $6.00
Price Increase = 3%
a1 = (a1*.03)+a1
So now you see my dillema -
1 - Circular reference which I can change via excel options, but then will change the dollar amount as well.
2 - I want it to change every time I put a SET amount in another cell...
Hope the image helps!!!...thanks in advance for the assistance!!!
[/url][/IMG]
a1 = $6.00
Price Increase = 3%
a1 = (a1*.03)+a1
So now you see my dillema -
1 - Circular reference which I can change via excel options, but then will change the dollar amount as well.
2 - I want it to change every time I put a SET amount in another cell...
Hope the image helps!!!...thanks in advance for the assistance!!!