EdwardMartinIII
Technical User
In my database, I have a Query, which produces a small 60-word string. It is composed on the fly and often changed. Each time it is changed, I want to pop up a msgbox with the RESULTS of the Query.
The Query is called "StoryRetrieve". When I execute it independently of my form, it produces exactly the string I want.
I've tried many things, but either the whole shebang bombs out in error or the msgbox pops up blank.
Thanks!
Edward
The Query is called "StoryRetrieve". When I execute it independently of my form, it produces exactly the string I want.
I've tried many things, but either the whole shebang bombs out in error or the msgbox pops up blank.
Thanks!
Edward