WesParkinson
New member
- Local time
- Yesterday, 16:03
- Joined
- Jun 8, 2012
- Messages
- 9
Hi All,
I hope someone can help me out with this.
I have an access database that imports a text file into a table, updates the data accordingly and spits out a new text file in the format we require for our machines. Part of this process is to check that the first and last records match between the old and new file.
I have created a report to show this, and I am able to pull the first and last from the table.
Where I need assistance is here:
I need to prompt the user to select the first and last records from the original text file and paste it into a field on the report.
Can any one show me how this can be acheived.
I hope someone can help me out with this.
I have an access database that imports a text file into a table, updates the data accordingly and spits out a new text file in the format we require for our machines. Part of this process is to check that the first and last records match between the old and new file.
I have created a report to show this, and I am able to pull the first and last from the table.
Where I need assistance is here:
I need to prompt the user to select the first and last records from the original text file and paste it into a field on the report.
Can any one show me how this can be acheived.