Calculated field (text) in query

S

SMatthew

In Access 2002 would you be able to use a calculated
field in a query and increment Alphabets (A,B,C...)

Please help!
 
J

John Vinson

In Access 2002 would you be able to use a calculated
field in a query and increment Alphabets (A,B,C...)

Please help!

You'ld need to use a custom VBA function. Could you post some more
details? What exactly are you trying to accomplish? Will there be more
than 26 records, and if so what do you want to see (AA, AB, AC, ... or
what)?
 
Top