G Guest Sep 14, 2005 #1 I'm new to using Excel and I just need to find a formula to use that will calculate a percentage change from one cell to another.
I'm new to using Excel and I just need to find a formula to use that will calculate a percentage change from one cell to another.
A Anne Troy Sep 14, 2005 #2 I think you can use this, Lizzy: =(A2-A1)/A1 ************ Anne Troy www.OfficeArticles.com
J JE McGimpsey Sep 14, 2005 #3 One way: =(A2-A1)/A1 formatted as a percentage, which can be simplified to =A2/A1 - 1 also formatted as a percentage.
One way: =(A2-A1)/A1 formatted as a percentage, which can be simplified to =A2/A1 - 1 also formatted as a percentage.
J Janie Aug 25, 2008 #4 Hi Litty I am rally trying but no luck. what is the percentage? E6 F6 =% difference of those two below? 1.06 0.98 =SUM(E6:F6)
Hi Litty I am rally trying but no luck. what is the percentage? E6 F6 =% difference of those two below? 1.06 0.98 =SUM(E6:F6)