Re: How to Find the Date of Last Change in Inventory
- From: Klatuu <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Jun 2005 09:46:04 -0700
If theses are the lines you are talking about, I don't know where they came
from in relation to the code I sent.
If your report has visibility to the query, then the query is the way to go.
If you could post the code as you modifided it, the lines that turn red, and
the error message the lines are returning, maybe we can work through it.
> ("SLOBInv2StyColDatUntqry")
>
> (dbOpenSnapsh?ot, dbReadOnly)
>
"doyle60@xxxxxxx" wrote:
> 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: doyle60@xxxxxxx
- 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
- Re: How to Find the Date of Last Change in Inventory
- From: doyle60@xxxxxxx
- How to Find the Date of Last Change in Inventory
- Prev by Date: RE: New record functionality
- Next by Date: RE: conditional formatting
- 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
|