F
Fjordur
Hi,
I have a query with a LEFT JOIN. One of the fields is a VB function that
takes fields of the joined table. This field returns #error when the joined
records are null. Which makes sense but doesn't look nice on my forms.
How can I display something like an empty string? (apart from using
conditional formating)?
Thanks
I have a query with a LEFT JOIN. One of the fields is a VB function that
takes fields of the joined table. This field returns #error when the joined
records are null. Which makes sense but doesn't look nice on my forms.
How can I display something like an empty string? (apart from using
conditional formating)?
Thanks