I have a code for sending a email message from excel with microsoft outlook. I would like to use the code also for outlook express but I do not know how to set the reference to outlook express 5. Can anyone help me?
Thank you very much.
Below you have the code for microsoft outlook.
Filotei...
yes the progressbar is another possibility. i haven't tried yet but i will make some researches, as i don't know exactly how it works
thanks for the suggestion
filotei
hi rob and tony
thank you very much for your suggestions. they both worked!the repaint method cause indeed flickers but i found a solution to repaint the userform only a few times during the code running and the user do not see the flickers.
thanks again
filotei
actually it is a code for a clik event of commandbutton1. i would like to see the status of the code in the textbox1. the commandbutton1 and the textbox1 are on the same userform.
hope i was clear enogh now
thank you very much for your assistance
filotei
thanks for your prompt reply
i am quite new in vba excel and i am not sure i understood. how can i update the controls? i wrote down something like this
userform1.view
do
counter=counter+1
Application.StatusBar=counter ' it's displayed on the statusbar - ok
textbox1.value=counter 'it is not...
hello everybody,
does anybody knows what code should be used to display status messages in a userform (textbox or label in the form) while code is running?
thank you very much for any idea.
filotei
Hello to everyone
I have just discovered the site I am glad to find that there is a place where you can get advice from experts. I am quite new in VBA Excel programming and I feel that there are a lot to learn...
I try to develop an application but I face some problems and I would much...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.