redspanna
Well-known Member
- Joined
- Jul 27, 2005
- Messages
- 1,604
- Office Version
- 365
- Platform
- Windows
Hi all
assuming that
will display my rows userform
how, when it is displayed can I get the Lable4 box to be populated with the value in cell T2 in the data worksheet?
thanks
assuming that
Code:
Sub Dispay_userform()
rows.Show
End sub
how, when it is displayed can I get the Lable4 box to be populated with the value in cell T2 in the data worksheet?
thanks