Calculated field (text) in query

  • Thread starter Thread starter SMatthew
  • Start date Start date
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!
 
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)?
 
Back
Top