Hi all
I'm building a rostering database and I'm using combo boxes to select from a list of names for each task that requires rostering.
There are three columns visible in the combo box; the person's name, the date he was last rostered, and how many times he has been rostered.
What I would like to achieve is that when the person is select ed for the task in the event, the date he was last rostered updates to the date of the event, shown in another field and the qty of time he has been roster increase by 1.
I've been trying to open DAO recordsets, but I'm unsure as to how to specify the record I want to edit
Any help would be great
Cheers
Dean
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
I'm building a rostering database and I'm using combo boxes to select from a list of names for each task that requires rostering.
There are three columns visible in the combo box; the person's name, the date he was last rostered, and how many times he has been rostered.
What I would like to achieve is that when the person is select ed for the task in the event, the date he was last rostered updates to the date of the event, shown in another field and the qty of time he has been roster increase by 1.
I've been trying to open DAO recordsets, but I'm unsure as to how to specify the record I want to edit
Any help would be great
Cheers
Dean
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."