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

[RESOLVED] VBA command to do nothing??

$
0
0
Hi,

I have a bit of code which goes like this

Range("c3").Select
If Not IsEmpty(ActiveCell.Value) Then
Me.TextBox174 = Range("c3")
End If

I need to add to this, if the cell is empty do nothing/stop the code. Is this possible????

Thanks

James

Viewing all articles
Browse latest Browse all 21096

Trending Articles



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