On Sep 21, 5:01*pm, The T <teresaei... (AT) gmail (DOT) com> wrote:
Quote:
I have a form, which works fine w/out the pain, but I need it to work
in the pain.
The *form uses a listbox to select a persons name, which opens a
report that queries on date and [forms]![frmSelectAnalyst]!
[mylistbox].
Other forms/reports open/run correctly
*Has anyone else had a problem w/forms/reports not loading? |
No. Look at ItemData, ListIndex, Column, ItemsSelected, and other
associated methods and properties of ListBoxes. You might want to
parse out the values and stuff in an invisible field the query can get
access to.