P
Peter Kinsman
I am trying to display a Stock Status report on a subform. The data comes
initially from a union query which combines Stocktake data, Receipts and
Issues. This is then sorted and the underlying query creates extra columns
for Receipts, Issues and Balance. I have added a dummy first record to
zeroise the Balance column.
When the subform is first displayed, it is correct, but if the screen is
scrolled, very strange things happen, like transactions being processed
twice.
Does anyone know whether this is possible in a datasheet subform - or do I
need to go to continuous forms displayed as a subform like I had to once
before?
Many thanks
Peter Kinsman
initially from a union query which combines Stocktake data, Receipts and
Issues. This is then sorted and the underlying query creates extra columns
for Receipts, Issues and Balance. I have added a dummy first record to
zeroise the Balance column.
When the subform is first displayed, it is correct, but if the screen is
scrolled, very strange things happen, like transactions being processed
twice.
Does anyone know whether this is possible in a datasheet subform - or do I
need to go to continuous forms displayed as a subform like I had to once
before?
Many thanks
Peter Kinsman