G
Guest
Hello,
I have a form with a spreadsheet control. I use this to copy a set of cells
from a standard excel spreadsheet. I have a table that I want to put the data
in. I would like to create a macro that copies the data from the spreadsheet
control and puts it in the appropriate form fields.
How do I access the cell values via VB? e.g. "Field1.Value = Spreadsheet0. ? "
I have a form with a spreadsheet control. I use this to copy a set of cells
from a standard excel spreadsheet. I have a table that I want to put the data
in. I would like to create a macro that copies the data from the spreadsheet
control and puts it in the appropriate form fields.
How do I access the cell values via VB? e.g. "Field1.Value = Spreadsheet0. ? "