Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi:
I havethe following code: Excel2kWindow.ActiveCell.Rows.Item(Count).Cells.It em(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. |