Rather than have someone solve my problem id love to atleast try to figure it out on my own.
I have a working form which i found on the net, i edited it to suit my needs. it basically adds data to a table in a sheet. basically a customer db. first name, last name, address, phone, city state. id like to add a form to recall data based off of the phone number or name. this is very simple in excel using vlookup or index and match, but vba is new to me. if there is a good how to or term explanation i would be very grateful. Thanks for your time.
I have a working form which i found on the net, i edited it to suit my needs. it basically adds data to a table in a sheet. basically a customer db. first name, last name, address, phone, city state. id like to add a form to recall data based off of the phone number or name. this is very simple in excel using vlookup or index and match, but vba is new to me. if there is a good how to or term explanation i would be very grateful. Thanks for your time.