D
delisle_d
I currently have a project in which I need to identify a cell if it is
formatted with scientific and to ignore the data value. Similar to:
If objExcel.Cells(intRow,Column).xxxxx = scientific Then
Else intRow = intRow + 1
Any help would be gretly appreciated
Office --> Excel 2k3 using *.vbs
formatted with scientific and to ignore the data value. Similar to:
If objExcel.Cells(intRow,Column).xxxxx = scientific Then
Else intRow = intRow + 1
Any help would be gretly appreciated
Office --> Excel 2k3 using *.vbs