Microsoft office question on MBP

Hey folks,
i have a MBP that has microsoft office on it, and i need help. I want to get it set up so when i click on a email address on a website or whatever, that it opens up a new microsoft email and not the email thing that is set up as mail for MBP
Right now when i click on a email it trys to pop up the mail account thats build into the MBP, and i dont want that. I want it to pop up a new microsoft email
Thanks

I got it. had to go into microsoft and make it default

Similar Messages

  • I downloaded microsoft office to my MBP and my question is how do i get the right file or operating system to open it and so that i can use it?

    i downloaded microsoft office to my MBP and my question is how do i get the right file or operating system to open it and so that i can use it?

    Welcome to the Apple Support Communities
    There are two Office versions: Office for Windows, and Office for Mac.
    I suspect that you have downloaded Office for Windows, and you can use it if you install Windows, but a cheaper and easiest way to use Office is to use Office for Mac, so you won't have to install Windows. See > http://www.microsoft.com/mac

  • Microsoft Office Question on bootcamp

    I have microsoft office for Mac, if I get a copy of windows 7 and use bootcamp to run it on my macbook pro, will my copy of microsoft office carry over to the windows 7 OS? Or will I need to buy a new copy of Microsoft office for windows to run it on that separate operating system?

    Mac OS X software can't be run in Windows.
    (73651)

  • After latest Microsoft Office 2004 update MBP does not sleep.

    I did delete (helps often when a Mac is not sleeping):
    /Library/Preferences/SystemConfiguration (folder)
    com.apple.PowerManagement.plist
    com.apple.AutoWake.plist
    ~/Library/Preferences/
    com.apple.systemuiserver.plist
    but no luck.
    Next I had a look at the Console and found this.
    28/08/2010 17:00:01 Microsoft Office Notifications[3322] Error loading /Library/QuickTime/Perian.component/Contents/MacOS/Perian: dlopen(/Library/QuickTime/Perian.component/Contents/MacOS/Perian, 262): no suitable image found. Did find:
    /Library/QuickTime/Perian.component/Contents/MacOS/Perian: mach-o, but wrong architecture
    28/08/2010 17:00:01 Microsoft Office Notifications[3322] Error loading /Library/QuickTime/Perian.component/Contents/MacOS/Perian: dlopen(/Library/QuickTime/Perian.component/Contents/MacOS/Perian, 262): no suitable image found. Did find:
    /Library/QuickTime/Perian.component/Contents/MacOS/Perian: mach-o, but wrong architecture
    etc
    So Microsoft Office Notifications keeps looping to load this. Anybody any idea as to how to solve this?
    Thanks.

    Donald Palmer wrote:
    A guess here, Perian is not the right architecture needed for the Office 2004 installation.
    Morning Donald, is what I figured too.
    If you can find it, goto the Perian PrefPane and select uninstall to see if that gets rid of the problem.
    You can always d/l it again.
    I did will report back.
    BTW do you know what other programmes use Perian?

  • Asus UX50V-RX05 and Microsoft Office Questions

             I was thinking about getting this model for Law School.  But I'm going to be depending on Onenote in Microsoft Office a lot for note taking.  I just want to know if anybody has this computer and if they think it could handle a semesters worth of notes.  When Finals roll around I want to be able to bring up a semesters worth of notes and flip between lessons without lag or hesitation and I noticed that this Asus comes with a 1.4cpu.  I noticed as well that this computer will be eligible for a free windows 7 upgrade and wanted to know that if it couldn't handle a semesters worth of notes with vista if windows 7 would make the process easier?
             According to Microsoft Office Homepage the specifications on this model should be more than enough but I was hoping that somebody had the model to tell from experience or just some more insights.

    as nokia mentioned, microsoft onenote isn't all that demanding of a program, so the ux50 that you're considering should have no trouble with what you plan to be doing in school. for reference, i often used onenote in school over the past couple of years, and my thinkpad never hiccuped.
    while i can understand you being somewhat hesitant about the 1.4GHz speed in the ux50, it's nothing to fear. the intel core solo processor does well for exactly the sort of workload you would be applying. the centrino chipset that the machine is based on will provide you with ample performance while being able to get  upwards of 5.5 hours of battery life (a big plus when on campus for lectures).

  • Microsoft Office question

    I am into Excel programming and must use VBA for controls and complicated manipulations. Does the Mac version support Visual Basic for Applications ?

    We run the older Office X, and that works fine.
    Joe

  • A question about iwork and microsoft office

    what's the different between I download iwork on app stores and buy iwork software?
    and one more question about Pages in iwork is that  can Microsoft office word open the document create by Pages ?
    Thanks.

    Sandy.zuoxy wrote:
    what's the different between I download iwork on app stores and buy iwork software?
    They're the same.
    Sandy.zuoxy wrote:
    and one more question about Pages in iwork is that  can Microsoft office word open the document create by Pages ?
    Yes, especially if you save the document in Word format.
    You can also save it in PDF and a simple text file (but the layout could be modified if you open it in Office).

  • Basic question regarding SSIS 2010 Package where source is Microsoft Excel 97-2005 and there is no Microsoft office or Excel driver installed in Production

    Hi all,
    I got one basic question regarding SSIS 2010 Package where source is Microsoft Excel 97-2005. I wanted to know How this package works in production where there is no Microsoft office or Excel driver installed. To check that there is excel driver installed
    or not, I followed steps: Start-->Administrative Tools--> Data Sources(ODBC)-->Drivers and I found only 2 drivers one is SQL Server and another one is SQL Server Native Client 11.0.
    Windows edition is Windows Server 2008 R2 Enterprise, Service Pack-1 and System type is 64-bit Operating System.
    We are running this package from SQL Server Agent and using 32-bit (\\Machine_Name\d$\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\DTExec.exe /FILE "\\Machine_Name\d$\ Folder_Name\EtL.dtsx" /CONFIGFILE "\\Machine_Name\d$\Folder_Name\Config.dtsConfig"
    /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E) to run this package. I opened the package and tried to find out what connection we have used and found that we have used "Excel Connection Manager" and ConnectionString=Provider=Microsoft.Jet.OLEDB.4.0;Data
    Source=F:\Fares.xls;Extended Properties="EXCEL 8.0;HDR=YES"; and source is ‘Excel Source’
    I discussed with my DBA and He said that SSIS is having inbuilt Excel driver but I am not convinced.
    Could anyone please clear my confusion/doubt?
    I have gone through various links but my doubt is still not clear.
    Quick Reference:
    SSIS in 32- and 64-bits
    http://toddmcdermid.blogspot.com.au/2009/10/quick-reference-ssis-in-32-and-64-bits.html
    Why do I get "product level is insufficient..." error when I run my SSIS package?
    http://blogs.msdn.com/b/michen/archive/2006/11/11/ssis-product-level-is-insufficient.aspx
    How to run SSIS Packages using 32-bit drivers on 64-bit machine
    http://help.pragmaticworks.com/dtsxchange/scr/FAQ%20-%20How%20to%20run%20SSIS%20Packages%20using%2032bit%20drivers%20on%2064bit%20machine.htm
    Troubleshooting OLE DB Provider Microsoft.ACE.OLEDB.12.0 is not registered Error when importing data from an Excel 2007 file to SQL Server 2008
    http://www.mytechmantra.com/LearnSQLServer/Troubleshoot_OLE_DB_Provider_Error_P1.html
    How Can I Get a List of the ODBC Drivers that are Installed on a Computer?
    http://blogs.technet.com/b/heyscriptingguy/archive/2005/07/07/how-can-i-get-a-list-of-the-odbc-drivers-that-are-installed-on-a-computer.aspx
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi S Kumar Dubey,
    In SSIS, the Excel Source and Excel Destination natively use the Microsoft Jet 4.0 OLE DB Provider which is installed by SQL Server. The Microsoft Jet 4.0 OLE DB Provider deals with .xls files created by Excel 97-2003. To deal with .xlsx files created by
    Excel 2007, we need the Microsoft ACE OLEDB Provider. SQL Server doesn’t install the Microsoft ACE OLEDB Provider, to get it we can install the
    2007 Office System Driver: Data Connectivity Components or
    Microsoft Access Database Engine 2010 Redistributable or Microsoft Office suit.
    The drivers listed in the ODBC Data Source Administrator are ODBC drivers not OLEDB drivers, therefore, the Excel Source/Destination in SSIS won’t use the ODBC driver for Excel listed in it by default. On a 64-bit Windows platform, there are two versions
    of ODBC Data Source Administrator. The 64-bit ODBC Data Source Administrator is C:\Windows\System32\odbcad32.exe, while the 32-bit one is C:\Windows\SysWOW64\odbcad32.exe. The original 32-bit and 64-bit ODBC drivers are installed by the Windows operating system.
    By default, there are multiple 32-bit ODBC drivers and fewer 64-bit ODBC drivers installed on a 64-bit platform. To get more ODBC drivers, we can install the 2007 Office System Driver: Data Connectivity Components or Microsoft Access Database Engine 2010 Redistributable.
    Besides, please note that 2007 Office System Driver: Data Connectivity Components only install 32-bit ODBC and OLEDB drivers because it only has 32-bit version, but the Microsoft Access Database Engine 2010 Redistributable has both 32- bit version and 64-bit
    version.
    If you have any questions, please feel free to ask.
    Regards,
    Mike Yin
    TechNet Community Support

  • Microsoft Office for Mac questions

    Hi,
    I've just bought Microsoft Office for Mac (student teacher version) for my new 20" iMac. I seem to remember reading somewhere that I need to uninstall the test version that comes with the iMac before installing the "real" software.
    Is this true, & if so, how do I do it?
    Does it install fairly easily or is it problematical?
    Will it be available to the 4 user a/c's we have set up (i.e. not just the main a/c) or do I have to do anything to achieve this?
    Thanks.

    In the MS Office folder is a folder named Addtional Tools. Inside that folder is the uninstaller. You must uninstall the Trial version (if you have installed it) before installing the normal version of Office. If you have never installed the Trial version then simply drag the entire Trial folder to the Trash and delete it. Then install your normal version of Office.
    Any application installed in the Applications folder is available to any user unless specifically restricted in the account.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • I already installed parallel dekstop n microsoft windows 7 proffessional 64 bits..my question is is it the microsoft windows 7 that i installed already have microsoft office package as well? or i need to install it by myself? and how to install it?

    i already installed parallel dekstop n microsoft windows 7 proffessional 64 bits..my question is is it the microsoft windows 7 that i installed already have microsoft office package as well? or i need to install it by myself? and how to install it?

    No it does not!
    Windows and MS Office are two independent products. You will either have to buy an MS-office-license for your needs or you apply to office 365, you can activate up to 5 licenses at a time with your account and e.g. use them for the Parallels-Windows and for the native Office for Mac at the same time.
    Office 365 comes in for approx 80€ a year, so if you need more than one license it is the better deal.

  • Microsoft Office in MBP Retina Display

    OK, so we are all frustrated in having a beautiful Retina Display and have to deal with low resolution Microsoft Office....
    Looking around, I found that if you right click any Office App and you go to "get info", you will see a grayed out option that reads "Open in Low Resolution"... the problem is tha it is grayed out... so I cannot uncheck it.... any ideas anyone?

    Hi Clinton thanks for your response.
    I tried to add these fonts onto my Font Book, and errors pop up for ALL my OTF fonts. That was so surprising as I never had any issues with fonts and I have been using Font book since the day it was available to us.
    I converted one OFT font to true type and it then worked ok which is great however I have many many fonts (also archived library too which I might need in the future) and doing this manually on the online convertor just takes too long.
    I tried out FontXchange, but the TTF save is a .suit which Font Book doesn't like either. Only .TTF seems to work now.
    On my old MBP, I was running the most updated Lion update etc. so its the same as the retina MBP that I am using now.

  • I have 2008 microsoft office with three license keys. i bought my daughter a new make and wiped her older mac. question is when i did this it says there are too many users for program  how can i figure out where product key is

    I have microsoft officemac w 3 licenses. I have one key on one computer and the second key on another. Problem I bought daughter new mac (3rd computer) and put on key on her new computer. With her old computer we wiped it to back to factory etc. Then I added a product key for officemac on old
    est computer. Now when I use my wiped computer it comes up saying that all product keys are taken. How do I check to see if she has the same key number as the old one I have? I have paid for three but her computer and my old one must have the same key number. I need help in checking key numbers so I can set it right. Thanks 

    Office 2008 for Mac error: "Microsoft Office 2008 ... - Microsoft Support

  • How can I get back (Microsoft Office 2013), I recently deleted b/c Firefox questioned it?

    I managed to get back my Microsoft Office 2013 in this pc by activating required program. After a restart, I was prompted by Firefox screen to resume previous settings or continue with the new one. I accidentally checked the wrong box and got me back to continue using my old program (2003 version).

    Sounds that Firefox had crashed or otherwise wasn't closed correctly the previous time.
    Any choice made there should not have effect on other programs.<br />
    If you didn't restore the windows from the previous session, but started a new session then the tabs from the previous session are most likely lost if you have started Firefox more than once and a new sessionstore.bak file has been created.
    *http://kb.mozillazine.org/Session_Restore
    *http://kb.mozillazine.org/sessionstore.js
    *https://support.mozilla.org/kb/restore-previous-session
    If you didn't succeed to finish the registration of a new program then you could try to repeat that action in the MS Office program.
    Best would be to make sure that Firefox is already running and if possible then copy the link and paste it in the Firefox location bar manually to prevent this issue from happening again.

  • Should I get Microsoft office for my new MBP?

    I ordered my MPB 13" online and added iWork. It was much cheaper than Microsoft Office and looked nice and fancy Should I get Microsoft Office too? I had it on my old laptop (not a mac).
    I'm a university student so I am unsure if iWork will be as compatable with lecture ppts and notes etc.
    Any suggestions?

    It may depend on what your major is, but iwork should be an excellent program for your use at college. I've used both Microsoft office and iWork for years. iWork is much more intuitive than MS office and is less $. You can save documents from iWork in MS office format. I've heard there are some advanced features in MS office that iWork doesn't have, but I've never needed them in my professional use.
    You might try iWork and see how it works and if you need to get MS office in the future it's pretty inexpensive since you are a student.
    Good luck.
    M.

  • Question re. microsoft office installation home & student

    Hi, we purchased a new iMac yesterday and at the same time we got the microsoft office home and student. We have set up two accounts on the machine, for practical reasons, so that we get access to our personal e-mail on the machine. The office version is available for one user but not for me - is this because we are both administrators? Does anyone have a suggestion for how to sort this out? We would like the license to be available for everyone on the machine, and hope this is possible :-)
    Any advise would be apprecaiated

    If by application bar, you mean the Dock, it would not show up there for the second user. If the office suite was installed normally it will be in the Applications folder, to which the second user has access.
    While in finder, open the Go menu at the top of the screen and select "Applications"
    Microsoft Office should be in the folder that opens.
    If you would like it to be in your Dock just drag the office application of your choice onto the Dock.
    You may need to fill out registration information again for the application to work. Microsoft is a little fickle that way.

Maybe you are looking for