G
Guest
Hi,
Apologies if this is a dumb question but I've been thrown in at the deep end
with Access/VBA and don't have a clear idea of the basics. Most of the code
I have written so far has referred to objects in the same form as the macro
so I've been using Me.object. I'm a bit confused how I should refer to
objects other forms - including when I need to use a '!' instead of a '.'.
I've had some success using forms.frmName.object an Form_frmName.Variable but
I'm not sure whether this is correct as it sonetimes doesn't work!
Tahnks,
Chris
Apologies if this is a dumb question but I've been thrown in at the deep end
with Access/VBA and don't have a clear idea of the basics. Most of the code
I have written so far has referred to objects in the same form as the macro
so I've been using Me.object. I'm a bit confused how I should refer to
objects other forms - including when I need to use a '!' instead of a '.'.
I've had some success using forms.frmName.object an Form_frmName.Variable but
I'm not sure whether this is correct as it sonetimes doesn't work!
Tahnks,
Chris