Forum Discussion
rakonxx
Feb 02, 2020Copper Contributor
How to calculate 25% of the sum in a specific cell?
Sorry, but I'm not a native English speaker and I better explain this as simple and graphic as I can: My friend has a business and he wants to give his costumers a note he is writing in Excel, show...
Abiola1
Feb 03, 2020MVP
Hello,
Let say you wanna calculate the 25% in cell C13, do the following
=C11*25%
that will give you the 25% of the Total value in C11
Let say you wanna calculate the 25% in cell C13, do the following
=C11*25%
that will give you the 25% of the Total value in C11