Looking for some direction.
I have a form with a command button that opens a particular excel spreadsheet.
the form runs a count of records between a start and stop date.
this number then needs to be entered into this excel spreadsheet.
the way it operated now it opens excel and takes the user completely out of access. I would like to open the excel within the form. I tried an unbound object frame but that will only let you view not update the spreadsheet.
any suggestions would be welcome. Thanks
I have a form with a command button that opens a particular excel spreadsheet.
the form runs a count of records between a start and stop date.
this number then needs to be entered into this excel spreadsheet.
the way it operated now it opens excel and takes the user completely out of access. I would like to open the excel within the form. I tried an unbound object frame but that will only let you view not update the spreadsheet.
any suggestions would be welcome. Thanks