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.
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.