Trying to use Year as a variable
From: Anthony Viscomi (anthonyviscomi_at_msn.com)
Date: 03/15/04
- Next message: John Viescas: "Re: Using TransterText"
- Previous message: John Viescas: "Re: Why does my parameter query repeat?"
- Next in thread: Douglas J. Steele: "Re: Trying to use Year as a variable"
- Reply: Douglas J. Steele: "Re: Trying to use Year as a variable"
- Reply: MGFoster: "Re: Trying to use Year as a variable"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Mar 2004 16:55:23 -0500
I am creating an Update Query that will filter by 2 dates using a Between
Statement. I have the Month & Days "hard coded" in as the criteria, but I
want the Year to be read in from an active form that contains the "year"
fiield. I thought that it should look like this:
Between 01/01 Forms![frmYear_Selector]![Combo0] and 01/31/
Forms![frmYear_Selector]![Combo0]
but that doesn't work.
Can someone please help?
Thanks
Anthony
- Next message: John Viescas: "Re: Using TransterText"
- Previous message: John Viescas: "Re: Why does my parameter query repeat?"
- Next in thread: Douglas J. Steele: "Re: Trying to use Year as a variable"
- Reply: Douglas J. Steele: "Re: Trying to use Year as a variable"
- Reply: MGFoster: "Re: Trying to use Year as a variable"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|