In a table if you right click on a field which is an OLE Object you get the option to ‘Insert Object’
I am inserting an Excel Worksheet
I am creating from file
I am not bothered about linking
In access I have a Serial No and that Serial No links to a Serial Number worksheet in Exel
How can I...
I need to copy a chart from Excel into an Access table. From Access I open Excel recordset and use
ExcelApp.Sheets("Sheet1").Select
ExcelApp.ActiveChart.ChartArea.Select
ExcelApp.ActiveChart.ChartArea.Copy
Now I need to add that to a field in my access tbl but I...
I have created an Access Report which needs to link to a specific Excel Spreadsheet.The report has a field "Ser_No" and i need that Ser_No to link directly to the ser_no in Excel.
Ser_No = 345345 (in Access)
So when I open the report it looks at the Ser_No and embeds the details of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.