Is it possible (without using VB) to make a label visable depending on textbox information?
for example:
IF textbox1>= 5 THEN Label1.Visable=True
or something like this, i am not good with coding. if it is not possible without VB, can someone please explain how i could do it with VB?
Thank you!
for example:
IF textbox1>= 5 THEN Label1.Visable=True
or something like this, i am not good with coding. if it is not possible without VB, can someone please explain how i could do it with VB?
Thank you!