Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have created a worksheet which has Transport Drop times in Header Row (Row 1) from B1 to say Y1 like this: Name 00:00 00:30 01:00 01:30 02:00..... ----------------------------------------------------------------- In Column 1, i have a Header Label "Names" for getting names. I have a .msg template form which has the above voting options. Employees click on the voting options on the mail form & a voting response mail is received in my Inbox Folder. What i am trying to do is to get the Employee Names as well as the chosen Drop time for employees from Mails sent thru MS Outlook, create a Process folder below Inbox folder & transfer the processed voting response mails to that folder. The code works fine, if the received mails in Outlook are Voting responses & if they are showing one after the other in th Inbox folder. BUT, if there are other mails lying in between the voting response mails, it tends to slow down the code & most of the time, some voting response mails are not processed. What i think is that code gets stuck on : objMail.class=olMail..... Is there a property exclusively for Voting response, so that the code can scan only for voting response mails & transfer it to processed folder. Let me know if you want to see the code. PLEASE HELP ASAP! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enabling voting button | Excel Discussion (Misc queries) | |||
How do I transform a word response to a numeric response? | Excel Discussion (Misc queries) | |||
How do I set up a daily call out response response register? | Excel Worksheet Functions | |||
Voting function | Excel Discussion (Misc queries) | |||
Voting results in Excel | Excel Discussion (Misc queries) |