Okay i have two forms.
Form1 = frmSearchUsers
Form2 = frmAssetTransferApproval.
Form 1 Text boxes:
File as
Contact Name
ID
Company
Last Name
First Name
Initial
E-mail Address
Job Title
Business Phone
Home Phone
Mobile Phone
Fax Number
Address
City
State Province
Zip
Country
User Name
Charge code
location code
Form 2 txtboxes:
Location code
Last Name
First name
Business phone
location code
I want to pull up a record in form1 then select a cmd button that will open form2 and automatically fill the txt boxes with the data that was in form 1.
Is this possible?Any help is appreciated, thanks.
Form1 = frmSearchUsers
Form2 = frmAssetTransferApproval.
Form 1 Text boxes:
File as
Contact Name
ID
Company
Last Name
First Name
Initial
E-mail Address
Job Title
Business Phone
Home Phone
Mobile Phone
Fax Number
Address
City
State Province
Zip
Country
User Name
Charge code
location code
Form 2 txtboxes:
Location code
Last Name
First name
Business phone
location code
I want to pull up a record in form1 then select a cmd button that will open form2 and automatically fill the txt boxes with the data that was in form 1.
Is this possible?Any help is appreciated, thanks.