hi again,
anyone know how to display data using label on userform? I tried using offset but it doesnt work. The data I want to display is in column G. How do i go about that?
here's the code i tried
Thanks,![]()
lbltitle.Caption = Offset(0, 3).Value
stoey
Bookmarks