C
cognisant_me
Hi,
I ecountered this piece of code in vb. Could anyone explain how this
is happening
Set RSFrm = Me.Form("TPO RS2").Form where RSFrm is a form object. How
come such nesting of forms is posible
Also in
RSFrm ! [X Y] = RSFrm ! [A B]
what is the significance of the ! sign and how come x Y is valid with a
space in between (what does it signify).........
please do help, this is veru urgent for me
I ecountered this piece of code in vb. Could anyone explain how this
is happening
Set RSFrm = Me.Form("TPO RS2").Form where RSFrm is a form object. How
come such nesting of forms is posible
Also in
RSFrm ! [X Y] = RSFrm ! [A B]
what is the significance of the ! sign and how come x Y is valid with a
space in between (what does it signify).........
please do help, this is veru urgent for me