Every time I write "i've" or "I'm" in an email the "v" or the "m" suddenly go into upper case and a bell sounds and I'm prevented from continuing to type any more characters. What's going on?
Hello,
I'd need assistance writing an AppleScript to extract the first name, last name, nickname, and sender address from every message in a folder in Outlook for mac:2011 then populate a new Excel spreadsheet. Once in Excel, I'll manually remove duplicates.
I want to rebuild my autocomplete history in Outlook for mac:2011 after migrating from Apple Mail.
Outlook only allows you to Add Sender to Address Book one message at a time.
Here's what I have:
on run {}
tell application "Microsoft Outlook"
set theAccount to imap account "Me"
-- Get the messages selected in Outlook
set currentMessages to current messages
set mailFolders to name of folders of theAccount as list
-- Check to make sure items are selected, if not then quit
if ((count of currentMessages) < 1) then return
-- Iterate through selected messages
repeat with aMessage in currentMessages
-- Get the account for the message
set messageAccount to account of aMessage
set messageSender to sender of aMessage
sender of every message of folder "INBOX" of the theAccount as list
end repeat
end tell
end run
Thank you.
I just purchased Office for Home and Business. During the install I did not create an account. After importing a small .pst file, I went to create an account. The Accounts dialog came up with 2 buttons available, Exchange Account and Email Account. I pressed
Email Account. The button seemed to react, but then nothing happened. And nothing continues to happen. I cannot dismiss the dialog box, I can only minimize it. What rational application does that?
Not only can't I dismiss the dialog, I can't quit Outlook. If I do command-Q the dialog pops up. All elements on the dialog are dead. None react at all. What the heck is going on here?
-Bob
retina MBP on Lion, 16GB
where can i find my outlook 2011 data as it's disappeared while rebuilding database? and how can i then reinstate/restore my outlook data, emails, addresses, accounts, etc..?
when i start office 2011 it takes longer then an hour until it starts, in the meanwhile i see a window with "identiti will updatet" and "emails will be updatet". Waht can i do ?
I use two imap accounts. One of these accounts will be used from differend users un other macs.
But on this machines this error not apears.
My Mac crashed due to Trend Micro, and I need to restore files from Time Machine. Where to I find my olm data file? I can download a clean copy of Office for Mac, but I need my old emails, contacts. Where would I look for the olm file?
I allowed the automatic update to install the most recent service pack for Office for Mac 2011. When I opened Outlook all my settings were gone and all the emails I had saved (including "sent" emails) were gone. How do I restore the settings and files?
Syncing outlook from mac os to iPhone or iPad hangs up in calendar - will sync other services - notes contacts etc.
System would sync previously - possibly changed with upgrade to mountain lion os.
Recent Comments