G
Guest
in my database, i have this form where the user chooses a data range and it
will export data from my server. the data has an important field "loc". Right
now, it picks up all location for that date.
Was just told that now they want to have the ability not only choose the
date but to choose which location they want to pick. Now my company has 35
different location, and if they just picked 1 loc per day, fine, i can do
something, but sometimes, they want to pick 2, another time 3, other times ,
all 35. I would like to know how i can build that for them.
Also, right now, the database will tell teh user that if they try to choose
a date range taht was previously picked, warning screen will appear. now, i
need the same thing but to also include the location and hte warning screen
should say, if they pick a date and location that was already ran, that this
date adn these loc has been ran before.
Please help
will export data from my server. the data has an important field "loc". Right
now, it picks up all location for that date.
Was just told that now they want to have the ability not only choose the
date but to choose which location they want to pick. Now my company has 35
different location, and if they just picked 1 loc per day, fine, i can do
something, but sometimes, they want to pick 2, another time 3, other times ,
all 35. I would like to know how i can build that for them.
Also, right now, the database will tell teh user that if they try to choose
a date range taht was previously picked, warning screen will appear. now, i
need the same thing but to also include the location and hte warning screen
should say, if they pick a date and location that was already ran, that this
date adn these loc has been ran before.
Please help