Search results

  1. R

    NullToZero

    I have a database that stores expiration dates of department charge numbers. The database emails personnel, that I enter into each record, at 15 and 30 days prior to expiration using SendObject. I have a total of three fields where I enter an email address for each record; Email, E2, and E3...
  2. R

    Can't connect Macro and Query

    This is my first post and I have limited experience with Access. I hope that my terminology is correct. I have a table titled 3MesaMstr that has four fields including EstComplDate (date/time), ActivityID (text), Email (text), and 30DayRmndr (date/time). I have a Select query that selects...
  3. R

    Selecting only one checkbox

    My database has a section that lists a bunch of street address in a continuous form. A user needs to select one address (via a check box) and then click a command button to move on. The problem is that a user can by mistake select two or more addresses and click the command button. If two or...
  4. R

    Sorting by the last two characters

    I have a field that has entries like: 1234/SA/002-98 184/SAPPF0012-97 2234/7843/094-96 B23334/SSHSJU002-01 1234/SA/002-98 999/JHSU4/003-96 I would like to sort by the last two digits of the entry and then sort by the beginning of the entry excluding the last two digits all to be displayed on a...
Back
Top Bottom