View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kash Kash is offline
external usenet poster
 
Posts: 59
Default List words starting with a specific letter

I am trying to get a list of words starting with a specific letter..
something like

I have 3 sheets.. Sheet1, 2 & 3

Sheet 2 has data in B:B

Sheet1 has the letter in B2 and

result should appear in Sheet 3

Can anyone help me on this please..?