![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
Ads |
#2
|
|||
|
|||
![]()
See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing
how to find a control to a field, and also see http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Mike O" wrote in message ... Hello, I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
#3
|
|||
|
|||
![]()
Thank you Sue,
But what is written there is not easy for me, i just need an example. It's written, "Use code in the Item_Write event to store the selections in a delimited list in a text property, then reverse the process to reload the selections in the Item_Open event handler" . this is not clear for me. but thank you any way "Sue Mosher [MVP]" wrote: See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing how to find a control to a field, and also see http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Mike O" wrote in message ... Hello, I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
#4
|
|||
|
|||
![]()
The form you can download from the article on list boxes has such code
examples. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Mike O" wrote in message news ![]() Thank you Sue, But what is written there is not easy for me, i just need an example. It's written, "Use code in the Item_Write event to store the selections in a delimited list in a text property, then reverse the process to reload the selections in the Item_Open event handler" . this is not clear for me. but thank you any way "Sue Mosher [MVP]" wrote: See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing how to find a control to a field, and also see http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes. "Mike O" wrote in message ... Hello, I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
#5
|
|||
|
|||
![]() Thank you Sue, The last listbox using the Item_write doesn't work i made a stop statement to see if the item_write fires but it doesn't any idea? "Sue Mosher [MVP]" wrote: The form you can download from the article on list boxes has such code examples. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Mike O" wrote in message news ![]() Thank you Sue, But what is written there is not easy for me, i just need an example. It's written, "Use code in the Item_Write event to store the selections in a delimited list in a text property, then reverse the process to reload the selections in the Item_Open event handler" . this is not clear for me. but thank you any way "Sue Mosher [MVP]" wrote: See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing how to find a control to a field, and also see http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes. "Mike O" wrote in message ... Hello, I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
#6
|
|||
|
|||
![]()
Ok, Item_write is fired when formis saved.
but my problem is still there, maybe i couldn't explain. In my form, i have 3 multi listbox when i make a multi selection in any one of them, then i go to another control, all selected values are gone. even before i close the form any idea? "Sue Mosher [MVP]" wrote: The form you can download from the article on list boxes has such code examples. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Mike O" wrote in message news ![]() Thank you Sue, But what is written there is not easy for me, i just need an example. It's written, "Use code in the Item_Write event to store the selections in a delimited list in a text property, then reverse the process to reload the selections in the Item_Open event handler" . this is not clear for me. but thank you any way "Sue Mosher [MVP]" wrote: See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing how to find a control to a field, and also see http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes. "Mike O" wrote in message ... Hello, I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
#7
|
|||
|
|||
![]() Ok, i just found it in your post "Have to use Keyword not text" Thanks a lot Sue "Mike O" wrote: Thank you Sue, The last listbox using the Item_write doesn't work i made a stop statement to see if the item_write fires but it doesn't any idea? "Sue Mosher [MVP]" wrote: The form you can download from the article on list boxes has such code examples. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Mike O" wrote in message news ![]() Thank you Sue, But what is written there is not easy for me, i just need an example. It's written, "Use code in the Item_Write event to store the selections in a delimited list in a text property, then reverse the process to reload the selections in the Item_Open event handler" . this is not clear for me. but thank you any way "Sue Mosher [MVP]" wrote: See http://www.outlookcode.com/article.aspx?ID=38 for a screen shot showing how to find a control to a field, and also see http://www.outlookcode.com/article.aspx?ID=32, the section on list boxes. "Mike O" wrote in message ... Hello, I have the same problem I have a simple listbox in outlook form, when i make multi selction, if i lose focus on the list then all selected values are gone i set the property MultiSelect = multi == same problem if i set it to "Extended" ==- again same problem only single value works; but i need multiselection ? I found similer problem but i didn't know how to bound the control he http://www.microsoft.com/office/comm...=en-us&m=1&p=1 Hlep please |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help assigning 'Now' to a bound or unbound control | Terri[_2_] | Outlook - Using Forms | 11 | September 19th 08 03:18 PM |
Default value for a ListBox | ExcelLars | Outlook and VBA | 1 | May 14th 08 01:34 PM |
Default value for a ListBox | ExcelLars | Outlook and VBA | 0 | May 14th 08 11:16 AM |
Populating listbox | Syl | Outlook and VBA | 3 | March 13th 06 08:42 PM |
multiselect Listbox value | Michael Anderson | Outlook and VBA | 2 | February 13th 06 03:13 AM |