Does anyone know how to create a message box function based on the value of a column within a table.
I want to create one within the criteria field of a SELECT query that checks whether the count is greater than one, and if it is displays a message bx informing the userof the actual figure, and the actions they can take ok, cancel, etc.
criteria count > 0 MsgBox.................
I am really stuck!!! Thanks guys
I want to create one within the criteria field of a SELECT query that checks whether the count is greater than one, and if it is displays a message bx informing the userof the actual figure, and the actions they can take ok, cancel, etc.
criteria count > 0 MsgBox.................
I am really stuck!!! Thanks guys