roscoe
Well-known Member
- Joined
- Jun 4, 2002
- Messages
- 1,062
- Office Version
- 365
- Platform
- Windows
- MacOS
I have a range of percentages in Column A, and want to calculate the product of each of those percentages added to one
ex:
A1=5%
A2=6%
A3=2%
I want the product of (1+A1)*(1+A2)*(1+A3)
Can I do this without a helper cell where I add one to each value? Looking for this as the number of cell in the range can change
ex:
A1=5%
A2=6%
A3=2%
I want the product of (1+A1)*(1+A2)*(1+A3)
Can I do this without a helper cell where I add one to each value? Looking for this as the number of cell in the range can change