P
Peter Castlehouse
This is a follow-on to Mike Painter's help on my prescription takeaways
problem.
Originally called [Takeaways Dilemma]
Mike suggested the following:
<snip>
It should be just a matter of duplicating the records with different values
for date(?) and refills or whatever you use to track the takeaways.
This can be done with a loop and INSERT INTO
</snip>
however I don't know how to do a loop and INSERT INTO
can someone point me to some where that might help, or even better, advise
me?
tia, and thks Mike P...
OzPete
problem.
Originally called [Takeaways Dilemma]
Mike suggested the following:
<snip>
It should be just a matter of duplicating the records with different values
for date(?) and refills or whatever you use to track the takeaways.
This can be done with a loop and INSERT INTO
</snip>
however I don't know how to do a loop and INSERT INTO
can someone point me to some where that might help, or even better, advise
me?
tia, and thks Mike P...
OzPete