Access 2000-Forms

R

Rory Popa

Hi,

I have a series of standardised forms that i want upon a
selected user value ie year and/or system date
synchronised will change the recordsource/tables for each
form. I am having trouble coding this to work, can you
help?

Thanks

Rory
 
J

John Vinson

Hi,

I have a series of standardised forms that i want upon a
selected user value ie year and/or system date
synchronised will change the recordsource/tables for each
form. I am having trouble coding this to work, can you
help?

If you have a different table for each year... *you have an
incorrectly normalized database* and will have continual problems with
it! Why not just store the date in the table, and use a parameter
query to choose the year? Am I misunderstanding the structure of your
tables?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top