My basic code below function is to add a new a new record set for a table called Mood and which has "moodId | mood | color" as its fields.
The Form has 3 txt box and they are named moodID, mood, and color.......
One command button named cmdAdd...........
I have been having problems within...