M
MyVi
Hi everyone.
There is something that I donno know how to do it.
Two things wondering how to...
I'm working on a form, within a Textbox, where I need to get:
1.- show the bigger date you have in a query's column (in the textbox
within the form) but always smaller than DATE(). For instance: We have
in the query's column these dates: 1-9-05, 15-9-05, 20-9-05, 10-10-05
and I need to see on the textbox simply 10-10-05 'cause is the closest
date we have up today (or DATE()) and is not bigger than today also.
2.- show the smallest date you have in the column but also bigger than
today (DATE()).
I'm also doing other calcs... and I'm doing this within the FORM in the
textbox on Control Source, where you get the resoult directed shown. I
wonder how to do 1 & 2 in the same way.
Thank you so much
Vic
There is something that I donno know how to do it.
Two things wondering how to...
I'm working on a form, within a Textbox, where I need to get:
1.- show the bigger date you have in a query's column (in the textbox
within the form) but always smaller than DATE(). For instance: We have
in the query's column these dates: 1-9-05, 15-9-05, 20-9-05, 10-10-05
and I need to see on the textbox simply 10-10-05 'cause is the closest
date we have up today (or DATE()) and is not bigger than today also.
2.- show the smallest date you have in the column but also bigger than
today (DATE()).
I'm also doing other calcs... and I'm doing this within the FORM in the
textbox on Control Source, where you get the resoult directed shown. I
wonder how to do 1 & 2 in the same way.
Thank you so much
Vic