A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

#Name? on form



 
 
Thread Tools Display Modes
  #1  
Old February 15th, 2006, 07:15 PM posted to microsoft.public.access.forms
external usenet poster
 
Posts: n/a
Default #Name? on form

Hi All,

I have numerous unbound controls on my form all with calculated values in
the detail section of the form. For example, I have one text box with
formula "=[PACE_SUMM_HEDGE]/1000000+[Hedge_adj]" as its control source. This
works fine (as does every other control in the detail section). In the form
footer I want to sum of these controls. I have the formula
"=sum([PACE_SUMM_HEDGE]/1000000+[Hedge_adj])" as the control source. This
returns #Name? - what am I doing wrong?

Thanks

  #2  
Old February 15th, 2006, 09:44 PM posted to microsoft.public.access.forms
external usenet poster
 
Posts: n/a
Default #Name? on form

double check the fieldnames in the footer control's expression, to see if
you have any typos there. also, make sure the footer control does not have
the same name as any of the fields in the expression.

hth


"kabaka" wrote in message
...
Hi All,

I have numerous unbound controls on my form all with calculated values in
the detail section of the form. For example, I have one text box with
formula "=[PACE_SUMM_HEDGE]/1000000+[Hedge_adj]" as its control source.

This
works fine (as does every other control in the detail section). In the

form
footer I want to sum of these controls. I have the formula
"=sum([PACE_SUMM_HEDGE]/1000000+[Hedge_adj])" as the control source. This
returns #Name? - what am I doing wrong?

Thanks



 




Thread Tools
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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Move feild entries from form to form using global variables JackCGW General Discussion 11 November 14th, 2005 05:22 AM
Tell if Form is a Dialog Alex Using Forms 7 August 30th, 2005 06:22 PM
Need Help In Printing Current Record in Specific Report RNUSZ@OKDPS Setting Up & Running Reports 1 May 16th, 2005 09:06 PM
Dates in a listbox connected to a form... RusCat Using Forms 13 November 25th, 2004 02:31 AM
auto entry into second table after update Tony New Users 13 July 9th, 2004 10:42 PM


All times are GMT +1. The time now is 05:07 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.