Set TextBox value to active range
Posted by Todd P on June 06, 2001 12:24 PM
I would like to know how to set the value of a textbox to a range of cells that I select in Visual Basic; very similar to how the functions in Excel work.
I am currently typing in the ranges of the cells into my forms and it would be much easier if I could simply select the TextBox to enter the data into and then select the range off of my Excel sheet. Any help is appreciated.