stevekos07
Registered User.
- Local time
- Today, 08:28
- Joined
- Jul 26, 2015
- Messages
- 174
Hello. I have a form frmBaseCallSheets which displays client information in a continuous form. I would like to open another form frmEmergencyActivation from a command button, which will open this second form and select the ClientID from a combobox in frmEmergencyActivation based on the ClientID of the frmBaseCallSheets form. Other fields in frmEmergencyActivation autofill based on this selection now, but this would speed up the process.
Any assistance with the macro/code necessary to do this would be appreciated.
Any assistance with the macro/code necessary to do this would be appreciated.