I have multiple users submitting new records via a form
I have a view that captures all these new records and I would like to make a number of fields UPPER CASE
How do I apply the UPPER() formula over exiting data within the field?
I have multiple users submitting new records via a form
I have a view that captures all these new records and I would like to make a number of fields UPPER CASE
How do I apply the UPPER() formula over exiting data within the field?
Thanks Bill, will take a look at that and see can I figure it