User Profile

Collapse

Profile Sidebar

Collapse
dallas79
dallas79
Last Activity: Oct 9 '06, 02:51 PM
Joined: Sep 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dallas79
    replied to Prompt for Saves to be Changed in Form
    PEB - Thanks! But I'm still getting the following error:

    You must save the field before you execute the GoToControl action, the GoToControl Method, or the SetFocus method. (Error #2108).
    See more | Go to post

    Leave a comment:


  • dallas79
    started a topic Prompt for Saves to be Changed in Form

    Prompt for Saves to be Changed in Form

    Hi - I have been using the code below to prompt users if they would like to add an order # to the database (save changes). It's working, but I need the text box to clear the information (and reset focus) in the Order# field so the user can input a new order # (if needed).

    Private Sub ERROrderNumber_ BeforeUpdate(Ca ncel As Integer)
    Dim LResponse As Integer
    Dim LMsg As String

    LMsg = "Do you want to add...
    See more | Go to post
No activity results to display
Show More
Working...