Passing current row as an argument?
- From: "Laurel" <FakeMail@xxxxxxxxxxx>
- Date: Mon, 2 Oct 2006 12:55:28 -0400
I want to write a complex function that references a bunch of columns in the
database for a given row. I would like not to have to do a second select on
that row inside the function (using the key as an argument). Is it possible
to pass the whole current row as a parameter? I could do it either from a
query or from a form/report.
I tried looking up the definitions for likely candidates in the list you see
after you type "as" in the function definition, but it was bewildering.
.
- Prev by Date: Re: Maximum value for Timer Interval
- Next by Date: Re: Easy question?
- Previous by thread: create dynamic file path for linking to text files in Access 2003
- Next by thread: Re: Passing current row as an argument?
- Index(es):