Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I struggling with the following problem. I have in two column data: column1 column2 200 10 30 50 50 40 10 20 ....etc. thousand records I'd like find max sum (two elements) of column1. Nacessary condition: sum of these two element in column2 70. E.G. satisfy condition is: sum of column1: 30+50 = 80 becouse condition is fulfil, sum of column2: 50+40 70 How resolve this task in VBA by selection and iteration?? Many thanks in anticipation. Regards Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Simplification Please ... | Excel Discussion (Misc queries) | |||
Simplification of Matrix | Excel Discussion (Misc queries) | |||
Expert Needed!!!!!!!!!! Pivot problem | Excel Discussion (Misc queries) | |||
Simplification help | Excel Worksheet Functions | |||
Code simplification | Excel Programming |