#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 249
Default Block Flow Diagrams

Hi,

I am an industrial chemist and I have a sophisticated spreadsheet for
modelling chemical processes. I use Userforms and have a rudimentary
knowledge of VBA. I use alot of macros and have found the advice on this
website absolutely wonderful

I am looking for a way to create a blockflow diagram from a chemical process
that is listed on a sheet.

Does anyone have advice or links that might be able to help me?

Thanks in advance,

Roger
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Block Flow Diagrams

I think from your description to have a two step problem. Tbe first is to
break your formula into blocks. The second is to create shapes (what you
call blocks) and place the shapes on the worksheet.

I would start by using the Record macro feature (Tools - Macro Record Macro)
and add the shapes to the worksheet and move the shapes in a fashion that
meets your requirements. From this macro you can learn the techniques to
create your block diagrams.

Shapes have four properties you need to adjust
1) Top - pixel location of top edge
2) Left - pixel location of left edge
3) Width - number of pixels in horizontal direction
4) height - number of pixels in veticle direction

You also may need to add lines. Lines also have four properties
1) X Start - in pixels
2) Y Start - in pixels
3) X End - in pixels
4) Y End - in pixels

Arrows could be shapes or lines with pointed ends.

"Roger on Excel" wrote:

Hi,

I am an industrial chemist and I have a sophisticated spreadsheet for
modelling chemical processes. I use Userforms and have a rudimentary
knowledge of VBA. I use alot of macros and have found the advice on this
website absolutely wonderful

I am looking for a way to create a blockflow diagram from a chemical process
that is listed on a sheet.

Does anyone have advice or links that might be able to help me?

Thanks in advance,

Roger

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 97
Default Block Flow Diagrams

Hi,

Can Jon' s brickyard chart be of any help ... ?

http://peltiertech.com/Excel/Charts/Brickyard.html

HTH
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can excel print data flow diagrams of an existing excel database? Amir Excel Worksheet Functions 1 November 27th 07 04:04 PM
How do I use excel to create process flow diagrams? BD1 Excel Discussion (Misc queries) 4 October 19th 07 11:10 PM
How do I label flow connectors in and excel flow chart? Hannah Excel Discussion (Misc queries) 1 September 7th 06 07:55 PM
Pie Diagrams Siddhartha Neogi Charts and Charting in Excel 1 September 7th 06 08:55 AM
Diagrams kelljeff Excel Discussion (Misc queries) 0 March 27th 06 10:02 PM


All times are GMT +1. The time now is 08:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"