I need to populate my test db with data.
I do have recourds of fname, lname ect from other tabels and/or excel files.
However, I do not have a needed field which is part of the table needed for the test db.
This field has five different possible entries.
My solution would be populate the...
Hey
I have two list box.
the first box give the names of states.
The secound box uses the state name from box one. Then displays all colleges within that state.
This is an event. I am trying to get a grasp on the difference bettween DAO and ADO before coding.
At this point I like to know...
I had to delete a part from the old file for it to work???
Thanks a bunch
This is the part I deleted. I do not know why I had to delete it. I will buy a book today. Do you have any suggestions
????????????????????????????????????????????????????????????????
I use this code to get a start on...
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...
:) I like to learn Access. This forum has helped. I would like to pass a value from a "list Box" as a parameter for a query. Is there a way to do this or will I have to do some coding to set the passing of the control.
I would prefer to pass it and use the creteria options which opens a window...
I need some direction. I have a table with a email as a row in a table.
I would like to make sure that the person entering in the data enters the same twice before submitting the data to create the recourd. I know to do this in PHP.
Thanks
Tom