The_Knitter Posted April 18, 2018 Posted April 18, 2018 I wondered if anyone knew of a way to change the field output in reports. In SIMS, all our surname fields are set to uppercase. I've been asked if I can generate a report which shows student surnames as Smith instead of SMITH? Is there a way to set this up in the report or do we need to manipulate in Excel afterwards? TIA
Esteban_Child_of_the_Sun Posted April 19, 2018 Posted April 19, 2018 You can change the capitalisation of the field in the database through the SIMS front end, but you can't get different capitalisation out the reporting engine from what is in the database.
FishCustard Posted April 19, 2018 Posted April 19, 2018 Never understood why some schools insist on having the surname capitalised in SIMS...
jdsa Posted April 19, 2018 Posted April 19, 2018 Just in case you didn't know, the formula's really simple in Excel: just use =PROPER(). If it's a report that's going to be run a lot, you could write a Macro to be included in the Report Template, but it's a bit of a faff.
David44 Posted April 19, 2018 Posted April 19, 2018 =PROPER() won't work for names such as McDonald either.
Recommended Posts
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