dbTalk Databases Forums  

Access is a useless pile of crap -- calculated fields DO NOT work

comp.database.ms-access comp.database.ms-access


Discuss Access is a useless pile of crap -- calculated fields DO NOT work in the comp.database.ms-access forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Stahlhelm
 
Posts: n/a

Default Access is a useless pile of crap -- calculated fields DO NOT work - 06-18-2007 , 08:18 AM






I have been trying to no avail to create a calculated field on a form
I have used the expression builder, I have typed in code manually, I have
tried using full table and field name syntax all without success.

In the control source I have
=[transactions]![amount] * 2
The table and field names are correct ( they appear in the expression
builder) and the amount field is a number data type.
All this produces is #name? in the form field
Every book and website I have consuled tells me that should work.
I am getting incredibly fed up with this pathetic useless software
can someone please tell me why this will not work.
Thanks in advance



Reply With Quote
  #2  
Old   
Ken Snell
 
Posts: n/a

Default Re: Access is a useless pile of crap -- calculated fields DO NOT work - 06-18-2007 , 08:56 AM






Is the "amount" field from the "transactions" table in the form's
RecordSource query? If not, the calculated field will not work -- you must
use the DLookup function instead. See Help for info about it.

Many of us will disagree quite strongly with your assessment of ACCESS's
usefulness.

--

Ken Snell
<MS ACCESS MVP>


"Stahlhelm" <qrty (AT) froot (DOT) com.jp> wrote

Quote:
I have been trying to no avail to create a calculated field on a form
I have used the expression builder, I have typed in code manually, I have
tried using full table and field name syntax all without success.

In the control source I have
=[transactions]![amount] * 2
The table and field names are correct ( they appear in the expression
builder) and the amount field is a number data type.
All this produces is #name? in the form field
Every book and website I have consuled tells me that should work.
I am getting incredibly fed up with this pathetic useless software
can someone please tell me why this will not work.
Thanks in advance




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.