In Access 365 I import data from a CSV file into a table "tblImport". I took the defaults when setting this up so tblImport fields match the column headers in the CSV file exactly. The fields are somewhat cryptic so I added text to the 'Description' field in the Table Design. I would like to show that Description text in a form based off of the table. I've searched this website and the Internet and haven't found anything that pertains to what I'm trying to do. Obviously there's a very good chance I used the wrong search terms!
So the question is:
Can a Description for a given Field Name be added to a Form? If so, how is that done?
(As an alternative, I know I could write a VBA procedure to import the CSV into the table and then use better field names, but for the moment I'd rather not reinvent the wheel as this database is already pretty well set up. I have noticed that Access 365 will update field names in queries if you change the table field names but, like I said, I'd rather not muck with things for the moment.)
Thank you for your help!
Thanks!!
Matt
So the question is:
Can a Description for a given Field Name be added to a Form? If so, how is that done?
(As an alternative, I know I could write a VBA procedure to import the CSV into the table and then use better field names, but for the moment I'd rather not reinvent the wheel as this database is already pretty well set up. I have noticed that Access 365 will update field names in queries if you change the table field names but, like I said, I'd rather not muck with things for the moment.)
Thank you for your help!
Thanks!!
Matt