This should be simple, but I can't seem to figure it out. I have a command button that kicks off some steps to import a text file. After the file is imported, I then want to query the table to get a count of the number of records in the table and display that count in a message box to the user. How would I go about displaying the result of that query in the message box?
Thanks
Nick
Thanks
Nick