JediYodaNT
Registered User.
- Local time
- Yesterday, 23:56
- Joined
- May 8, 2009
- Messages
- 26
So, over the past week, I have been thrown head first into the world of Access. We have a database at work that is used boy 20+ associates. This database was build and maintained by an associate that has since left. We ahve a handful of new function types that need to be added, and a couple tweaks that the database could use, but my main project consists of developing a more useful report. I've spent the past few days going through the MS Online Training for Access, and I though I understood "Linked Tables", but now I'm not so sure. A linked table is one that has a foreign key from an associated table, correct? If this is correct, any table that Access states is a Linked Table should show the links in the Relationship view, right? I have a table that was designed with one main flaw...the InputDate field was set to data type - Text, when it should have been data type - Date/Time. Because of this, any report that I request within a certain date range gives me records for multiple years. I need to figure out what this table is linked to and determine if I can safely unlink it and edit the data type. Any advice would be greatly appreciated.