Is there an equivalent to wks.GetCell(row,col,string) to read a numeric values without first generating and attaching a Dataset? Of cause I can convert the string to a numeric, but then I get some rounding which depends on the display settings of the column.
Sorry for overlooking the obvious :-( Normally I am scanning the help files quite carefully and try to avoid bothering the forum with this kind of questions.