I have a query where you enter an employee name which shows how many hours they have done on a project in a form. When entering a new record how do I get the employee name field to be the default value for the criteria I have based my Query search on.
For example, query search of employee name "Fred Blogs"
When adding a new record, how do I get the Employee name to a default value of Fred Blogs which I have searched. Then when I search for John Smith another time then the default value would be John Smith.
Hope this makes sense.
For example, query search of employee name "Fred Blogs"
When adding a new record, how do I get the Employee name to a default value of Fred Blogs which I have searched. Then when I search for John Smith another time then the default value would be John Smith.
Hope this makes sense.