Recent content by Indigobuni

  1. Indigobuni

    Can't access help files for Office or other software

    The guys at work reinstalled Office 2010 and that seemed to clear up the problem. Not sure how it fixed QuickBooks, but the reinstall seemed to correct a corrupted driver file. Have you tried reinstalling Office?
  2. Indigobuni

    query criteria with exceptions

    I have a db of employee information and need help with a query. My table has all the employee information, including hire date, terminated date, and rehire date. I have one query of terminated employees, but need help with the active employees query. There are a couple employees who were...
  3. Indigobuni

    Tracking time off form error

    Thank you so much! This is just what I was looking for. :D
  4. Indigobuni

    Tracking time off form error

    I've built a simple db for tracking employee's PTO (paid time off). I'm experiencing an error with a field I want to add to the form, and can't resolve it. Sad, because I don't think it's a complicated fix, but the solution evades me. Two tables 1 - Employees (name, hire date, Total Annual PTO)...
  5. Indigobuni

    Can't access help files for Office or other software

    I'm hoping that someone can give me some insight into this problem. I'm on Windows 7 at work. I'm using MS Office 2010, Outlook 2007, and QuickBooks 2011. I thought it was just related to Office, but QB isn't a MS product. When I'm in, let's say Access, and I click on the Help button, I get a...
  6. Indigobuni

    Problem with IF statement

    You are awesome! You just made my day! :-)
  7. Indigobuni

    Problem with IF statement

    I took over this spreadsheet, but I need help fixing an IF statement. This is a quiz summary sheet. You put the answers in from the quizzes and it scores how the person did. Normally each question has one answer. Questions can be multiple choice, T/F or Y/N. On this particular quiz...
  8. Indigobuni

    Formula doesn't work when copying dbs

    Ahh, I see what was wrong now. I had the reference to the formula in the main form incorrect. Thanks again.
  9. Indigobuni

    Formula doesn't work when copying dbs

    Whatever you did worked. Could you please let me know what was wrong? Thanks.
  10. Indigobuni

    Updating a Calendar on a webpage

    I was thinking about posting our company's calendar or schedule of events on our website... but I don't want to have to be the one who keeps updating it, especially if I am out of the office. What would you recommend I use so that someone else (who may not be as familiar with webpages) can...
  11. Indigobuni

    Formula doesn't work when copying dbs

    I have created a new inventory db based on our old one. It looks very similar with a few minor changes. In the old db, there was a formula in the subform that calculated the # purchased minus # used. In the main form, the Units in Stock referenced this formula. I copied the formula exactly...
  12. Indigobuni

    remove a switchboard

    doesn't like just deleting it... I know, it sounds simple... just delete it. Like I haven't tried it. :( But we have tried that and it seems to want to mess a bunch of forms, reports, and queries up.
  13. Indigobuni

    remove a switchboard

    Is there an easy way to remove a switchboard from the database? We don't use it. An easy example to use would be the Inventory Control database Access has set up already as an example database. It's the same one we used for our Inventory Control. Thanks.
  14. Indigobuni

    multiuser database and changes

    Not sure what you mean by split it. The db is housed on a network drive. This is a small office (approx. 14 people would be entering their timesheet), so I can't imagine that more than 2 people would be entering their timesheet at the same time. My options are set as: Shared, No Locks, Open...
  15. Indigobuni

    multiuser database and changes

    I have a timesheet database that is going to be used by multiple users at the same time. More than one person can enter their data in on a separate record. I was also in it and was trying to make changes to a different form. It told me I may not be able to save the changes I was making. How...
Top Bottom