LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Trying to find a way to calculate subtotals for different sections data validation

You might want to start with how to use dependant dropdowns...

http://www.contextures.com/xlDataVal02.html

...firstly, then learn how to structure named lists and data sections so
these can be more efficiently used in the context of your example file.
For example...

Categories should be a contiguous named list with global scope.
Flashing
Underlayment
Edge_Valley Metal
Note I replaced the slash with an underscore because it's the only
valid non alpha-numeric character allowed in defined names. Spaces
aren't allowed either but we can take care of that in the DV using
a list formula.

Each category listitem should have its own contiguous named list of
line items with global scope, and its own named table of data with
local scope.

Have a look for MockUp3.xlsx here...

https://app.box.com/s/23yqum8auvzx17h04u4f

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


 
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
Find repetive data and calculate Ty Excel Discussion (Misc queries) 1 September 9th 09 09:52 PM
Sum sections of data Brian Excel Programming 3 August 6th 09 12:59 AM
HELP! Find Data in columns next to known data then Calculate Derro Excel Discussion (Misc queries) 2 January 25th 09 12:23 AM
data validation quick find Richard Excel Discussion (Misc queries) 9 September 22nd 07 01:44 AM
Data Validation / find & replace Penny Excel Discussion (Misc queries) 1 July 20th 05 08:45 PM


All times are GMT +1. The time now is 11:55 AM.

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

About Us

"It's about Microsoft Excel"