Search results

  1. E

    How do I append information to a field?

    Hi all, I have a database that contains information in a field that I need to append a .pfd to every entry in that field. For example, the data in the field is F:\Apps\123. I need to add the .pfd at the end so the data now reads F:\Apps\123.pfd. I've tried a find/replace but couldn't get it to...
  2. E

    Converting number to date?

    Hi all, I am creating a report from a database that stores the date as a numeric format (i.e. 20010619 for today's date). I need to convert this to a date such as June 19, 2001. Can anyone help? Thanks, Ed
  3. E

    Email notification of an update to a record?

    Excellent. The code worked; brought up a new message in Outlook with the email address and the subject entered. However, how can you tell Outlook to send that message with _no_ user interaction? Thanks much for the help, Ed
  4. E

    Email notification of an update to a record?

    Hi all, I have a database that I would like to incorporate the ability to automatically send me the current record via email once a particular field has been changed. For example, I have a field named DateFinished. I would like to have it automatically email me the record when a date has been...
  5. E

    Email Notification of updated record information

    Hi all, I have a database that I would like to incorporate the ability to automatically send me the current record via email once a particular field has been changed. For example, I have a field named DateFinished. I would like to have it automatically email me the record when a date has been...
  6. E

    Email notification?

    Hi all, I have a database that I would like to incorporate the ability to automatically send me the current record via email once a particular field has been changed. For example, I have a field named DateFinished. I would like to have it automatically email me the record when a date has been...
  7. E

    Instructions on a form?

    Mike, Thanks, that worked perfectly. I could have sworn I did that but maybe I forgot to use the quotes around the default value information. Thanks again, Ed
  8. E

    Instructions on a form?

    Hi all, I am creating a database that uses a simple form with fields displayed and a header but I wish to add instructions on the form for the user. The idea I have is to have a text box that is scrollable that contains the instructions. These instructions will not be able to be edited by the...
Back
Top Bottom