Hi all,
I am a beginner in Access VBA.
I have an issue in updating a Table in the VBA code.
I am reading a text file in this VBA code and extracting the message IDs from the file and write some comment for the message ID.
I am trying to update the message ID and the comment to the Table...