ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   userform (https://www.excelbanter.com/excel-programming/404966-userform.html)

ranswert

userform
 
Is there a way to import a string into a label on a userform?
Thanks

John Bundy

userform
 
Not sure what you mean by import, but if you have
userform named userform1
myString = "Data"
and a label named Label1
then

userform1.label1.caption=mystring


--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"ranswert" wrote:

Is there a way to import a string into a label on a userform?
Thanks



All times are GMT +1. The time now is 02:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com