how could I lookup data from one table and display information that table into same table. I have some information in one table and I would like to use a felid to lookup that information and display information in another table.
how could I lookup data from one table and display information that table into same table. I have some information in one table and I would like to use a felid to lookup that information and display information in another table.
Why? What is it you are really trying to accomplish? Why does data need to be replicated?
This can be done several ways but really need to better understand why and your data structure to advise. Maybe DLookup is the best approach.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
... and display information that table into same table.Same table; another table; which is which?... and display information in another table.
When you are not sure about what you want, how can others help you?