It is part of the design, the reasons are complicated
It was actually a question of VB Programming (not excel since I am using an
ACCESS database), but I was able to do it...
Just created a module that does the work
Thanks for the answer though...
"Tim Ferguson" wrote:
> =?Utf-8?B?TWVpcmF2?= <(E-Mail Removed)> wrote in
> news:797F8557-02CC-4653-BB02-(E-Mail Removed):
>
> > And have a button that when pushed, a program will create records in
> > my tblWeek for the number of weeks asked and populate the dates from
> > the txtFromMonDate onwards.
> >
> > Any Ideas?
> >
>
> Do it in Excel. As stated, this is a spreadsheet question, not a database
> one. There is virtually never any need to create dummy empty records; and
> never ever ever ever ever ever any need to create fields like MondayDate,
> TuesdayDate, WednesdayDate and so on.
>
> What is the problem that this solution is meant to solve?
>
> B wishes
>
>
> Tim F
>
>