Only show record with *frac*

T

Taurus

Hello,
I don't know how to write a synatx to only show the type I need in the
recordset is the 1st 4 letter *frac*
Please provide syntax thank you.
Taurus
 
J

Jim Gordon MVP

Hi,

I think what you are looking for is the LEFT worksheet function. There
are examples in help.

If you are using Excel 2004 just start typing =LEFT( and Excel will
supply the syntax in a little tip box.

-Jim
 
C

CyberTaz

If I understand correctly & the data is set up appropriately, you can
also use Data>Filter>AutoFilter, open the filter list for the field
involved & choose Custom, then type in a criterion of frac* (assuming
you want to see just those records).

HTH |:>)
 
Top