Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Say I am running a solver 10 times, everytime a solution with 3 components is written into excel table like this A B C 2.3 3.5 1.4 13.1 4.5 0.5 7.5 6.5 3.2 2.3 3.5 1.4 .. .. and so on. Note that the 1st and 4th solutions are duplicate. I need a piece of detailed VBA code please that AVOIDS writing-down dupliacte solutions. So things might look as: A B C 2.3 3.5 1.4 13.1 4.5 0.5 7.5 6.5 3.2 .. .. Thanks alot, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for Avoiding totals of Duplicate Information | Excel Discussion (Misc queries) | |||
How do I merge 2 data bases in Excel avoiding duplicate records? | Excel Discussion (Misc queries) | |||
Avoiding Duplicate entries - from a drop down | Excel Worksheet Functions | |||
Writing a macro that updates solver solutions? | Excel Worksheet Functions | |||
Looking for Solutions | Excel Programming |