Hi,
Is there a way to Display a value when there is an empty table? in this type of useage,
Concat(ComboBox1_1.SelectedItems,"Contact" &"-"&Contact&'Main Number'&'Alt Number' )
So if there is not a Contact, Main, or Alt Number, is there a way to display something like, xxx or xxx-xxx-xxx ?
Thanks,