Thread
:
What's the correct format to check the name of a sheet?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mikke
external usenet poster
Posts: 3
What's the correct format to check the name of a sheet?
If ActiveWorkbook.ActiveSheet = "CAR - Auction Detail" Then
CAR1.Range("W2").Offset(i, 0).Value = sImp
Reply With Quote
Mikke
View Public Profile
Find all posts by Mikke