Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 31st, 2006, 2:54 AM   #1
rocket head
Newbie
 
Join Date: Mar 2006
Posts: 2
Rep Power: 0 rocket head is on a distinguished road
Flow charts

I need to get this thing done so I should probably just scratch some lines and boxes in my notebook, but I am anal and I want to do this the "right way." My "program" is basicaly a collection of VBA modules embedded in an excel workbook. The modules serve as a kind of procedural generation aspect of the excel program. The user inputs some initial state data and when the modules run the spreadsheet calculates a series of output states. My question is, how should I draw the flowchart? Specifically what kind of boxes, arrows ect should I use? Is there a software that can make neat looking flowcharts? How do I use it?
rocket head is offline   Reply With Quote
Old Mar 31st, 2006, 3:03 AM   #2
InfoGeek
Professional Programmer
 
InfoGeek's Avatar
 
Join Date: Jun 2005
Location: India, The great.
Posts: 435
Rep Power: 4 InfoGeek is on a distinguished road
First of all, flow charts are drawn to specify the logic of a program in a graphical manner. These are language independent and drawn prior to writing the program. But you are trying to go backward and draw a Flow Chart from the program. This can be done manually and you can use MS-Word or Powerpoint or any other drawing tool, but I don't know of any tool that can generate flow chart from a VBA module. Search google, you may be lucky.
__________________
PFO - My daily dose of technology.
InfoGeek is offline   Reply With Quote
Old Mar 31st, 2006, 7:06 AM   #3
zorin
Hobbyist Programmer
 
Join Date: Apr 2005
Posts: 218
Rep Power: 4 zorin is on a distinguished road
You can use smart draw to draw flow charts, theres a free trial here. Much more easier that drawing them by hand.
zorin is offline   Reply With Quote
Old Mar 31st, 2006, 12:11 PM   #4
rocket head
Newbie
 
Join Date: Mar 2006
Posts: 2
Rep Power: 0 rocket head is on a distinguished road
Thank you. Is there any kind of format I should follow?
rocket head is offline   Reply With Quote
Old Apr 2nd, 2006, 12:44 PM   #5
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
The standard flowchart formatting should be fine for most any flowchart you'll want to draw:

http://en.wikipedia.org/wiki/Flowchart

However, I think a data flow diagram would be more helpful in this case:

http://www.smartdraw.com/tutorials/software-dfd/dfd.htm
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:27 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC