I have a command button within a form,
When the user clicks on the this command button I wish for my db to-
I'm fairly certain that I can build the qry it's just how I tranfer that information to command prompt messenger that is baffling me at the moment.
As always any advice or assistance is greatly appreciated-even if it's just pointing me to the correct article that I have managed to overlook!
When the user clicks on the this command button I wish for my db to-
- Run a qry to colate the necessary info
- Open Windows command prompt
- Transfer the info provided by the qry into command prompt as text (with the idea of using the messenger service)
- send the message.
I'm fairly certain that I can build the qry it's just how I tranfer that information to command prompt messenger that is baffling me at the moment.
As always any advice or assistance is greatly appreciated-even if it's just pointing me to the correct article that I have managed to overlook!