Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion pass thru query
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bob Barrows  
View profile  
 More options Nov 5 2012, 6:22 pm
Newsgroups: comp.databases.ms-access
From: "Bob Barrows" <reb01...@NOSPAMyahoo.com>
Date: Mon, 5 Nov 2012 18:22:13 -0500
Local: Mon, Nov 5 2012 6:22 pm
Subject: Re: pass thru query
bobh wrote:
> Hi All,

> I have this Access2003 query that I want to make a 'passthru' query
> but it has a value it needs to get from a form. Do I remember
> correctly that a pass thru query needs to know the value and can not
> get it from an Access object??  if so then how do I ask the user to
> enter a date that the query would be able to have?

> the access query is this
> UPDATE tblStBMthlyWorking SET tblStBMthlyWorking.ExtractDte = [Forms]!
> [frmMainMenu]![bxExtractDte]

You will need to use VBA to dynamically build the sql statement and set it
to the query's SQL property.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.