TheViruz30
Registered User.
- Local time
- Today, 13:54
- Joined
- Jan 21, 2006
- Messages
- 33
If you take a look at the sample database
Main from is frmaddprovider
In that form i have subform followed by a default Pin#(License)
If you take a look at the report what i'm trying to do is
Add the provider FistName & Last Name and default Pin#
to all insurances not listed in the subform.
But when i generate the report it shows all insurances however only shows the provider & Pin# for the selected insurance in the subform
What i want to do is if an insurance is not selected in the subform
it will automatically assign the Provider First Name & Last Name & default Pin#(License to all insurances on the report
This is crucial to my database any Ideas
Main from is frmaddprovider
In that form i have subform followed by a default Pin#(License)
If you take a look at the report what i'm trying to do is
Add the provider FistName & Last Name and default Pin#
to all insurances not listed in the subform.
But when i generate the report it shows all insurances however only shows the provider & Pin# for the selected insurance in the subform
What i want to do is if an insurance is not selected in the subform
it will automatically assign the Provider First Name & Last Name & default Pin#(License to all insurances on the report
This is crucial to my database any Ideas