i have a table that contains messages to be displayed if the user enters a correct answer([correct messages] and another table for messages if the user enters an incorrect answer (incorrect messages].
my question is: i want any one of the messages from [correct messages]to be displayed, at random. how do i include it in the msgbox?
my question is: i want any one of the messages from [correct messages]to be displayed, at random. how do i include it in the msgbox?