Hi.
I want to use an excel sheet in a form and read the edited values in the sheet.
First I inserted an "insertable object" Microsoft Excel Woksheet. However i can't access the values that the custumer puts in my sheet. I want to use something like:

Var1=Sheet.Cells(1,1)

It's that possible?
Anyone have any trick?

Thanks in advance!