Search results

  1. J

    Wrong type of data for an argument...?

    Hello, I've been trying to modify a database I downloaded from the Microsoft site entitled 'Inventory management database.mdb'. Using Macros developed by microsoft for their example database (which I've modified) a macro opens up a list of reports - which can be individually opened up by...
  2. J

    Have I just lost all the contents of my database?

    Hello all, I had just created a startup screen which I wanted my access database application to open automatically in. On the tools menu I selected the startup option and specified the file I wanted to appear in the startup. I used a form for this but noticed that a forward and backwards...
  3. J

    Using VBA to send an email.

    Hello all, From a form, I have been trying to send a simple email message to an email address specified in a drop down menu on an access form. I was helped greatly by members of a different Access forum yesterday, but unfortunately I never managed to solve my problem (and today people seem to...
  4. J

    SendObject Action and how to use it in a Macro

    Hello all, I have created a button called 'Notify person' on an Access form. The purpose of this button is to notify a member of staff when an entry into a table has been made against his / her name. I have attempted to do this as follows. In the properties tab of my button, on the event...
Back
Top Bottom