Are there any techniques, tricks or tips to accessing cell data from Excel t VB6.

The basic way seems horrendously slow. I am using the .cells(x,y).value method to retrieve data.