Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Outlook Macro for moving specific mails and reading their content
What does this macro do? (Step by step)
- Find the mails which have the specific subject in Inbox folder
(In this case, subject is "New resume has been received!")
- Creating a folder named like "Resumes 8/26/2012 1:29:50 PM" under Inbox.
- Moving those mails to "Inbox > Resumes 8/26/2012 1:29:50 PM"
- Creating a folder named like "Resumes 8/26/2012 1:29:50 PM" under C: drive
- Saving those mails' attachments under "C:\Resumes 8/26/2012 1:29:50 PM"
- Reading content of those mails and creating Excel file
Notes:
- A reference named "Microsoft Excel 14.0 Object Library" must be added
- It searchs mails under only Inbox folder
Find and remove duplicate items in Outlook such as contacts and mails.
Find&remove duplicates easily! This VBA-Script with a form searches for duplicate entries of any type (calendar, contact, e-mail, notes, task, etc.) across folders in Outlook. Suspected doublets are listed and can be moved to the folder for Deleted Items.