I tried to do the same with my project. It worked, however, I can not send the email automatically. I need to hit the send button each time an email is created. I am using MS Access 2013 and Outlook 2013.
Thank you and more power
So far this is what I have copied from projectcode.com. I modified the buttons but I've copied everything. The thing is i need to enter the centavos also and the period or dot is not included. This is what I added. Please help. Thanks
Option Compare Database
Private Function...
Hi! I need help in creating a button for a period (.) in a numbers keypad. I was able to get from codeproject.com a sample code for the numbers 1 to 9 and 0. But I could not create a button to encode a period for the centavos.
Thanks