Hello,
I am quite new to Access although I have done a bit of coding with Visual Basic. This may seem like a very silly question but I have done a bit of research and can not seem to find the answer anywhere, it is frustrating me.. How do you actually reference an Access table as opposed to an SQL table like how ALL of the tutorials seem to be on.
For example: I have a table tblPublications with a Boolean column colCheck. How would I make an on click event (with a cmd button not the actual checkbox) to say colCheck = FALSE?
I have Access 2003, if that makes a difference.
I am quite new to Access although I have done a bit of coding with Visual Basic. This may seem like a very silly question but I have done a bit of research and can not seem to find the answer anywhere, it is frustrating me.. How do you actually reference an Access table as opposed to an SQL table like how ALL of the tutorials seem to be on.
For example: I have a table tblPublications with a Boolean column colCheck. How would I make an on click event (with a cmd button not the actual checkbox) to say colCheck = FALSE?
I have Access 2003, if that makes a difference.