Author: KARL DEWEYKARL DEWEY Date: Apr 14, 2008 09:38
>>Can you please explain what Expr1 is?
When you duplicate a field in a query or do not supply a name for a
calculated field Access gives them a name starting with Expr1.
>>And do I actually code 'from alpha' or do I put in the name of the table.
You edit in your table name in the SQL statement where it says YourTable and
also in place of ALPHA.
>>How should I have the customers loaded to cause the lease amount of trouble.
Your customer would be in the field of your table and replace
YourCustomerField with that field name.
--
KARL DEWEY
Build a little - Test a little
"jackie" wrote:
> Hi Karl,
> Can you please explain what Expr1 is? And do I actually code 'from alpha' or
> do I put in the name of the table.
> How should I have the customers loaded to cause the lease amount of trouble...
|