Results 1 to 3 of 3
  1. #1
    pananthu is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2014
    Posts
    1

    Question Copy Record

    I want to copy some fields in a row and paste them in next few rows. how to do it instead of pasting in each row by Ctl +v

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,631
    If you want to repeat values into next record while doing data entry, can use VBA to set DefaultValue property of the controls you want data to carry forward. Must use a form for data entry.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Ditto key = CTL " (you know the ditto symbol = dbl quote)

    BTW: CTL : (inserts todays date)

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

Similar Threads

  1. Replies: 14
    Last Post: 11-20-2013, 11:27 PM
  2. Replies: 3
    Last Post: 03-09-2013, 10:39 AM
  3. Replies: 1
    Last Post: 07-25-2011, 09:41 AM
  4. Copy old record data to new record
    By Aussie58 in forum Access
    Replies: 12
    Last Post: 07-20-2011, 02:30 PM
  5. copy current record to new record
    By er_manojbisht in forum Forms
    Replies: 1
    Last Post: 02-27-2010, 05:31 PM

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