Combo Box

Status
Not open for further replies.
hi....just in case.....look into yet....would love to fix it soon!!
 
The only way i see to fix it is to open the contact from the contacts folder. The inspector isn't called "correctly" when you open it from contact linking.

I suppose you could use a macro that searches for the linked contact and opens it, but i don't have a code sample that does it and have a project deadline coming up, so no time to work on it. I'm not even 100% sure it would work. I do know you can open two copies of a contact when one is opened from the contact linking field or a shortcut/embedded object.
 
what does this mean please:

open two copies of a contact when one is opened from the contact linking field or a shortcut/embedded object
 
hi...got a second to answer the question above?
 
Sorry, I didn't see it yesterday.

Normally, you can't open a contact twice. If you have a contact open and go back into the contacts folder and double click on it, you'll bring the opened contact into focus.

When you open a contact from the Contact linking field or a shortcut, Outlook can't "see" it's open - if you go into Contacts folder and double click, it will open the contact again.
 
thanks...but that doesn't help what I am trying to do re the macros regarding the combo box structure you showed me how to do ....

just so you know, when I open the contact from the shortcut, the macros we first created that each one is an email template that recognizes the email address of the contact, these work...

so the macros re the combo box you showed me how to do, is the macros that do not work from the contact opening up from the shortcut.

Any last thoughts on this?
 
So the Userform doesn't work but the individual macros do? That goes back to the problem my friend described where the macros aren't fully supported.
 
Yes. I don't know the structure. The individual macros work but the userform and related module don't work when the contact is opened from the shortcut to it in the calendar event



I would think it could be fixed.
 
Try changing the Private in the userform sub's to Public.
 
Here is the useform example....Which word Private should be changed please?

Private Sub ComboBox1_Change()

End Sub

Private Sub ComboBox8_Change()

End Sub

Private Sub UserForm_Initialize()

With ComboBox8
.AddItem "Today-Meeting_Thank-You_Friend"
.AddItem "Recent-Meeting_Thank-You_Friend"
.AddItem "Recent-Meeting_Thank-You_Network_Contact"
.AddItem "Today_Meeting_Thank-You_Network_Contact"
.AddItem "Today-Meeting_Thank-You_Friend_Genesis_VII"
.AddItem "Recent-Meeting_Thank-You_Friend_Genesis_VII"
End With
End Sub

Private Sub CommandButton5_Click()
lstNum2 = ComboBox8.ListIndex
Unload Me
End Sub
 
Private Sub UserForm_Initialize()

and

Private Sub CommandButton5_Click()

the other two aren't being used. I don't know if it will fix the problem though.
 
It did not fix the problem......any other ideas?
 
No, sorry, I'm out of ideas.
 
so where else can I ask the question as the microsoft forum does not respond and the phone call to microsoft does not solve it....

ps...i do believe you can figure it out as you are the best!!
 
It's not a question of figuring t out - its a question of whether it is blocked. Better programmers than I said its not possible.
 
I appreciate your time as usual. My guess is there is a way to fix it. Are there any other forums or people I should contact and see what they say?
 
thank you....i posted there before and basically no one has answered.....any other thoughts?
 
No, sorry. The guys who answer there are the ones who told me that macros don't work well with linked items.
 
a couple of responses tell me to put a breakline on the first line and see what happens...

can you possible tell me in detail how I add a breakline to the first line please?
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
R List folders in a combo box + select folder + move emails from inbox to that folder + reply to that email Outlook VBA and Custom Forms 1
G Using Data From Combo Box in Appointment Body Outlook VBA and Custom Forms 6
P Custom Outlook form_Validations in combo box Outlook VBA and Custom Forms 0
S Outlook form - Combo box for deciding who to send form to Using Outlook 1
M details with the combo box Exchange Server Administration 3
Q Follow up: Make a combo box dependant on another Outlook VBA and Custom Forms 6
Q Make a combo box dependant on another Outlook VBA and Custom Forms 5
Q Load a recipient based on a value in a combo box Outlook VBA and Custom Forms 7
F Outlook 2010 - outlook userform and combo boxes Using Outlook 9
M Need help with combo boxes in messages! Using Outlook 10
M Outlook 2007 / Vista / Windows XP best combo needed BCM (Business Contact Manager) 2
P turn off the default "all day" check box in new calendar items. How? Using Outlook 1
S New Email "From" box stopped working Using Outlook 0
T Outlook 365 Search Box reverting to old location Using Outlook 2
J How do you disable address search box when typing @ in body of email? Using Outlook 0
L Is there a way to completely disable the "archive" box? Using Outlook 1
M Reverting The Outlook Search Box Location (or other undesired additions) Using Outlook 1
P outlook 2008 search box criteria couldn't be saved Using Outlook 2
Terry Sullivan E-Mails Sent Using a Group Box Result in 70 Kickbacks Using Outlook 4
N Private check box in table view Using Outlook 0
Commodore Folders always closed in move/copy items dialog box Using Outlook 3
P IMAP Folders Dialog Box Using Outlook 1
C Custom Outlook Form - Populate Information from Radio Button / Check Box Using Outlook 0
J Program Checkbox that will activate a text box in a Outlook fallible form. Outlook VBA and Custom Forms 1
CWM030 Call me old if you want. OL 2016 font size out of the box. Using Outlook 3
P Suppress dialog box on email check error? Using Outlook 5
E Don't want Inbox shown when login box is shown Using Outlook 1
stephen li VBA Outlook send mail automatically by specified outlook mail box Outlook VBA and Custom Forms 1
A GetSelectNamesDialog Pre-fill search box Outlook VBA and Custom Forms 12
P Outlook 2010 sending safe senders email to junk box Using Outlook 8
K Sharedmail box Outlook VBA and Custom Forms 4
Diane Poremsky Outlook Suggestion Box at Uservoice Using Outlook 0
D Emails do not appear in Sent box! Using Outlook 4
T OL2010 Password box keeps appearing. Using Outlook 6
A From box in custom outlook Form Outlook VBA and Custom Forms 0
Kristine RS box added in Favorites disappears Using Outlook 6
L An () has been inserted after the address in an address box; how do I remove them. Using Outlook 1
rohit I want to Populate Popup box while sending any email with attachment. Outlook VBA and Custom Forms 4
rohit I want to Populate Popup box while sending any email with attachment Using Outlook 1
moron save as & file location dialog box popup Outlook VBA and Custom Forms 2
Ross Garvey Dialogue box opens as I exit Using Outlook 2
P BCM 2013 Contacts Form Drop Down Box Bug BCM (Business Contact Manager) 1
C Outlook 2013 - Email Gets Sent - But Does Not Move From Outbox to Sent Box Using Outlook 4
G Enter Network Password box pops up every few seconds Using Outlook 2
V In Box Issues Using Outlook 1
S 2010 outlook today looks like an empty email box Using Outlook 4
S Custom yes/no message box. Using Outlook 0
L Auto-set followup/reminder popup box for ALL sent emails. Using Outlook 0
P VBA for Dialog Box when sending Email Using Outlook 8
V Clicking box to delete junk mail doesn't stay Using Outlook 2

Similar threads

Back
Top