Thanks for your reply (sorry about my late respons..).
I solved this issue by having all fields within the Detail section of the report. The data all came from the same record, but if what I did was a 'real' solution I honestly dont know..
Thanks anyway. :)
I have two forms open where the top form (input-form) is for chosing parameters for the reports that can be previewed.
When previewing the reports, the report always show correct layout and content.
Then something "funny" happens (but only sometimes): The printout prints the form laying below...
Hey
In a materials table I have a Yes/No field called Reserved used to indicate if the material is reserved for a contract or not.
When looking at the inventory list, I have 3 opion buttons called Reserved, NotReserved and ShowAll. The options are given the values -1, 0 and 1 respectivly. The...