Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 01-05-2015, 02:15 PM
gebobs gebobs is offline Need help with drop-down menu please Windows 7 64bit Need help with drop-down menu please Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

See attached. The user selects the alloy and enters the stock diameter. The formula for the RPM then is (I think):



=IFERROR(12*VLOOKUP(A2,MaterialSFPM,2,FALSE)/(PI()*C2),"")

Since the vlookup to find the SFPM is included in the formula, the SFPM column is superfluous and can be deleted.

For 1/4" stock brass, the formula returns 2292. If this is overly precise and you would like it rounded to the closest hundred (included as RPM rounded):

=IFERROR(ROUNDUP(12*VLOOKUP(A2,MaterialSFPM,2,FALS E)/(PI()*C2),-2),"")

For the closest, ten, change that -2 near the end to -1. Easy peasy. :-) It would probably be a good idea, once you have it all fleshed out, to lock any formula cells and protect the sheet. If you need any further help with that or anything else, let me know.
Attached Files
File Type: xlsx MaterialSFPM.xlsx (13.2 KB, 11 views)
Reply With Quote
  #2  
Old 01-05-2015, 03:34 PM
cazclocker cazclocker is offline Need help with drop-down menu please Windows 7 64bit Need help with drop-down menu please Office 2010 64bit
Novice
Need help with drop-down menu please
 
Join Date: Jan 2015
Posts: 5
cazclocker is on a distinguished road
Default

Quote:
Originally Posted by gebobs View Post
See attached. The user selects the alloy and enters the stock diameter. The formula for the RPM then is (I think):

=IFERROR(12*VLOOKUP(A2,MaterialSFPM,2,FALSE)/(PI()*C2),"")

Since the vlookup to find the SFPM is included in the formula, the SFPM column is superfluous and can be deleted.

For 1/4" stock brass, the formula returns 2292. If this is overly precise and you would like it rounded to the closest hundred (included as RPM rounded):

=IFERROR(ROUNDUP(12*VLOOKUP(A2,MaterialSFPM,2,FALS E)/(PI()*C2),-2),"")

For the closest, ten, change that -2 near the end to -1. Easy peasy. :-) It would probably be a good idea, once you have it all fleshed out, to lock any formula cells and protect the sheet. If you need any further help with that or anything else, let me know.
By jove, I think you've got it! You seem to have used a formula that I've never tried...the "IFERROR" formula. I think I can take that and run with it, but I might be back soon with another question or two.

Thank you!
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with drop-down menu please HELP -- Drop Menu for Reoccuring Data?? cscaudle Word 1 03-02-2014 10:19 AM
Drop down menu with different value to display name swsquish Word 1 09-04-2012 08:45 PM
Word 2003: Symbols in Drop Down Menu Morvo2031 Word 0 08-14-2012 07:11 AM
Number of files shown in drop down menu airpinto Office 1 10-02-2010 08:03 AM
Merge fields & Drop down menu's ShadeTree Word 0 03-09-2010 08:19 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:38 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft