like the following code
dim SubForm as Form
The Original Code is "Set SubForm = Form_Similar_Sub_Form"
I want to change the "Similar_Sub_Form" to a variety (ex."Set SubForm = Variety ").
How can I write this code ? Thanks a lot.
in my code
Forms![Similar_Form]![Similar_Sub_Form].Form![field
1].ControlSource = "ask-date"
How can I use varity As String to handle the Similar_Form?and Similar_Sub_Form in code?
thanks
WHEN I IN MAINFORM TAKE A TEXT-BOTTOM AND KEY IN A CHAR(BUT
DON'T PRESS ANY KEY) AND THE
SUBFORM CAN AUTOFILTER THE RIGHT RECORD JUST LIKE ACCESS'S HELP SYSTEM
HOW CAN I DO
in access ,we can chick tool then choose item then choose
keyboard ,so there 3 choice item to decide cusor's position
by enter data to field(#1 is setfocus to filed,#2 is on the
field's head,#3 is on the field tail)
my question is how to using vba code to toggle the 3
way
thks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.