J
Jennifer
My manager suggested I use the datepart function to run what I need to,
however after reading posts, I'm very lost on what to do...
I am running an append query. The main table has the:
Vendor #, Store #, Doc Type(either Cr or Inv), the sum of the pay amt(based
on the type), and the last field is "Month". I added this field and updated
it to show 8/30/08.
My append query is appending the same fields, BUT.... I need to pull
information based on my entry date. I need a function that looks in the
"Month" column of my main table, and looks at the very last date ran
(8/30/08- at least for this month) and pulls everything greater than the
"month" date.
Any help?
however after reading posts, I'm very lost on what to do...
I am running an append query. The main table has the:
Vendor #, Store #, Doc Type(either Cr or Inv), the sum of the pay amt(based
on the type), and the last field is "Month". I added this field and updated
it to show 8/30/08.
My append query is appending the same fields, BUT.... I need to pull
information based on my entry date. I need a function that looks in the
"Month" column of my main table, and looks at the very last date ran
(8/30/08- at least for this month) and pulls everything greater than the
"month" date.
Any help?