HI,
I currently get sent rows and rows of data, but am only ever interested in the last row of data for an event that I receive.
I want to create a table that only shows me the last rows for these events, so i created a make table query that retreives the 'LAST' values. The problem with this...