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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. GaryPollitt

    Insert Object in VBA ?

    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...
  2. GaryPollitt

    Copy and Paste

    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...
  3. GaryPollitt

    Linking a Report to Excel

    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...

Part and Inventory Search

Back
Top