I found this article to fix the group footer at the bottom of my pages: http://support.microsoft.com/kb/208979
I did as instructed and it worked. However, I want my footer to appear lower, so i adjusted the page GrpFtrLoc to a bigger number. When i press page preview, the statusbar states...
I have a field to store the "date of print" for my records so that i would know whether or not the record has been printed.
My function to store the "date of print" is called when i click the "Print Preview" button on my form which opens a report and display that particular record.
The thing...
I am trying to write an If statement in Excel to return an "OK" if Value 1 - Value 2 = Multiples of 2 (i.e. 2,4,6,8,10,12 ....)
Is there any formula for "multiples of a specific number
thanks for the fast response.
i tried me.line1.borderwidth = 0.5 and it appears as hairline while 0.55 appears as 1pt. i'm still not able to get something in between.
Is there anyway i can change a line i've drawn in an access report to appear thicker than "Hairline" and thinner than 1pt.
With Me
.DrawWidth = 5
Me.Line(x1,y1)-(x2,y2)
End With
The code only applies for Me.Line. Is there any way i can apply it to say Me.Line10
I'm using a report that is called from a form to produce an invoice.
The detail section's layout is as follows:
LineNo ProdDes1 Qty UnitPrice Amount
ProdDes2
InvLRemarks
DescriptionL2 and InvLRemarks can shirnk when null (which is 80% of the time).
I'm...
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.