Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel worksheet in access.

Status
Not open for further replies.

redsand23

Technical User
Feb 22, 2002
77
US

Here is my challenge.
In excel, at the bottom of the window there are options to average,count,max,min, or sum. So when you select cells in a column it displays the sum or average of the selected cells.
Is there a way to incorporate this function in access. Specifically, I want the user to be able to use a grid control or embedded excel sheet to use this function. control.

Any help would be greatly appreciated.
 
Hi, you can get kind of close by opening a form in design view. Choose Insert - ActiveX Control - Microsoft Office Spreadsheet and build what you like.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top