Hi. I have about 3 weeks of experience with Access 97, and I realize that this question is probably easy, but I'm stumped all the same ![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
- I have a table (tblLauder) that has a PkgDue variable that stores when the package is due. I need to cycle through all of the dates at startup to see if any are due today. There is also a BatchStartBy and a ComponentsNeededBy that I need to check for today's date.
Upon meeting a date match, I need a MsgBox to pop up displaying tblLauder.Code, tblLauder.Shade, and tblLauder.Comments, if possible on separate lines.
- About BatchStartBy and ComponentsNeededBy...
I store in tblConfig two numeric values, BatchStartedBy and ComponentsNeededBy (I know, I lacked imagination) that hold the number of days before the due date when we need to get the components and when we need to start the batch.
Thanks for your time! Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam.
- I have a table (tblLauder) that has a PkgDue variable that stores when the package is due. I need to cycle through all of the dates at startup to see if any are due today. There is also a BatchStartBy and a ComponentsNeededBy that I need to check for today's date.
Upon meeting a date match, I need a MsgBox to pop up displaying tblLauder.Code, tblLauder.Shade, and tblLauder.Comments, if possible on separate lines.
- About BatchStartBy and ComponentsNeededBy...
I store in tblConfig two numeric values, BatchStartedBy and ComponentsNeededBy (I know, I lacked imagination) that hold the number of days before the due date when we need to get the components and when we need to start the batch.
Thanks for your time! Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum immane mittam.