chart for each different product. I can change the source document,
but when I try to create the link I get runtime 2793 - cant perform
the specified operation in the action property of the VB procedure.
I get the same error with acOLEUpdate. I have also tried to requery,
it doesnt break the code, but doesnt refresh the box either. Ive
spent hours on this and cant figure it out. Any help would be great.
Private Sub RenewFluxLinChart()
FluxLinChart.Class = "Excel.Sheet"
FluxLinChart.OLETypeAllowed = acOLELinked
FluxLinChart.SourceDoc = "E:\Links\Int\" & [Forms]![Datasheet]!
[Serial Number] & "\FluxLin.xls"
Reports![FinalTestDatasheetInt].FluxLinChart.Action = ""> End Sub
Thanks,
~Chad
SPONSORED LINKS
| Microsoft access database | Database development software | Database management software |
| Database software | Inventory database software | Membership database software |
YAHOO! GROUPS LINKS
- Visit your group "ms_access" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
