Hello,
I'm trying to build a database where I can track changes or revisions made to a quote. The idea is that everytime a quote is made sometimes it needs to be updated so when this happens a letter is assigned to it that indicates the update. For example "A" would be the first entry, "B" would be the second update and so on. Also, I need to be able to print a report using only the latest update for each quote. Any ideas?
Thanks so much
I'm trying to build a database where I can track changes or revisions made to a quote. The idea is that everytime a quote is made sometimes it needs to be updated so when this happens a letter is assigned to it that indicates the update. For example "A" would be the first entry, "B" would be the second update and so on. Also, I need to be able to print a report using only the latest update for each quote. Any ideas?
Thanks so much
Comment