For a database I'm working on at work, I've been asked whether it'd be possible to implement something along the following lines: a drop-down box that lists the last 10 accessed records for a user. It doesn't matter whether they were edited, as we often consult the database for information, and I don't even think the list of recent records would need to be stored beyond the current session (though if it was, that'd also be okay).
I have a couple of ideas - pretty vague ones right now, since I've only just arrived at the office and I've got a heap of other things to get through, as Access isn't really what I was hired to do - but I was thinking that this might be the kind of function that is requested or used quite frequently, so I wanted to ask the community here if you have any pointers for me. I've done a Google search, but I wasn't particularly successful.
I have a couple of ideas - pretty vague ones right now, since I've only just arrived at the office and I've got a heap of other things to get through, as Access isn't really what I was hired to do - but I was thinking that this might be the kind of function that is requested or used quite frequently, so I wanted to ask the community here if you have any pointers for me. I've done a Google search, but I wasn't particularly successful.