[AccessD] Report filter property

Rocky Smolin rockysmolin2 at gmail.com
Thu Aug 12 18:09:04 CDT 2021


Well then you gotta use CDATE to get it in that format.

r

On Thu, Aug 12, 2021 at 3:58 PM Stuart McLachlan <stuart at lexacorp.com.pg>
wrote:

> #'s work OK if dates are always in mm/dd/yyyy. If your users may use
> different date formats,
> it can cause big problems.
>
>
> On 12 Aug 2021 at 7:50, Rocky Smolin wrote:
>
> > I always used # on dates in any SQL statement.Habit.  Why try without,
> > possibly generate an error and then have to correct it? Delimiting a
> > date with the #, AFAIK, will not cause a problem.
> >
> > r
> >
> > On Thu, Aug 12, 2021 at 5:37 AM Bill Benson <bensonforums at gmail.com>
> > wrote:
> >
> > > Did that sample leave out bookending dates as
> > >      & "#" & Ctl.itemdata(varitem) & "#"
> > >
> > > Or have I been adding them unnecessarily for my entire career??  :-(
> > >
> > > On Wed, Aug 11, 2021 at 9:49 AM Martin <martinreid at gmail.com> wrote:
> > >
> > > > http://www.baldyweb.com/multiselect.htm
> > > >
> > > > Martin
> > > >
> > > > On Wed, 11 Aug 2021, 14:31 Arthur Fuller,
> > > > <fuller.artful at gmail.com>
> > > wrote:
> > > >
> > > > > I want to pass an In() clause to a report. Can I use the filter
> > > property
> > > > to
> > > > > do this?  The port was originally  written to accept  one
> > > > > parameter. I
> > > > want
> > > > > to remove  and use the In() instead
> > > > > What  is the syntax? I have a multi-select  listbox that builds
> > > > > on a
> > > > dialog
> > > > > that builds the In() clause for me.
> > > > > --
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


More information about the AccessD mailing list