AnnaC Posted May 26, 2003 Posted May 26, 2003 Hi, I am trying to develop my first report but am starting to tear my hair out! I need to script a report to give me calculated results in a report layout. I need the script to generate results such as average age (i have an age in years field), number of males. females and transgender clients (this is info is recorded via radio buttons in a gender field), and i also need to be able to script it to look for what choices have been made from several pop-up menus. For example, in my 'area' field i would like to script it to produce how many records show a certain area from this pop-up list. Is this possible? I hope i haven't confused everyone with these questions and would appreciate any pointers! Thanks, Anna
IdealData Posted May 27, 2003 Posted May 27, 2003 Don't think scripting is your problem here. To generate the values you suggest you need to have some calculation fields - check out the "Summary" fields for averages, totals etc... Then put the new calculation fields on your report layout Whilst a script could generate the values it's unnecessary and highly error prone.
AnnaC Posted May 27, 2003 Author Posted May 27, 2003 Thankyou, i will give this a go. The only query i have is how i actually ask the database to look for how many people have selected a certain option from a value list (i.e. a pop-up menu). Can this be done as a calculation or do i need a script for this? I'm sorry this probably sounds simple to everyone else but i am still learning! Thanks, Anna
Recommended Posts
This topic is 7854 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