i am wanting to add a search button, when that button is clicked i want to show data from my table on the form with name, number, and date on the form.
so i dont know if you click the button that is a query to check if the number is in the table.
sorry if im over complicating things here.
Sorry, im not following you.
i ran a simple query from the query wizard that allows you to see the date name and who it was created by, but not on the form it just outputs the data on another sheet.
i am looking to add 2 things:
1.To add a button to my form to search for a record.
2.when...
Thanks for that,
ok, all the data is in the table, when i run a query i can out put the data i need onto a query, but i need to output some of the data onto the form, like name, date, and the number.
how do you use the combo box.
Hi Guys,
i dont know if anyone can help me here as i have little or no experience with Access but here goes:
I am running access 2007 and have created a table with specific number, names, and dates.
I have also created a form to enter the data, the problem i am having is that i need to...