solarpunk Posted November 4, 2004 Posted November 4, 2004 Hello, I was wondering if someone can help me out. Basically i want to find out what the percentage of a field is. i have 3 field is call enroll and the second one is all NonStart and third one call Total. Now i want to find out what is the percentage of the total. Thanks victor
QuinTech Posted November 4, 2004 Posted November 4, 2004 EnrollPercent = Enroll / Total? Somehow i think it's not that simple. Could you elaborate on what you want it to be a percentage of? J
solarpunk Posted November 4, 2004 Author Posted November 4, 2004 QuinTech, I want to find out the percentage of nonstart field. The way i was thinking of doing that is: calculation nonstart/total
transpower Posted November 4, 2004 Posted November 4, 2004 You must multiply by 100 to get the percentage.
solarpunk Posted November 5, 2004 Author Posted November 5, 2004 transpower. so it should be something like this nonstart*100/total?. if anyone seen sample file out there let me know. thanks victor
David Holmberg Posted November 7, 2004 Posted November 7, 2004 Or you could skip the *100 and set the numbersettings to percentage on the field you put on the layouyt.....
Recommended Posts
This topic is 7667 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now