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.....
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.
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:
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
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:
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.
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
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.
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?