S
Soniya
Hi all,
Is it possible to use a UserForm to preview data?
I have the folowing in a sheet
Account Branch RecNo Amount
abcd a 1 10
def b 2 15
abcd b 3 25
defg a 4 20
If I create a UserForm with a combobox for RecNo and
three TextBoxes for corresponding data, How can i code to
get the data on TextBox ?
TIA
Soniya
Is it possible to use a UserForm to preview data?
I have the folowing in a sheet
Account Branch RecNo Amount
abcd a 1 10
def b 2 15
abcd b 3 25
defg a 4 20
If I create a UserForm with a combobox for RecNo and
three TextBoxes for corresponding data, How can i code to
get the data on TextBox ?
TIA
Soniya