G
Guest
Hi,
I want to make a report to replicate a checklist that I already have.
The format should be:
Checklist
--------------------
Purchase Item:
Item 1
Item 2
Item 3
--------------------
Unpack Item:
Item 1
Item 2
Item 3
etc.
Tried using grouping and sorting to no avail, just gives me an output of
Checklist
-----------------------
Purchase Item
Item 1
Unpack Item
Item 1
Purchase Item
Item 2
....
etc..
there must be a way to achieve the outcome I'm after?
I want to make a report to replicate a checklist that I already have.
The format should be:
Checklist
--------------------
Purchase Item:
Item 1
Item 2
Item 3
--------------------
Unpack Item:
Item 1
Item 2
Item 3
etc.
Tried using grouping and sorting to no avail, just gives me an output of
Checklist
-----------------------
Purchase Item
Item 1
Unpack Item
Item 1
Purchase Item
Item 2
....
etc..
there must be a way to achieve the outcome I'm after?