RE: Is it possible to change the TYPE of a user-defined field?
Hi there
No, it is not possible to change existing GP table structures in any way.
I would look at adding a custom field of the datatype you need as a customization. You could use Modifier.
As VBA is "End of Life" I would recommend moving away from VBA to other tools, such as VSTools or Dexterity.
However, the easiest and simplest solution is GP Power Tools, which requires no external tools or development environments. No separate deployment or upgrade processes either.
Beginner’s Guide to Adding Custom Fields
winthropdc.wordpress.com/.../
Replacing VBA with GP Power Tools
winthropdc.wordpress.com/.../
Moving on from VBA Mindset
winthropdc.wordpress.com/.../
Kind regards
David
While you could use Dexterity or VSTools