Hi again all,
This forum is providing me with some great solutions so far but have another dilema.
On Sheet 1 of my workbook I have 2 textboxes and on sheet 2 I have 1 textbox.
Text boxes are named as follows:
Sheet1 Textboxes are TextBox1 and TextBox2
Sheet2 Textbox is TextBox3
All I want to do is populate Sheet2 Textbox3 with whatever I but in Sheet1 TextBox2.
Sounds simple, but I have been having a little trouble understanding other posts and specially when they use abbreviated code!
I understand that there are 2 ways, one through VBA and another through ActivX but haven't got a clue with either currently.
Your help is greatly appreciated.
Thanks
This forum is providing me with some great solutions so far but have another dilema.
On Sheet 1 of my workbook I have 2 textboxes and on sheet 2 I have 1 textbox.
Text boxes are named as follows:
Sheet1 Textboxes are TextBox1 and TextBox2
Sheet2 Textbox is TextBox3
All I want to do is populate Sheet2 Textbox3 with whatever I but in Sheet1 TextBox2.
Sounds simple, but I have been having a little trouble understanding other posts and specially when they use abbreviated code!
I understand that there are 2 ways, one through VBA and another through ActivX but haven't got a clue with either currently.
Your help is greatly appreciated.
Thanks