Arnel sorted this for me the other day.
The load event is not used for creating a PDF, you need to create the functions and bind them as the control source of the text boxes - control source =ELookUp().
If you have an on load event of txtbox25.Value = ELookUp() it will not work as it doesn't really load.
The load event is not used for creating a PDF, you need to create the functions and bind them as the control source of the text boxes - control source =ELookUp().
If you have an on load event of txtbox25.Value = ELookUp() it will not work as it doesn't really load.