View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Juan Pablo González Juan Pablo González is offline
external usenet poster
 
Posts: 226
Default Excel VBA - Searching long words

Well, I'm guessing, but 31 characters is the maximum length of the sheet
name, so that may be the thing blocking you.

--
Regards,

Juan Pablo González

"ozcank " wrote in message
...
Hi all,

Just a quick query. I have a macro, which searches through column B of
a spreadhseet and creates new sheets according to the content of the
cell. However, it doesn't accept any cell, which contains more than 31
characters. What should I use in my declaration so that it accepts long
words?

Cheers


---
Message posted from http://www.ExcelForum.com/