Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    atom is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jan 2012
    Posts
    43

    Quote Originally Posted by pbaldy View Post
    One way would be to have the default value property of the data entry textbox refer to the textbox where the user entered the date.

    I tried this but it adds the date entered in textbox in a new record.
    Can I somehow enter date from textbox to existing records?

  2. #17
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Don't understand the issue. If record exists and you need field populated with value, then type into the textbox, assuming textbox is bound to the field. If not, must use VBA code to save value. If the form is not bound that will mean an UPDATE action.
    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. #18
    atom is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    Jan 2012
    Posts
    43
    Thanks for the reply !
    I've managed to solve this issue

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 09-13-2011, 11:21 AM
  2. Inserting multiple records into a table
    By New2Access in forum Programming
    Replies: 1
    Last Post: 07-07-2011, 09:18 PM
  3. Referencing multiple records in a table
    By akbigcat86 in forum Programming
    Replies: 14
    Last Post: 07-22-2010, 01:30 PM
  4. Replies: 4
    Last Post: 01-25-2010, 04:14 PM
  5. Report to display multiple records by date.
    By af01waco in forum Reports
    Replies: 1
    Last Post: 03-21-2009, 02:12 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