krismcmillan
Registered User.
- Local time
- Today, 13:56
- Joined
- Aug 21, 2014
- Messages
- 14
Hi
I wondering if somebody could help, I would like to use a IF macro to display two different reports if possible?
This is what I want to do...
If [Opengrn1]![STK Holding] / [Despatch]![Cartons Despatched] <= 2, then display a report to show all stock that won't last two weeks.
OR
If [Opengrn1]![STK Holding] / [Despatch]![Cartons Despatched] >= 2, then display a report to show all stock that will last more than two weeks.
Thanks.
I wondering if somebody could help, I would like to use a IF macro to display two different reports if possible?
This is what I want to do...
If [Opengrn1]![STK Holding] / [Despatch]![Cartons Despatched] <= 2, then display a report to show all stock that won't last two weeks.
OR
If [Opengrn1]![STK Holding] / [Despatch]![Cartons Despatched] >= 2, then display a report to show all stock that will last more than two weeks.
Thanks.