G
Guest
I have looked at conditional macros and stuff, but still am not certain how I
would apply.
I have two "styles" of inventory items:
- Style ONE are items that I import as finished goods
- Style TWO are items that I build in my factory.
I have a report that prints out:
ITEM
- Component
(The report is grouped and sorted on ITEM, then grouped and sorted on
COMPONENT)
For various reasons, I set up my system where Component # = Item # for the
"Style ONE" items.
When I run the report, then, I get something that looks like this:
AMERICAN BEER
- Glass bottle
- Fizzy water
- Artificial beer flavor
- Label
IMPORTED BEER
- Imported Beer
What I'd like to do is for the Style TWO items, print it like above. For
Style ONE items, I'd like it to print a totally different field.
In other words, in the "Component" Field grouping, something like "If ITEM =
COMPONENT, then {OTHERFIELD}, otherwise {COMPONENT}".
I know there is "conditional formatting", but is there "conditional
reporting"?
Thanks
would apply.
I have two "styles" of inventory items:
- Style ONE are items that I import as finished goods
- Style TWO are items that I build in my factory.
I have a report that prints out:
ITEM
- Component
(The report is grouped and sorted on ITEM, then grouped and sorted on
COMPONENT)
For various reasons, I set up my system where Component # = Item # for the
"Style ONE" items.
When I run the report, then, I get something that looks like this:
AMERICAN BEER
- Glass bottle
- Fizzy water
- Artificial beer flavor
- Label
IMPORTED BEER
- Imported Beer
What I'd like to do is for the Style TWO items, print it like above. For
Style ONE items, I'd like it to print a totally different field.
In other words, in the "Component" Field grouping, something like "If ITEM =
COMPONENT, then {OTHERFIELD}, otherwise {COMPONENT}".
I know there is "conditional formatting", but is there "conditional
reporting"?
Thanks