Search results

  1. E

    Database as stand alone

    Looking for some advice on Access and VB. I have been working with a local non-profit affiliate on the development of a database to automate one of the clinical programs. We finally have a finished product – using a front end/back end – with multiple users entering simultaneously. We have...
  2. E

    Phone Default Value

    I have been pulling my hair out with this one. I have three phone number fields - home, work, and cellular. My goal is to accommodate the user when entering the phone, but also to allow for exceptions. I have set up the three phone fields with: input masks: "("000")"000\-0000 default value...
  3. E

    Shell command with variables

    I like experimenting with VBA in Access2000, but I'm still mind boggled by quite a bit of it all. I posted a question regarding runapp for opening an application and showing contracts that have been scanned in. Mike G showed me the shell command. That works great, but I'm having a hard time...
  4. E

    RunApp

    I created a button on a form to run an application - linking customer information on the database to an image (scanned contract) I can open the image program but now I want to open to a specific page. I found sendkey statment but not quite what I need. Any help?
Back
Top Bottom