i've got the following working except for inserting the dates i.e. if it was half-yearly, starting at 01/01/02 and just 1 year, then I'd want 2 records (which i can do) but the dates would have to be 01/01/02 and 01/07/02 (thay i can't do)
thanks
kim
Dim myNum As Integer
Dim timesby As...
I've got the following code below, which kind of does what I want but is missing something fundamental.
the runsql command inserts the right number of rows but not the right dates (its always the same date as determined by idate)
if the review_frq is quarterly and the no_years is 1 and the...
Hi
I have a form whereby the user can enter a frequency (quarterly, half-yearly, monthly or yearly), initial date and number of years for a particular record. So for example, they may enter a frequency of Quarterly, an initial date of 01/12/2002 and duration of 2 years.
Then, somehow, I'd like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.