Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-30-2017, 07:03 AM
NBVC's Avatar
NBVC NBVC is offline How to sort 2 datasheets that have linked formulas Windows 7 64bit How to sort 2 datasheets that have linked formulas Office 2007
The Formula Guy
 
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
NBVC will become famous soon enoughNBVC will become famous soon enough
Default

If your turn the ID entries in both sheets into text entries, so that 1.1 is not the same as 1.10 (when entered as number), then you can use formula in N2:



=INDEX(Evaluation!Q:Q,MATCH(B2,Evaluation!A:A,0))

copied down and in O2

=INDEX(Evaluation!P:P,MATCH(B2,Evaluation!A:A,0))

copied down.

Then you will be able to sort by those 2 columns.
Reply With Quote
  #2  
Old 05-31-2017, 08:27 PM
Rachael Rachael is offline How to sort 2 datasheets that have linked formulas Windows 10 How to sort 2 datasheets that have linked formulas Office 2016
Novice
How to sort 2 datasheets that have linked formulas
 
Join Date: May 2017
Posts: 6
Rachael is on a distinguished road
Default Excel formulas

Hi

Thanks for your help.

Can you explain what the new formula is doing and how it is allowing the sort to work correctly?

I have pasted in the two new formulas and copied down, but only about half the values are showing as correct when sorted by either of these two columns.

Is this because of the formulas in the yellow columns "bridge length" and "earthworks allowance" (in the example above) need adjusting too?

ie. if you enter in a value for bridge length or earthworks allowance on 'Cost Summary' the corresponding column in 'Evaluation' performs a True/False function. This provides a value used in the total score calculation.

=IF('Cost Summary'!H2=0,0,IF(AND('Cost Summary'!H2>=1,'Cost Summary'!H2<=6),-2,IF('Cost Summary'!H2>6,-3,Select Bridge Length)))

=IF('Cost Summary'!J2="Nominal",0,IF('Cost Summary'!J2="Minor",-1,IF('Cost Summary'!J2="Moderate",-2,IF('Cost Summary'!J2="Substantial",-3,"Select Earthworks Allowance"))))
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to sort 2 datasheets that have linked formulas help with formulas ferrarifx Excel 2 11-16-2016 12:04 PM
Using Right and Len formulas together PDGood Excel 4 11-20-2015 06:50 AM
Need help with formulas please paul_pearson Excel 0 03-20-2013 06:51 AM
How to sort 2 datasheets that have linked formulas Doing a linked paste within a linked spreadsheet tkondaks Word 1 08-17-2012 12:23 AM
How to sort 2 datasheets that have linked formulas IF Formulas mizzamzz Excel 1 07-08-2010 02:32 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 05:25 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