Hi.
I have a form that is referenced by the RiskID ID variable when it boots. Some of the form header information is generated by using DLookup's.
I have 2 indicators on my form that I would like to change the background attributes when the form loads. The attribute will depend on a value that is derived through the use of a field DLookup.
At present I can't get my code to work because putting it on the 'On-Load' of the form means that it's executed before the DLookup variable has had time to resolve.
How would I be able to overcome this. I need some code to run straight after a DLookup field has received data but so far I haven't had any success.
Thanks for anything.
Russie
I have a form that is referenced by the RiskID ID variable when it boots. Some of the form header information is generated by using DLookup's.
I have 2 indicators on my form that I would like to change the background attributes when the form loads. The attribute will depend on a value that is derived through the use of a field DLookup.
At present I can't get my code to work because putting it on the 'On-Load' of the form means that it's executed before the DLookup variable has had time to resolve.
How would I be able to overcome this. I need some code to run straight after a DLookup field has received data but so far I haven't had any success.
Thanks for anything.
Russie