Is there anyway I could get say cell C1 to show up on a label in my windows form? It wouldnt have to show up but is there anyway that I could get the Information for an If,then statement?
For example:
VB Code:
If C1>15 Then msgbox(C1) End If
Something like that. Any help would be appreciated.
Thanks!
James


Reply With Quote