I am using a query to draw data from a large table on individual stock numbers that are inputed at different times into another table (This is an ever increasing table with new values inputed randomly). My problem is I need to be able to tell and show when certain fields in the large table are changed and to be able to show the old data and new data together, on the numbers from the smaller table. Any help would be appreciated. Thanks