View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alex St-Pierre Alex St-Pierre is offline
external usenet poster
 
Posts: 169
Default stock the header items of a .dbf file into a vector

Hi,
I would like to stock the header items of a .dbf file into a vector without
open it into excel (using excel vba code) Note: if I open the file in excel,
I can see the first row items but this is very slow.
Thanks!
Alex
--
Alex St-Pierre