![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Script for calculating percentages
Hey all,
I need a script that will do some calculations for me... For eg: I've got cells B5 to H5 with the total being in I5 my calculations would be =B5/$I$5*100 for B5 and so on..and I've go nearly 5000 rows with similar calculations. Is there a script that can use this calculations and run once???Please help...thanks heaps |
|
|||
|
Re: Script for calculating percentages
If I understand you correctly, you should use
=B5/I5*100 So, without the dollar signs. You can copy thus formula down and the row numbers will adjust automatically -- Kind regards, Niek Otten Microsoft MVP - Excel <adachan3505@gmail.com> wrote in message news:a598b594-e857-4df6-a9ce-2279b721e339@s19g2000prg.googlegroups.com... | Hey all, | | I need a script that will do some calculations for me... | | For eg: | | I've got cells B5 to H5 with the total being in I5 | | my calculations would be =B5/$I$5*100 for B5 and so on..and I've go | nearly 5000 rows with similar calculations. Is there a script that can | use this calculations and run once???Please help...thanks heaps |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|