Search results

  1. D

    Save record to a different table before update VBA!

    I'm just getting familliar with VBA, so I'm not 100% sure on how to code the statement, I've been working on it for some time and haveen't coded it rite yet.
  2. D

    Save record to a different table before update VBA!

    I have a form that you can enter data to that saves to a table. After the record is saved, if someone decides to update/edit that entry than the record before editing should be saved to a different table so that I can have a table of all records before they are updated. Any suggestions...
  3. D

    Dont send email object with out entering fields VBA!!

    Thank You and take care
  4. D

    Dont send email object with out entering fields VBA!!

    Thanks pbaldy and pr2-eugin you guys really helped me out alot. I really appreciate it.
  5. D

    Dont send email object with out entering fields VBA!!

    Hi, How are you access developers doing? I'm in need of a little help. I have a form with 6 fields, all these fields are required. I've been trying to figure out how to not allow the user to send the email if either of the required field(s) is blank. Along with setting focus to the first field...
Back
Top Bottom