I am working on a program and need someone to do some programming for me as I dont know how with access at all.
I am designing a program called Secret Santa for my members. We will have anyone interested to private message us the following.
First and Last Name
Address
City
State
Zip Code
Phone
email address
age
sex
Our text boxes on our main form are the following
txtname
txtaddress
txtcity
txtstate
txtzipcode
txtphone
txtemail
txtage
txtsex
we have 3 command buttons
cmdclear
cmdaddnew
cmdupdate
our database is called members and it was already made with microsoft access and is located in the visual basic folder.
i also have a login screen. I have some code already but it was originally code that i read on a tutorial and tried to make work by changing a few things but it didnt work. If anyone can just make me the simple code for this and email it to me at dannypritchett0 1@charter.net I would really appreciate it and give you credit in the program.after its complete i will release it. I also need to look at the code and learn how to do this myself. If anyone has any tutorials that tell you step by step send them to me please. Well gotta go. Thanks in advance.
I am designing a program called Secret Santa for my members. We will have anyone interested to private message us the following.
First and Last Name
Address
City
State
Zip Code
Phone
email address
age
sex
Our text boxes on our main form are the following
txtname
txtaddress
txtcity
txtstate
txtzipcode
txtphone
txtemail
txtage
txtsex
we have 3 command buttons
cmdclear
cmdaddnew
cmdupdate
our database is called members and it was already made with microsoft access and is located in the visual basic folder.
i also have a login screen. I have some code already but it was originally code that i read on a tutorial and tried to make work by changing a few things but it didnt work. If anyone can just make me the simple code for this and email it to me at dannypritchett0 1@charter.net I would really appreciate it and give you credit in the program.after its complete i will release it. I also need to look at the code and learn how to do this myself. If anyone has any tutorials that tell you step by step send them to me please. Well gotta go. Thanks in advance.
Comment