Re: After date entered, populate additional dates in other fields
- From: J T <JT@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Mar 2009 07:30:07 -0700
I used Wk2Date to let me know the difference between Week 1 and Week 2.
Currently we are using an Excell speadsheet and that is the way it is setup.
In Excell it is easy to have the worker enter a date in one cell and then
the dates are automatically populated for both weeks. I guess I am just
trying to emulate the spreadsheet, keeping it simple as possible. At the
moment that is all I am looking for. Thanks for the response and I hope that
I answered your questions.
James
"DStegon via AccessMonster.com" wrote:
First off, if it is always a 2 week payroll, why insert a Wk2Date? You.
already know that date from the first date you insert. Are you trying to
create a work schedule plan where your client is inputting the week and
scheduling hours, which are then tracked and reported on and is your program
then doing log ins that are time based to track their actual work hours?
Mike is correct in that this does require some interesting challenges, but
not too crazy. We have a couple different tables that help control the this
process. I can help you with some of the ins-and-outs and table structures
we have used on similar things. We created the ability to insert a 7 day
schedule based on any beginning date, having it fill in already previously
scheduled days within the date range and then saving the "schedule" allowing
it to be printed.
Can you give a little more insight and answer question above.
J T wrote:
Thanks for helping.
Using Access 2003
Client enters date range, in Wk1Date example 3/15/09 and in Wk2Date example
3/28/09.
After the date entrys I want to populate the date in fields Wk1Date1 through
Wk1Date7 and in Wk2Date1 through Wk2Date7.
Wk1Date 1 in my example would be 3/15/09 etc. through 3/21/09 and Wk2Date1
in my example would be 3/22/09 etc. through 3/28/09.
This is for a 2 week payroll program where the first date entered, 3/15/09
will populate the first 7 days and when Wk2Date is entered the next 7 days
will populate additional fields.
Hope this isn't too confusing.
Any help appreciated!
Thanks,
JT
--
DS
Message posted via http://www.accessmonster.com
- Follow-Ups:
- Re: After date entered, populate additional dates in other fields
- From: John W . Vinson
- Re: After date entered, populate additional dates in other fields
- References:
- After date entered, populate additional dates in other fields
- From: J T
- Re: After date entered, populate additional dates in other fields
- From: DStegon via AccessMonster.com
- After date entered, populate additional dates in other fields
- Prev by Date: Teleform and VBA
- Next by Date: How to program submit button
- Previous by thread: Re: After date entered, populate additional dates in other fields
- Next by thread: Re: After date entered, populate additional dates in other fields
- Index(es):
Relevant Pages
|