Flowchart

  • Thread starter Thread starter Paradigm
  • Start date Start date
P

Paradigm

Can anyone recommend an ocx that I can use to produce a flowchart in an
Access 2K form and report. I am creating a task management system and would
like to show visually the links between different tasks.
Alec
 
Paradigm said:
Can anyone recommend an ocx that I can use to produce a flowchart in an
Access 2K form and report. I am creating a task management system and
would
like to show visually the links between different tasks.

No, I don't know of an ActiveX control. But if the software you use to
prepare flowcharts is OLE Automation-compliant, you can probably embed its
file type in a Bound OLE Frame with Control Source of an OLE Object, or an
Unbound OLE Frame to which you link. Microsoft's Visio is one software
package that can be used to create flowcharts that is OLE Automation
compliant.

Larry Linson
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Ms Access System Flowchart 1
Flowchart toolbars in Excel 07 2
Flowcharts 2
Links in Visio- Can FP fix them? 5
Searching files 4
flowchart freeware 9
Flowchart an entire .NET solution 1
Flowchart Does Not Print 2

Back
Top