Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 133
Default Macro/calculations/for loops/ dropdown lists/ and fun.

so here's the situation:
1. i have to check deflection of a horizontal beam as a result of glass
weight on it.
if deflection is less than the acceptable limit, then everything is peachy.
if not, then i have problems.
- one option, and the most popular over here, is to reinforce it by
inserting a steel member (tube or bar or channel etc).
the problem with doing this is that the deflection caused by the steel's
weight is often larger than the strength it can provide with its 'Iy'
property. (the higher the Iy, the smaller the amount of deflection.)
so. now i have a table of steel, and its properties. - Ix, Iy, weight, etc.
on another sheet.
2. if there is a problem with the deflection, i i would like to do an
automatic check through the list of steel to see which members have high
enough Iy value to counter: the original deflection + the deflection caused
by the steel's weight.

so. can I:
1. use a loop in a macro to go through my list of steel
2. (using a formula already set up) return a 'yes' or 'no' depending on
whether or not the above criteria are met.
3. click on a 'recommended steel type' cell block, and have a list of steel
members which work drop down (from the returned 'yes' or 'no' loop)
ie: A B
1 # description
2 101 2"x4" bar
return: 101 - " 2"x4" bar " in another cell
4. have the selected steel member display its information on the sheet so i
can see its properties and then calculate results which solve the deflection.

i know. it's alot to ask. any help would be spectacularly appreciated.
maybe a cake will be baked for you. Who knows...

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
Dropdown Lists Trouble Excel Discussion (Misc queries) 2 August 31st 09 05:13 PM
VBA help - for loops/if/dropdown lists... big calcs... Derrick Excel Discussion (Misc queries) 0 July 24th 09 06:40 PM
Dropdown lists Grandt Excel Discussion (Misc queries) 2 October 9th 07 08:20 PM
How do I associate calculations with items in a dropdown list? stephmon Excel Programming 1 November 29th 06 04:45 AM
Dropdown lists Lidia Simmons Excel Programming 3 October 26th 04 09:23 PM


All times are GMT +1. The time now is 05:10 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"