Microsoft
Software
Hardware
Network
Question : Vlookup (ish) on a range.
Hello.
I have a number which represents a quantity.
On a tab, I have a list (retrieved from a database) of break points and descriptions and percentage discounts.
On the main page shows I want to show how many they have ordered and the current discount they will get.
I also want to show the next break point, how many off they are and what discount they will get.
I've attached a demo spreadsheet which is correctly determining the appropriate discount, but I can't work out how to get the next quantity break.
DemoQtyBreaks.xls
(21 KB)
(File Type Details)
DemoQtyBreaks
Answer : Vlookup (ish) on a range.
See attached. I assumed that if there were no subsequent breakpoint, you just wanted the same one returned.
DemoQtyBreaks.xls
(22 KB)
(File Type Details)
demo file
Random Solutions
How Can I Trace Email Routing Failure?
Cannot access Windows 2008 DFS links from Windows 2003
PowerPoint Viewer 2010 Full Screen Mode by Default
Visual Studio 2005 not working on Windows 7
Understanding Analog Telephone Adaptors
Need a script to create user folders with three nested folders and set appropriate security for each
Using Message Header decoration in operation contract of WCF
User Certificate Enrollement Problem
SQL in C# code .. Reading Output Parameters.
Run the first php script in background - When done - run the next script ...