Thread
:
line code modification
View Single Post
#
1
Posted to microsoft.public.excel.misc
TUNGANA KURMA RAJU
external usenet poster
Posts: 171
line code modification
I have a line code
If my ShtName = mstrSht And arrVal(0) = "EQ" Then
Sheets(mstrSht) .Activate
I would like change the condition And arrVal(0) ="EQ" or "BE"
I am quite new to vba,how to modify the above line code.Thanks.
Reply With Quote
TUNGANA KURMA RAJU
View Public Profile
Find all posts by TUNGANA KURMA RAJU