Re: Help with code to run query and test a field in the record
From: Van T. Dinh (VanThien.Dinh_at_discussions.microsoft.com)
Date: 04/30/04
- Next message: Saskatoon: "Re: rounding a number in a query"
- Previous message: gene: "Re: Help!! Problem with query"
- In reply to: tina: "Re: Help with code to run query and test a field in the record"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Apr 2004 12:55:17 +1000
Yes.
There are 3 Parameters that need to be resolved before passing the SQL
String to JET for processing. They are:
Forms![SINGLE BOOKING AVAILABILITY]!BookingDate
Forms![SINGLE BOOKING AVAILABILITY]!Combo8
Forms![SINGLE BOOKING AVAILABILITY]!Combo10
Note that JET Database Engine which process the SQL String does not know
anything about Forms or Controls on Form so these need to be replaced with
actual values before passing the SQL String to JET for processing.
-- HTH Van T. Dinh MVP (Access) "tina" <nospam@address.com> wrote in message news:0Kikc.5336$Xj6.81543@bgtnsc04-news.ops.worldnet.att.net... > hi Van. > Kate did post the SQL, in a separate thread 3:59 pm this date, subject line: > I'm struggling with my limited knowledge of code. > i posted an answer, but maybe you'll come up with something better on > looking at it? > tina :) > >
- Next message: Saskatoon: "Re: rounding a number in a query"
- Previous message: gene: "Re: Help!! Problem with query"
- In reply to: tina: "Re: Help with code to run query and test a field in the record"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|