Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I would like to know how to get a UserForm's TextBox to show the value of a cell when the UserForm is opened. I named the TextBox GiftTextBox, and I was hoping something like GiftTextBox.Value = ActiveCell.Offset(0, 6).Value would do it but I can't get that to work. Is there a simple way for the ActiveCell.Offset(0, 6).Value to be shown somehow on the UserForm? I don't care whether it's in a TextBox or some other box, as long as I can get the value to appear on the UserForm. Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto Populating cells from a master spreadsheet | Excel Discussion (Misc queries) | |||
Populating another tab. | Excel Discussion (Misc queries) | |||
Populating a cell when certain cell is clicked | Excel Discussion (Misc queries) | |||
populating sheets based on data from parent sheets | Excel Discussion (Misc queries) | |||
Automatically Populating Worksheet from Collected Input for Pricelist | Excel Worksheet Functions |