Edit Field Type and Formula

Is there a way for a procedure to change the Type and Formula for a field?

You would use the setfieldproperties statement to change these values:

The getfieldproperties help document lists all the various properties you can change:

Thank you so much, Gary. I really appreciate what you do here on this forum.