Duane, I apologies. I don't mean to waste your time and very much appreciate your help.
[PrintHydrorate] is a yes/no field. If it is No, I don't want to print out the line. The values would be zero. I would want the total line to "move" to eliminate the blank lines.
Thanks again
Duane, what am I doing wrong. I've set the detail section can grow and shrink to yes, plus all the fields. But I still get blank lines. Here is my code
If Me![PrintHydrorate] = False Then
Me!Label403.Visible = False
Me!HydroCost.Visible = False
Me.HydroCoolRate.Visible = False...
Duane, Yes, I want don't want to print the values and labels...the whole 2 lines. The values are zero. I can easily determine which customer doesn't want these one or two items to print. It can be both or one or the other.
I can put the totals in the detail or footer section. I've tried both...
I have a report a report that looks like this:
Detail section
qty price cost
1 1.00 $1.00
2 .75 $1.50
--------------------
Sub Total $2.50
shipping .30
Boxes 1.00
--------------------
Total 3.80
My problem is sometimes, I don't want to...
Need help. Fax cover page is correctly created but the Access Report pages are not included. Any ideas. Code is below. Thanks all.
Jim
Set objWinFaxSend = CreateObject("WinFax.SDKSend8.0")
RetCode = objWinFaxSend.SetClientID(strRecipient)
'Begin Recipient Settings
''Application.Printer =...
What I have done is, created a VB program to read the HD serial number and encrypt the ouput to a small text file. I store the text file in the program files directory so know one can find it and gave it a official looking name ending with DLL. The opening main menu reads this file decrypt the...
Using 2003, I have a Word 2003 picture as background to my report (OLEUNbound object). I'm getting the following error message when I open the report.
A problem occurred while MS Office Accessw was communicating the OLE server.
I can't seem to figure out how to fix this.
Any help would be...
We can add users to Citrix very easily. However, to setup some of their apps, like IE6 and Outlook 2000, we need to signon as them to set the settings for them. We want all our users to have the same settings, etc. I know there has to be a better way. Any suggestions?
Thanks
I have downloaded the 16 sample templates from the Citrix site. However, with mixed succes I have many of the reports working. I'm not very familair with crystal, but does anyone have a report that will show all users, their start/stop times, duration and publish apps they are accessing.
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.