Thread
:
cell values as label captions
View Single Post
#
1
Posted to microsoft.public.excel.programming
Rbp9ad[_2_]
external usenet poster
Posts: 25
cell values as label captions
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)
Reply With Quote
Rbp9ad[_2_]
View Public Profile
Find all posts by Rbp9ad[_2_]