PDA

View Full Version : Solved: Code to clean out a folder



xcelpower
01-04-2007, 06:38 PM
Hello,

I currently have a MS Outlook custom form being designated to a specific public folder named ?Errors? once sent. I am inquiring if at all possible to write VBA code within Outlook to ?clean? out this folder by sending certain forms to a separate public folder based upon the users selection on the form i.e. (If the user enters ?test? within a text box on the form it would be directed towards the ?Test? public folder once the code has been run.) Any suggestions or help would be greatly appreciated.

Thanks

XLGibbs
01-05-2007, 06:32 PM
I am confused by this.

You have a form that is used in Outlook, and you want forms to move to other folders... sorry it just doesn't make the "right sense" to me. Could you perhaps re-state your needs or show some code that you are having trouble with?