I have two forms with one calling the other to perform searches. When I run the search form the 2nd form a blank record is added to my table. The table is appended or updated from entries on the first form but the second form doesn’t reference the table at all. The queries ran from the form obviously query the table for data but these are not the same queries that update/append.
Any ideas what would cause this to happen?
As always, any help would be greatly appreciated.
Thanks,
Doug
Any ideas what would cause this to happen?
As always, any help would be greatly appreciated.
Thanks,
Doug
Comment