![]() |
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 |
What's the correct format to check the name of a sheet?
ActiveWorkbook.ActiveSheet.Name
Regards Trevor "Mikke" wrote in message oups.com... If ActiveWorkbook.ActiveSheet = "CAR - Auction Detail" Then CAR1.Range("W2").Offset(i, 0).Value = sImp |
What's the correct format to check the name of a sheet?
thank you
|
What's the correct format to check the name of a sheet?
you're welcome
|
All times are GMT +1. The time now is 01:31 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com