View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
[email protected] bramnizzle@gmail.com is offline
external usenet poster
 
Posts: 36
Default extracting data in an array

Wait! My bad!! It actually DID work!

At first there was an error in what you gave me. I thought it was
because you had "task" and not "Task". So I made it upper case. But
then I noticed you didn't have a space between EndSub. But I didn't
change Task back to task and later I noticed that you made everything
lowercase with LCase. It works perfect. This is EXACTLY what I
wanted. THANKS!!!!