Search for text within a column
Posted by Raj Nair on October 09, 2001 5:00 AM
i am searching for a ticker in a column of 18000 tickers, and am using the for - next loop, doing an if then else compare - cell by cell. the performance is slow. is there any way i could speed it up ?
regards, raj