Hello,
I am new to programming with outlook so please bar with me.
what i need to do is open outlook, and search the address book for a give person. I then need to return this persons, phone number and location.
I cannot figure out what object to use, that will return the phone number and...
Hey,
If you know the button name. Then you can do a dummy check on the button. FOr example if you have a button called MyButton on the sheet Hello then :
msgbox Worksheets("Hello").MyButton
will do one of two things.
If it exists then it will display true/false.
if it does not...
Hello,
I have two cells Cell A and Cell B.
The value in Cell B depends on what is in Cell A.
I can get the list of cell B to be based on what is in Cell A, but if i have a value in cell B and I change the value of cell A, my list for cell B changes, but the value of Cell B is what it was before...
Hi I am doing the same thing. And i get it to work with the named ranges, but if i have chevy in cell A and Camero in cell B and i change Cell A to Ford, Camero is the value of Cell B, even though the list is correct. How can I prevent this. I want to clear the value of cell B when cell A is...
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.