Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    Vronsky is offline Novice
    Windows Vista Access 2003
    Join Date
    May 2011
    Posts
    12

    Thank you

    Thanks for that, nicknameoscar. I know I can code around the problem, but as you rightly say it leads to rather bulky code. I'm afraid I've taken the coward's way out and opted for simpler code but losing a little functionality. I'm conscious that it won't be me maintaining this code in the future (I'm doing a favour for a voluntary organisation) so I don't want there to be anything too complicated in it. Thanks for your contribution, though - I've filed your code in my 'handy stuff' folder.

  2. #17
    Vronsky is offline Novice
    Windows Vista Access 2003
    Join Date
    May 2011
    Posts
    12

    Oops

    [QUOTE=nicknameoscar;61627]What happens if you try:

    Me.MyControl.Text

    instead of

    Me.MyControl.Value

    My understanding is that .Text will contain the edited value while .Value will not be updated until the AfterUpdate event.

    ------------

    Just noticed that post. That works. Jeez, so simple. Call this one solved (how do I do that?)

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

Similar Threads

  1. Change field format
    By zhshqzyc in forum Access
    Replies: 6
    Last Post: 01-20-2011, 04:07 PM
  2. Command button to change value of other field
    By teirrah1995 in forum Programming
    Replies: 8
    Last Post: 09-09-2010, 10:23 AM
  3. Allow change to a field on new record only
    By Grooz13 in forum Forms
    Replies: 4
    Last Post: 08-16-2010, 11:36 AM
  4. Field Name Change
    By MelindaP in forum Forms
    Replies: 8
    Last Post: 07-01-2010, 12:03 PM
  5. Change the value of a field
    By akhilash in forum Queries
    Replies: 0
    Last Post: 07-16-2009, 07:20 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