G
Gustavo
Hi Everyone,
I have a query in Access 2000 with only three fields:
Year Issue Date
2003 0010 6/5/03
2003 0010 7/7/03
2003 0010 8/2/03
2003 0012 4/4/03
2003 0012 6/7/03
2003 0016 5/5/03
2003 0018 8/1/03
etc...up to 3500 records
I need to be able to read the last record's date for
every issue and take it as a value to use in a procedure.
(for example when I am dealing with issue 0012 I need to
get the date 6/7/03 as my value)
I am not sure what method I need to use to do that. I
read about the open recordset method but I don't fully
understand how it works.
I thank in advance any help that I can get
Thanks again
Gustavo
I have a query in Access 2000 with only three fields:
Year Issue Date
2003 0010 6/5/03
2003 0010 7/7/03
2003 0010 8/2/03
2003 0012 4/4/03
2003 0012 6/7/03
2003 0016 5/5/03
2003 0018 8/1/03
etc...up to 3500 records
I need to be able to read the last record's date for
every issue and take it as a value to use in a procedure.
(for example when I am dealing with issue 0012 I need to
get the date 6/7/03 as my value)
I am not sure what method I need to use to do that. I
read about the open recordset method but I don't fully
understand how it works.
I thank in advance any help that I can get
Thanks again
Gustavo