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  

Form Printing/Unbound Objects Blank



 
 
Thread Tools Display Modes
  #1  
Old March 28th, 2007, 01:02 AM posted to microsoft.public.access.forms
LarryP
external usenet poster
 
Posts: 73
Default Form Printing/Unbound Objects Blank

BACKGROUND: Have a form with two subforms imbedded in a tab control. Each
subform has, in its Form Footer, a totals row. each text control in the
totals row contains =Sum(whatever) as its control source, and that works fine
EXCEPT...

In one instance only, my detail data involves a ratio, and using
=Sum(ratios) or =Avg(ratios) in the totals row would produce a mathematically
incorrect result. I am able to get the correct result in that control for
the screen display by doing a calculation in connection with the Form Load
event of that form, but when I try to print the form, that control shows a
blank. Need some help figuring out how to to get than number to show up in
the print output. (Actually, I already have a workaround that involves just
using the value as a caption in a label formatted to look like a text box,
but I'd really like to know why that one text box won't print and what I can
do about it.)
 




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


All times are GMT +1. The time now is 12:09 PM.


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