Thread
:
StrComp numeric
View Single Post
#
1
Posted to microsoft.public.excel.programming
Rick
external usenet poster
Posts: 334
StrComp numeric
When using this
VB
function :
If StrComp(Target.Offset(0, -3).Text, "Debit", vbTextCompare) = 0 Then
How do I turn it into a numeric test?
Reply With Quote
Rick
View Public Profile
Find all posts by Rick