Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am probably making this more complex than I need to, so what is the
simplest way to loop through an array, looking for possibly three common bits of data and adding them together. Using a wine example... I am searching a series of 800+ records for: Wine Vendor Wine Origin Wine Category The user would choose from a drop down, either vendor, origin or category, and the macro calcs sales and costs based on the selections. For any of the three, the user can choose "ALL" or a specific value in each group. I started writing sub routines to take into account each possible option, but hoped there might be an easier way... can anyone help with a shorter solution? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Complex decisions, maybe? | Excel Worksheet Functions | |||
looping through an array of ranges | Excel Programming | |||
Looping data out of array | Excel Programming | |||
Simple Array Looping | Excel Programming | |||
Array / Looping Question | Excel Programming |