using the itemmethod

S

Sean Farrow

Hi:
I havethe following code:
Excel2kWindow.ActiveCell.Rows.Item(Count).Cells.Item(Count,
Excel2kWindow.ActiveCell.collumn)
The item method of the Cells collection takes 4 parameters, row and collumn
indices, an lcid and a 4 parameter.
How do I specify an lcid, and what isthe 4th parameter used for?
Chers
Sean.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top