R
RAM
I have form called Schedule with two subforms. One subform shows appointments
by date and the second subform show appointments by time. I want to update
the form showing appointments by time from the subform by date. I tried the
method
Forms!APT![0800] = [AppTime]. Forms!APT is the subform showing
appointments by time and the [AppTime] is on the suform showing appointments
by date. I get an error saying cant find the form APT referred to in your
Macro or VB Code.
Thanks in advance for any help
by date and the second subform show appointments by time. I want to update
the form showing appointments by time from the subform by date. I tried the
method
Forms!APT![0800] = [AppTime]. Forms!APT is the subform showing
appointments by time and the [AppTime] is on the suform showing appointments
by date. I get an error saying cant find the form APT referred to in your
Macro or VB Code.
Thanks in advance for any help