View Single Post
 
Old 02-03-2015, 02:50 PM
gebobs gebobs is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

Quote:
Originally Posted by excerbated123 View Post
What if say for example I wanted there to be a menu selection that when I click it, it gives me a total of the line items above it. Then, I select another menu selection, and that one serves as a divider.
Would require code.

Quote:
You select "Attachment" in the 1st menu, then select "Shed" in the 2nd menu. No values Populate in the other cells.
That's because the equations are looking for a category (Attachment) and an item (Shed) that don't exist on the Data Tab. You would have to add them.

This brings up something I need to mention. As currently set up, all items need to be unique. For example, if you have "left-handed widget" in both the Flashing and the Edge categories, it will grab the data for the first one on the list. If they don't have the same Unit Cost, etc., you will have problems.
Reply With Quote