Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by EPT

  1. EPT

    Make Table/Show Table Pop-up Windows

    When you're in Query Design Mode and you want to select a table, you get a pop-up window of the tables in the database.
  2. EPT

    Make Table/Show Table Pop-up Windows

    Hi All, Any one know how to resize these pop-ups, my table names are getting pretty long MTIA Ed
  3. EPT

    Bureau Calendar

    Hi All, I have setup a Bureau calendar where everyone in the Bureau can put their meetings, days off, appointments. It works fine. I've setup two more systems like it and they work fine. Tried to setup another today and it just won't work. Here's what I did. I right click on the calendar under...
  4. EPT

    Access 97 to 2003 Report Problem

    I would check for missing or broken references
  5. EPT

    Reserved error (-7711)

    Follow this link for a fix http://support.microsoft.com/kb/884404
  6. EPT

    Unrecognized Database Format

    Follow this link, it's fairly comprehensive http://www.granite.ab.ca/access/corruptmdbs.htm
  7. EPT

    Distribution list to Contacts

    Hi All, A colleague came to me for help, he has a personal distribution list and he wants to get the individual email addresses in that list to his contacts folder. You can get the whole distribution list to contacts but not the individual email addresses. I can't figure it out, anyone have...
  8. EPT

    Keeping details together (basic question)

    Assuming you have a field on frmLinkedTables that corresponds to the Record field on the main form, say RecordID , set the default value of RecordID on frmLinkedTables to =[Forms]![Main_Form]![RecordID]
  9. EPT

    category database

    Follow this link, it might be of help http://www.databaseanswers.org/data_models/index.htm
  10. EPT

    Event Procedures

    If you have access to A97 Help Files, open Help, click Index Tab, type: event procedures, event reference. This will show you all the Event Procedures and you can click on specific ones to get more info.
  11. EPT

    Shared Calendar Question

    Hi All, My office uses a shared calendar that I've setup on my PC. Typically, staff put an appointment on their own calendars and then copy it to the shared one. Is it possible that once one posts to their own calendar the appointment automatically gets posted to the shared calendar, possibly...
  12. EPT

    Stock Database

    Have you looked at the Inventory Control database template that comes with access. It might suit your needs with a little modification.
  13. EPT

    Stock Database

    Have you looked at the Inventory Control database template that comes with Access. It might suit your needs will a little modification.
  14. EPT

    Problems with Corrupt DB

    Take a look at this site for possible causes and cures http://www.granite.ab.ca/access/corruptmdbs.htm
  15. EPT

    Datasheet view - only able to display 1 record at a time.

    From your top line menu Records--->Remove Filter/sort

Part and Inventory Search

Back
Top