I am fairly new to VB scripting in Access and I could use some help. I am running a query based on a status field str of [STATUS]="Shipped" with along with a field which includes the ship date. I am wanting to do a comparison with the [SHIPDATE] and the current system date - 28 days. If the...
i'm trying to open a form using information from 2 already populated fields using the following code. I'm not sure how to format the WhereCondition to accomidate two fields. Any help would be great.
Private Sub Details_Click()
Dim stFrmName As String
Dim stCond1 As String
Dim stCond2 As...
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.