In a userform I want to display cell values in a label. This code gives me a
subscript out of range.
label1.caption = workbooks("myworkbook.xls") .worksheets(1).range("a1)
In a userform I want to display cell values in a label. This code gives me a
subscript out of range.
label1.caption = workbooks("myworkbook.xls") .worksheets(1).range("a1)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks