M
Mili
Hi,
Is it possible for any one to explain the other
methods available with Cells(row,col), and where I can
find them in MSDN.
I am using the following Code.
**********************************************************
CellValue = Application.WorksheetFunction.Text(Cells
(RowNdx, ColNdx).Value, Cells(RowNdx,
ColNdx).NumberFormat)
**********************************************************
Thanks
Mili.
Is it possible for any one to explain the other
methods available with Cells(row,col), and where I can
find them in MSDN.
I am using the following Code.
**********************************************************
CellValue = Application.WorksheetFunction.Text(Cells
(RowNdx, ColNdx).Value, Cells(RowNdx,
ColNdx).NumberFormat)
**********************************************************
Thanks
Mili.