I have a couple questions.
How do I rename a module?
Can I display a list of field names in the VBA editor? When using the fields collection or a recordset I’d like a list box of fields. I have a function that prints them, just wondering if there’s an easier way.
Is there a way to have basic exception handlers added every time I create a new procedure or function myself?
Any help would be appreciated.
Thanks.