RalphL Posted October 14, 2004 Posted October 14, 2004 Do you have a layout for the data table in the interface file? If not try adding one and go to it to add the new record.
awcase3rd Posted November 1, 2004 Posted November 1, 2004 Otter, I ran into a simmilar problem for the company I currently work at. My suggestion without knowing much on how you structured your database would be to have a pair of fields for every data entry field displayed (One for the actual new record and one for preserving the data from the previous new record). On the data entry field displayed I would have a button that would set the data entry field for the current new record to the value of the previous new record. By moving the data to a "storage" field you can seperate all the information out into sections allowing the user to select what gets copied and what does not. -Al
Recommended Posts
This topic is 7393 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now