I have a very odd situation:
I have a VBA code segment that I want to exit out if the recordcount = 0. This works great when I am in normal view, but for some reason it doesn't work when I am in dialog view. Has anyone ever experienced such a strange thing? And if so, is there a way to fix it? Thanks.
I have a VBA code segment that I want to exit out if the recordcount = 0. This works great when I am in normal view, but for some reason it doesn't work when I am in dialog view. Has anyone ever experienced such a strange thing? And if so, is there a way to fix it? Thanks.