I need to find a query that filters through a table with multiple data types.
Problem is that i cant find a way for the query to ignore anything that isnt a number.
I also cant limit what data gets input into the table.
The table in question looks like this:
Name (COL B) | Data (COL F) |
---|---|
Max Mustermann | 15 |
Jon Smith | A |
James Brown | 1 |
Robert Miller | 5 |
Linda Williams | 发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745291911a4620910.html |
评论列表(0条)