View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Kilcup[_2_] Kilcup[_2_] is offline
external usenet poster
 
Posts: 1
Default Find specific text in a string

Dear Tom,

Thank you for your reply! I am getting an error message on th
following line of the code that I copied from your reply:

If Left(cell.Value, 1).Value = "(" Then

This is the error message I received:

Runtime error '424'
Object Required

Thank you again for any help you can provide.

Jef

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