Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21238

VB6 Not Null problem

$
0
0
I'm stuck with this one
When I do the test it is not working
When there is nothing in rsCard!Young1,rsCard!Young1 retuns Null it works
When rsCard!Young1 returns somethings like 25 ore "25" it keeps skipping frmCard.txtnr1.Text = rsCard!Young1
what am I doing wrong
Code:

              If rsCard!Young1 = Not Null Then
                frmCard.txtnr1.Text = rsCard!Young1
              End If


Viewing all articles
Browse latest Browse all 21238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>