C
Chris
If you didn't define a default value, the value of the
listbox is Null. You can check against this with
IsNull(Me.lstReport)
HTH
Chris
tried "" and it does not work, what is the default for
lstboxes when no selection has been made?
listbox is Null. You can check against this with
IsNull(Me.lstReport)
HTH
Chris
lstboxes has no selected data it will prompt for data. I-----Original Message-----
I am trying to put code together that if one of the
tried "" and it does not work, what is the default for
lstboxes when no selection has been made?