Hi

Just a quick summary using my Excel sample:

- Find numbers 1 TO 10 in cell ranges, example only D3:D12, H3:H12, L3:L12 (don't hard code, have to add additional ranges). So lets do the first find cell D3 with a 3 in it and also a 1-1 in cell E3 and 10.00 in cell F3 (a positive result). Cell D4 would normally have a number in the cell (1 to 10, my fault here) but their is no set of numbers in cell E4 and no numbers in cell E5 so be not be a positive result.

- Positive results D3 (first positive one), using the numbers in cell F3 would get written to cell B7 and so on.

Hope this helps.