ra*****@excite.com (Ray) wrote in message news:<20**************************@posting.google. com>...
ki********@yahoo.com (Mojca) wrote in message news:<d5**************************@posting.google. com>... What is formula that get days between two dates?
Npr: 11.03.1998 ? 1.7.2005
Thank you, Mojca
Hello Mojca,
(The following expression will pop up two windows that ask for
your starting and ending dates]
Or Between [Enter Starting Date] and [Enter Ending Date]
Although, as you have discovered, this technique will produce results,
most Access programmers would consider this technique to be somewhat,
err.. Neanderthal. They would rather seduce the cavewomen than bonk
them on the head (How's that for anachronism? :-)). The bonk refers
to the somewhat brutal Query interface and the seduction refers to a
more visually attractive, friendly and possibly errorproof Form. I
once used an InputBox to get a Report title so I am guilty of this
also, but I'm trying to become civilized. It's like using
Command1_Click(). It works, but style points are lost. Of course,
programmers like to nit-pick about minutiae like techniques that take
nanoseconds off execution time so don't take every suggestion too
seriously.
James A. Fortune