View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] meldrum_scotland@yahoo.co.uk is offline
external usenet poster
 
Posts: 7
Default Reading a Range from a VB6 DLL

Hi,

I have a visual basic 6 DLL sub that is called from a vba sub in
Excel. I can't get the DLL to find the used range in the activesheet
and loop through each cell, categorize it and put it into an array.

Any suggestions much appreciated.

Thank you in advance.

Meldrum