T
Tony
Hi,
I was browsing 'The Access Web' site and noted the a page
dedicated to 'The Evil of Look Up Fields. I have had
many, many problems in the past with look-ups and wish I
had read this article sooner. Though the article
describes in great depth the evils of look-ups it doesn't
actually describe possible workarounds.
I have a database which uses a look-up fields. I would
like to remove them but how do I do this. For example,
users can select Divisions from a combo-box called
cboDivisions, which is a look-up to tblDivisions. The ID
of the Division is stored and has caused me many problems
during filtering routines.
What is the best way to look up data in other tables so
that I avoid the evils of look-ups.
Thanks in advance
Tony
I was browsing 'The Access Web' site and noted the a page
dedicated to 'The Evil of Look Up Fields. I have had
many, many problems in the past with look-ups and wish I
had read this article sooner. Though the article
describes in great depth the evils of look-ups it doesn't
actually describe possible workarounds.
I have a database which uses a look-up fields. I would
like to remove them but how do I do this. For example,
users can select Divisions from a combo-box called
cboDivisions, which is a look-up to tblDivisions. The ID
of the Division is stored and has caused me many problems
during filtering routines.
What is the best way to look up data in other tables so
that I avoid the evils of look-ups.
Thanks in advance
Tony