Hi, I have the following code:
curve = Forms!frm_YldCurve!YCType.Value
yc_date = Forms!frm_YldCurve!YCDate.Value
...
With CurrentDb.OpenRecordset("SELECT AllYldCrvs.YCType, AllYldCrvs.YCDate FROM AllYldCrvs WHERE (((AllYldCrvs.YCType)=""&curve&"") AND...
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.