A real begineer
Registered User.
- Local time
- Today, 20:02
- Joined
- Nov 4, 2000
- Messages
- 74
I have a report which is producing recommendations based on input from the user into a form.
From the form, the report analyses in VBA and then produces a list of actions. This is all working fairly well. (in debug, testing now)
However, there is a mysterious anomoly which I do not understand.
In the header we have some fields which as their control source have =BusinessName, = BusinessAddress, et al.
Most of the time this works fine, however, some occurences, it fails to show and shows #error instead. What is even more confusing is this is not consistant. Even repeating the same results will not replicate the error.
Any ideas where I should look?
From the form, the report analyses in VBA and then produces a list of actions. This is all working fairly well. (in debug, testing now)
However, there is a mysterious anomoly which I do not understand.
In the header we have some fields which as their control source have =BusinessName, = BusinessAddress, et al.
Most of the time this works fine, however, some occurences, it fails to show and shows #error instead. What is even more confusing is this is not consistant. Even repeating the same results will not replicate the error.
Any ideas where I should look?