Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Re: Automation to convert cell data into UPPER CASE

1100 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Jannetje_van_Le
5 - Automation Enthusiast
5 - Automation Enthusiast

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?

2 Replies 2

You could use a script block like this one.

Thanks Bill, will take a look at that and see can I figure it