Hi,
I have the following code which allows me to randomly choose numbers( as much required )
from a set of data available in column A.
==============================================================
==============================================================![]()
Please Login or Register to view this content.
Now, I want an extension to this code. What I want is that the extended code should first
search for the number 1234567899 in column A and if found should place the same in the
result first & then pick rest of the numbers.If the number(1234567899) is not there in
column A then the existing code should straight way get execute skipping the search for
number 1234567899.Hope, I am able to make you understand what I wanted.
Bookmarks