Beeps what do you mean straight from the help files?
vba editor help files? sorry if it was.
i don't have it currently installed. i thought i did a full instalation of xp access, but it says i need to reinsert cd.
i'll get the cd and install it before i ask anymore questions.
pwise your...
wondering anyone had a snippet they could share
i want to write a routine using a do while loop that prints all the current reports in a database,
im wondering if there is a way to access reports by a number?
Thanks all.
--------
Claudia
Jerby, I spoke too soon. What library I need to use me.fields()
when i type me. Fields is not on the list and when i type fields( no options of function appear.
thanks in advance
this is the code i am using to test:
(redline is higlighted in debugging due to Error 13 Type Mismatch)
Dim myField As Field
Set myField = Me.ComboRel2
If IsNull(myField) = False Then
MsgBox Str(myField)
End If
any thoughts?
Reason for this:
i have 10 fields and a lengthy after_update...
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.