Please be patient, since I have never used Access before and have taught myself so far.
In the VBA code I have
Dim intSvcProc As Integer
Dim intCallMgt As Integer
Dim intSvcDelv As Integer
(This is right after Option Compare Database)
Then for each OnClick, there is a sub that adds the...