View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tomas Nikolarsen Tomas Nikolarsen is offline
external usenet poster
 
Posts: 1
Default Using flowchart in simulation

I want to create a simple simulator with a graphical user interface using
flowcharts. My main problem is that shape objects do not create events. Does
anyone have any suggestion how I can do this?

I´m planning to program in VBA. The program I want to write is inspired by
this screenshot:
http://www.freedownloadscenter.com/B...creenshot.html


Thanks for ideas!