Re: How to Find the Date of Last Change in Inventory
- From: "doyle60@xxxxxxx" <doyle60@xxxxxxx>
- Date: 13 Jun 2005 09:21:25 -0700
So I changed that one spill over line and it seems to work. The other
lines I mentioned that are red are still red. When I run the code, it
gives me a compile error on "qdf =" in the first line.
<You could use a query, but getting it from the query to the report
would be
an issue.>
Really? I don't know why myself. Once I have a query, I'm usually
home free.
< Perhaps a temporary table that the report could use would be the
best solution. >
I have no problem with a table that holds the following data:
Style, Color, LastSLOBDate, SLOBDays.
Where the LastSLOBDate would be the most recent date for the
Style/Color, and where SLOBDays are the value we are looking for here.
I technically don't need LastSLOBDate here; I can get it later (and
filter out those style/colors that do not have the latest date---that
is, the inventory is null, sold out.
By the way, SLOB stand for Slow Moving and Obsolete (Inventory).
What should I do next? I'm sort of stuck here.
Matt
.
- Follow-Ups:
- Re: How to Find the Date of Last Change in Inventory
- From: Klatuu
- Re: How to Find the Date of Last Change in Inventory
- References:
- How to Find the Date of Last Change in Inventory
- From: doyle60@xxxxxxx
- RE: How to Find the Date of Last Change in Inventory
- From: Klatuu
- Re: How to Find the Date of Last Change in Inventory
- From: doyle60@xxxxxxx
- Re: How to Find the Date of Last Change in Inventory
- From: Klatuu
- Re: How to Find the Date of Last Change in Inventory
- From: doyle60@xxxxxxx
- Re: How to Find the Date of Last Change in Inventory
- From: Klatuu
- Re: How to Find the Date of Last Change in Inventory
- From: doyle60@xxxxxxx
- Re: How to Find the Date of Last Change in Inventory
- From: Klatuu
- How to Find the Date of Last Change in Inventory
- Prev by Date: RE: Disable Mouse Scroll in Access Form
- Next by Date: RE: New record functionality
- Previous by thread: Re: How to Find the Date of Last Change in Inventory
- Next by thread: Re: How to Find the Date of Last Change in Inventory
- Index(es):
Relevant Pages
|