Question : sum and match result in table

hy , have 3 sheets , in sheet1 is table with data, need formula or macro to find first 4 numbers combination in column C sheet 1equal to the value in A1 sheet 2 , result table is in sheet 3 sum in column C is equal to A1 sheet 2 ,
here is example :
 
        A       B       C        D        E             F
1      
2      1      5-1      5      5-0      Real       ReAl
3      2      5-1      6      5-0      Arse        Hull
4      3      5-1      1      5-0      Manc      Sund                     TABLE 1 sheet 1
5      4      2-1      2      3-1      Renn      Pari
6      5      4-1      4      4-0      Boru       SC F
7      6      2-1      1      3-1      Asto       Stok
8      7      5-1      4      5-0      Scha      FSV
9      8      2-1      4      3-1      BAye      BOru


        A      
1    12                                                                              VALUE sheet 2

 
        A       B       C        D        E             F
1      
2      1      5-1      5      5-0      Real       ReAl
3      3      5-1      1      5-0      Manc      Sund                     TABLE 2 sheet 3
4      4      2-1      2      3-1      Renn      Pari
5      5      4-1      4      4-0      Boru       SC F

        sheet3 sum(C2:C5) = sheet2 A1

Answer : sum and match result in table

Every time you run this code, it will place results into Sheet3, based on the value in Sheet2!A1 and the contents of Sheet1 column C.

It does not clear Sheet3 before it starts.

I does not run automatically.

What do you mean by "-10 to +10" and "more accurate (-2 to +2)"?
Random Solutions  
 
programming4us programming4us