M
mas
I have a table with the entry of information based on four different forms. On certain contiions more information is required and so i have used a macro to open the other form that must be completed. There is certain information that is common to both forms i.e name, date of incident etc.
What i want need to know is how to get the 2nd form that pops up to display the new report with the common records filled in as opposed to the first form of that type.
At the moment i don't have a filter name and my where condition is
[forms![form1].[allow additions]
does any one know what i need to do to fix this problem.
I thank you in advance
What i want need to know is how to get the 2nd form that pops up to display the new report with the common records filled in as opposed to the first form of that type.
At the moment i don't have a filter name and my where condition is
[forms![form1].[allow additions]
does any one know what i need to do to fix this problem.
I thank you in advance