Hi all,
I'm sure this is very simple, and I'm looking past the obvious. I have a command button that executes code to open a file browser. I then have a text box that populates with the chosen file path. This text box having it's value property changed via code and does not initiate the after-update, change, or dirty events. Does anyone know why this is, or how I can have code execute when this field is populated via code? If I manually type into this textbox, it does initiate the after_update event.
Thanks for any help offered.
Jeff
I'm sure this is very simple, and I'm looking past the obvious. I have a command button that executes code to open a file browser. I then have a text box that populates with the chosen file path. This text box having it's value property changed via code and does not initiate the after-update, change, or dirty events. Does anyone know why this is, or how I can have code execute when this field is populated via code? If I manually type into this textbox, it does initiate the after_update event.
Thanks for any help offered.
Jeff