I have a form which searches for records ... When the user hits enter another forms pops up and ask for your name and the company you work for.. The user enters in the information hit ok and the form closes and a report of the records the user ask for pops up with the users name and company on the report.... The users name and company information gets added to a seperate table.. What I want to know is .. is there another way of adding the users name and company to the report without having to store it in a table.. or after the user enters in the information.. to delete whatever information is in the table ?
Each time a user enters in the record they want to see, they have to enter in there name and company.. can be different person each time.. This is for reporting purpose..
any ideas ?
Each time a user enters in the record they want to see, they have to enter in there name and company.. can be different person each time.. This is for reporting purpose..
any ideas ?