Outlook help please!

Associate
Joined
6 Feb 2004
Posts
1,376
Location
Toon
Hi there

I wondered if anyone out there could help with this. At work we spend a lot of time churning out very similar replies to commonly asked questions. I'm trying to set something up which allows us to easily reply with standard responses.

Up until now we have been using signatures, reply to a customer's message and insert one of many pre-prepared sigs. This works but it's a bit messy and I think it could be better.

We use Outlook 2003. Say I have a number of standard replies in outlook template format (oft). Is there any way of me selecting an email (or if possibly multiple emails) and then having some sort of 'reply with template' or suchlike, that would allow us to select from a central source of templates??

I thought I had it earlier, I created a new toolbar in outlook, with a new drop-down menu. I added Reply buttons, and modified each with a hyperlink to a different template. This works in so far as the buttons bring up the correct template, but as a new message rather than a reply to the selected one(s). We need to include the previous message details so it must be a reply.

I'm sure there must be a simple way of doing this - I have seen several third party apps out there which seem to do this but I'm not allowed to install anything new without a lot of explaining/authorisation, so would prefer standard Outlook options if at all possible.

Help/ideas gratefully received!
 
Sounds like your company needs some proper support type software. Outlook will never give you what you want exactly and I think that signatures is the best way. We used to work like this until we bought Support Suite which has everything needed. Ticket numbers, customer areas where they can track tickets, knowledgebase articles and searchable helpfiles.
 
Wow - quick responses - thanks!

I was fearing this, the company I work for is quite large but cost-cutting at present. All of our software is bespoke and somewhere in the distant future we have been promised an overhaul of the system. This doesn't help us at the moment though. I was really hoping it would be possible in Outlook alone, I was so close to what I wanted.

But if it's not possible, it's not possible! Thanks again for the responses, if anyone else has any other ideas, chip in!
 
Outlook will never give you what you want exactly and I think that signatures is the best way.


IMO, not true.

Outlook is one of the best/most customisable email clients there is. end of.

If you have the time and want a project, write some VBA code to run in the background.

You can get it to read the message body of an incoming mail and based on keywords or stings of text you specify it will reply with want ever response you want without even prompting you (if thats want you want).

Like I said, you'll need some time if you haven't coded in VBA before as it can be a bit much to begin with.

There are a ton of very good VBA forums about where people will be able to help you with this if you decided to go down this route (not forgetting this one of course!!).

Hope it helps. :)
 
Back
Top Bottom