Search results

  1. S

    Combo Box not filtered like the form is filtered

    It's a single form. Oh and remember the whole Layout Tab issue that I had. It was the Access Options, Current Database, Enable Layout View check box..... No idea how it got unchecked.....
  2. S

    Adding Photos to employee database

    OK Missingling, Now we have an issue with the photos. When using the next button to go to the next record the cutrrent picture stays the same if the next person doesn't have a photo loaded. So one person's picture shows up many times in some instances.
  3. S

    Create Outlook Contact Button on a form

    I have a form that is based off a query with filters running on it. I added the "Create Outlook Contact" button to the form but it isn't working. How does one program command buttons to read the current record being displayed on the form? :mad:
  4. S

    Combo Box not filtered like the form is filtered

    How do I get a combo box to be filtered the same way that the form that it resides on is filtered? My form is filtered with a macro and then I added a combo box to it and the dropdown menu is displaying ALL of the data instead of the filtered data. ACCESS 2010
  5. S

    LAYOUT view is gone?

    It worked. Thanks
  6. S

    LAYOUT view is gone?

    So can I add the Tab in the new database and then bring it back over to the Existing database?
  7. S

    LAYOUT view is gone?

    It works when I create a new database and bring it over! Uggh
  8. S

    LAYOUT view is gone?

    I can upload a database here? Isn't it too big?
  9. S

    LAYOUT view is gone?

    Yes I have. I've done all of the usual remedies. I don't get why it's gone, but I can't add any more forms to my Nav pane without it.
  10. S

    Adding Photos to employee database

    This worked great. Thanks:D
  11. S

    LAYOUT view is gone?

    Nope, it's gone
  12. S

    LAYOUT view is gone?

    Yes, the Allow Layout View is checked as YEs.
  13. S

    LAYOUT view is gone?

    I am using Acces 2010 and I created a Navigation pane. For whatever reason the Layout view is no longer available in the view dropdown. How do I get it back? I want to add more tabs and that action needs to be done in layout view. Please help:cool:
  14. S

    Adding Photos to employee database

    I am using 2010. So how do I use the path? I could store all the photo's in a secure folder. Can you explain how to use the path as opposed to an attachment? I am NOT using a front end/back end database.
  15. S

    Adding Photos to employee database

    Thanks, It's the attachment control........ Just figured it out. I created an attachment field in the employee table, added the attachement and used attachment control to add the photo to the form. Work's great
  16. S

    Adding Photos to employee database

    How can I add Photos to each employee's profile? Is there like a a feature that allows attachements to records within a table? Please help:)
  17. S

    Question Export to excel button based on records in current view

    I used the built in macro exportwithformatting
  18. S

    Question Export to excel button based on records in current view

    For whatever reson my export to excel botton is gone. The form that I have it on is in a datasheet view from. When I look at the form in Design view the export button is present but when I switch to Form view it is not visible.
  19. S

    Open in new tab button

    I am using a Navigation from to show reports in a Subfrom view and I want to create a button that says open the current repot.... How do I write the code to get the button to open the report that I am viewing in the Navigation subform?
Back
Top Bottom