View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Deleting All Sheets Other than specified from a workbook

Hi
using TRIM and Lcase in the worksheet name comparison. This way a
worksheet name ' PROCESS SHEET' will match to 'process sheet'
Frank


JMay wrote:
What is the point? daaaaaaaaaaaa.............
(It's not obvious to the s-l-o-w--l-e-a-r-n-e-r-s, out here..)

"Frank Kabel" wrote in message
...
Hi Tom
good point!
Frank