Results 1 to 5 of 5
  1. #1
    erikl1 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    31

    copy and append a record

    I have followed the development of Access from the early beginning, and even before the early beginning with databases like Q&A, Foxbase etc. I have survived with Access 2002 for a long time. However, the unavoidable string of events has given us more and more complex systems (for the noble purpose of making life easier, I assume). In my particular case I now have an up-to-date system (Access 2010) that I do no handle. My impression is that also the experts have trouble. I am now close to discard Access 2010 as too complex for my simple needs.

    Here follows an example of a database that was easy to construct in Access 2002 but which I have major problems to reconstruct in Access 2010:

    The database in question shall keep track of expenses. The database have fields like date, project, type of merchandise, description of merchandise, price, name of store, notes, hyperlinks. On opening the database I want a search screen (a form) that is exactly identical to the records I am going to produce (except that all fields are empty). On the search screen I put a search topic (e.g. the name of a store), and then initiate the search by pressing a fast key. The search result generates a number of records, I move on to the last one, I copy it, and on the copied record I do the necessary adjustments. The whole operation is done in a matter of seconds. The procedure is functional, and it gives me what I want.



    I have made some "work around" procedures that bring me to the final touch, namely to copy/paste the record. If anybody could tell me how to do it I would be happy. I would also be happy for getting advice on which alternatives I have to Access. My intention is not to build an empire with my database. I want a simple tool for simple tasks.

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    You want to be able to do a search on any given field in your table [Eg: Store] and then:
    1. See all records that have that Store and
    2. Create a New record using the data from the last record with that Store.

    Is that correct?

  3. #3
    erikl1 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    31
    Yupp! This is correct

  4. #4
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Would creating a Search Form be a possibility for you?
    I have appllications that use a Search Form to search various values and then display the related records for the searched field on a separate Form.
    Also, do you need to see all the values when the new form is opened - or just the new record with the data from the last record?

  5. #5
    erikl1 is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2012
    Posts
    31
    Sorry for the delay. I would like to see all values from the last record. Or to be even more exact: if the last record do not fit I want to page backwards until I find the correct record to copy/paste. If you could help with an application I would be grateful. My firm impression is that Access has peaked. It is no longer my desired tool. But unfortunately I have not yet found the substitute. I'm looking for it. Any suggestions?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Copy all record from subform
    By geniussam4u in forum Programming
    Replies: 4
    Last Post: 02-10-2012, 12:12 AM
  2. Replies: 1
    Last Post: 07-25-2011, 09:41 AM
  3. Copy old record data to new record
    By Aussie58 in forum Access
    Replies: 12
    Last Post: 07-20-2011, 02:30 PM
  4. copy current record to new record
    By er_manojbisht in forum Forms
    Replies: 1
    Last Post: 02-27-2010, 05:31 PM
  5. Copy a record
    By RHall in forum Programming
    Replies: 2
    Last Post: 02-23-2006, 07:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums