Variable assignment

pachjo

Well-known member
Joined
Dec 12, 2006
Messages
370
Programming Experience
10+
Now this is a very painful question to ask:eek:

But I can neither remember or find if it is possble to assign a value to multiple variables.

I am sure I could do this years ago in C/C++ but not sure in VB?

Something like:

var1 = var2 = me.txtValue

:eek::eek:
 
first you'd need to add a class to your project and start building the properties like:
Sheets
NumberofPillows
NumberofBlankets


oh wait, that was a figure of speech :p
 
Back
Top