Embedded Excel spreasheet

Mr930R

New Member
Joined
Mar 28, 2023
Messages
6
Office Version
  1. 2010
Platform
  1. Windows
If I have an Excel spreadsheet embedded in my Access file, can I access the cells in the spreadsheet without detaching first?

Fred Emmerich
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
By default, only if the DB is not open, else Excel will complain and offer Read Only.
There is a way if you link to it in a certain way, but I cannot remember or find it now. :(

Found it. :)
 
Last edited:
Upvote 0
More detail: I have a database app that uses Access files to store the data. One option it has now is to be able to read data from an external Excel sheet. The only issue is having to transport a .xls along with the .mdb to make it work. I was wondering if the Excel file could be embedded in the .mdb and read from there without detaching. I had another thought: is an embedded file going to be included in the 2GB file size limit of .mdb?
 
Upvote 0
if you import and don't link, it becomes a table, not a spreadsheet, so it's editable. Yes it will be part of the file size.
 
Upvote 0
It would not be imported, it would be an embedded object.
 
Upvote 0
Embedded in what? Can you describe what you're doing?
 
Upvote 0

Forum statistics

Threads
1,216,441
Messages
6,130,643
Members
449,585
Latest member
Nattarinee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top