Hi, Is there a way to do a SELECT in part of the data contained in the columns? For example, if the columns is like "TEXT #number" or "TEXT number" and I want to do a SELECT on those numbers? Basically my problem is that by design a column contains both data and now I need to do a SELECT on the number only :-/ Is that possible? Stan