R
Rose
I know how to link a sub form within a Main Form by creating a child and
parent field with the same ID. However, I am having a problem creating a
link with a command button from one form to another and forcing it to take
the same ClientID. It has been suggested to Pass the ID to the other form
using the OpenArgs argument of the OpenForm method. I am not sure how this
works, can anyone break it down in simplistic terms. Thanks, Rose
parent field with the same ID. However, I am having a problem creating a
link with a command button from one form to another and forcing it to take
the same ClientID. It has been suggested to Pass the ID to the other form
using the OpenArgs argument of the OpenForm method. I am not sure how this
works, can anyone break it down in simplistic terms. Thanks, Rose