View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OssieMac OssieMac is offline
external usenet poster
 
Posts: 2,510
Default Quick Question

Forgot to say that I assumed that you have column headers and I started at
row 2 in the following code.
..Range(.Cells(2, "E")
--
Regards,

OssieMac