Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    Oops. I did not notice Tbl & Tbe.

    It look's fine if [PresetOption] is a number field.

    just set a break point to check what is in Me.frmPresetOption before the insert statement.

    And I am not sure if you get the new value or old value in Me.frmPresetOption within beforeupdate event. change event maybe more suitable.

    Private Sub frmPresetOption_beforeUpdate(Cancel As Integer)

  2. #17
    Join Date
    Jul 2010
    Location
    Fire Island Pines, NY
    Posts
    513
    OK... i'll give it try later today and keep you posted
    (thanks for all your attention, you're being a real trooper !!!)

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

Similar Threads

  1. Form Updating
    By stevman22889 in forum Forms
    Replies: 3
    Last Post: 07-20-2010, 12:07 PM
  2. updating a table from a form.....
    By softspoken in forum Access
    Replies: 7
    Last Post: 04-21-2010, 09:04 AM
  3. Replies: 3
    Last Post: 04-04-2010, 05:26 PM
  4. combo not updating form
    By cjamps in forum Forms
    Replies: 5
    Last Post: 04-14-2009, 12:00 PM
  5. Updating SQL server form Access form?
    By slash75 in forum Forms
    Replies: 1
    Last Post: 09-06-2008, 02:39 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