criteria for filtering

G

Guest

what do you mean? provide an example........
-----Original Message-----
I'm trying to filter only the numbers out of a column
that contains either numbers or texts. Can someone help
me?
 
C

Cindy

You can choose from one of four answers in the column, or else you can type a number in the column. I've already separated them to make a report for each selection except for the numbers.
 
E

Ernie

try the function IsNumeric()
-----Original Message-----
You can choose from one of four answers in the column, or
else you can type a number in the column. I've already
separated them to make a report for each selection except
for the numbers.
 
Top