Hi All,
Is it possible to create a report based on info that is in tables that cannot be related? I want to create a report that compares the amt of items reported delivered to the amt of items shipped. I have created forms for this info to be entered in, so the info is in the tables but I cannot relate these two tables. I tried using an auto number and making that the foreign key in the related table.
This won't work because the person entering the data would need to know what the auto number in the primary table. I also tried using a license number, but a licensee could have several deliveries in a year and would not filter the particular month but list all deliveries for that license number, I was also filtering by month.
So is anyone has any ideas on how to make this happen, please share.
DebbieV
Is it possible to create a report based on info that is in tables that cannot be related? I want to create a report that compares the amt of items reported delivered to the amt of items shipped. I have created forms for this info to be entered in, so the info is in the tables but I cannot relate these two tables. I tried using an auto number and making that the foreign key in the related table.
This won't work because the person entering the data would need to know what the auto number in the primary table. I also tried using a license number, but a licensee could have several deliveries in a year and would not filter the particular month but list all deliveries for that license number, I was also filtering by month.
So is anyone has any ideas on how to make this happen, please share.
DebbieV