Embed Excel with form

  • Thread starter Thread starter QB
  • Start date Start date
Q

QB

Is it possible to show an excel spreadsheet within a form? Have it
interactive where the user can scroll...?

QB
 
On Fri, 28 May 2010 02:58:01 -0700, QB <[email protected]>
wrote:

Yes. You can use the Unbound Object Control to do that. It can be a
bit tricky to work with. You can even interact with the Excel object
inside using VBA and the Excel object model.

-Tom.
Microsoft Access MVP
 
Back
Top