Help needed with Microsoft Word - Bullet Points

I recently bought a Macbook Pro and when I am trying to use the bullet points in Microsoft Word they come up as boxes instead of bullet points. Can anyone assist me? Thanks

Go to File->Open Recent->Clear Recent and the 'recent' menu will be empty.
Clinton

Similar Messages

  • I need help on my microsoft word

    hi i need help on my microsoft word and everytime i need to copy something like my homework it comes out cut. please help me

    Well, Google "easy bib pro" (no quotes) and follow the instructions, and type in the appropriate authors and titles.
    James

  • Help needed with java

    Hello everyone
    I'm a Student and new to java and I have been given a question which I have to go through. I have come across a problem with one of the questions and am stuck, so I was wondering if you guys could help me out.
    here is my code so far:
    A Class that maintains Information about a book
    This might form part of a larger application such
    as a library system, for example.
    @author (your name)
    *@version (a version number or a date)*
    public class Book
    // instance variables or fields
    private String author;
    private String title;
    Set the author and title when the book object is constructed
    public Book(String bookAuthor, String bookTitle)
    author = bookAuthor;
    title = bookTitle;
    Return The name of the author.
    public String getAuthor()
    return author;
    Return The name of the title.
    public String getTitle()
    return title;
    and below are the questions that I need to complete. they just want me to add codes to my current one, but the problem is I don't know where to put them and how I should word them, if that makes sense.
    Add a further instance variable/field pages to the Book class to store the number of pages in the book.
    This should be of type int and should be set to 0 in the Constructor.
    Add a second Constructor with signature
    public Book(String bookAuthor, String bookTitle, int noPages) so it has a third parameter passed to it as well as the author and title;
    this parameter is used - obviously?? - to initialise the number of pages.
    Note: This is easiest done by making a copy of the existing Constructor and adding the parameter.
    Add a getPages() accessor method that returns the number of pages in the book.
    Add a method printDetails() to your Book class. This should print out the Author title and number of pages to the Terminal Window. It is your choice as to how the data is formatted, perhaps all on one line, perhaps on three, and with or without explanatory text. For instance you could print out in the format:
    Title: Robinson Crusoe, Author: Daniel Defoe, Pages:226
    Add a further instance variable/field refNumber() to your Book class. This stores the Library's reference number. It should be of type String and be initialised to the empty String "" in the constructor, as its initial value is not passed in as a parameter. Instead a public mutator method with the signature:
    public void setRefNumber(String ref) should be created. The body of this method should assign the value of the method parameter ref to the refNumber.
    Add a corresponding getRefNumber() accessor method to your class so you can check that the mutator works correctly
    Modify your printDetails() method to include printing the reference number of the book.
    However the method should print the reference number only if it has been set - that is the refNumber has a non-zero length.
    If it has not been set, print "ZZZ" instead.
    Hint Use a conditional statement whose test calls the length() method of the refNumber String and gives a result like:
    Title: Jane Eyre, Author: Charlotte Bronte, Pages:226, RefNo: CB479 or, if the reference number is not set:
    Title: Robinson Crusoe, Author: Daniel Defoe, Pages:347, RefNo: ZZZ
    Modify your setRefNumber() method so that it sets the refNumber field only if the parameter is a string of at least three characters. If it is less than three, then print an error message (which must contain the word error) and leave the field unchanged
    Add a further integer variable/field borrowed to the Book class, to keep a count of the number of times a book has been borrowed. It should (obviously??) be set to 0 in the constructor.
    Add a mutator method borrow() to the class. This should increment (add 1 to) the value of borrowed each time it is called.
    Include an accessor method getBorrowed() that returns the value of borrowed
    Modify Print Details so that it includes the value of the borrowed field along with some explanatory text
    PS. sorry it looks so messey

    1. In the future, please use a more meaningful subject. "Help needed with java" contains no information. The very fact that you're posting here tells us you need help with Java. The point of the subject is to give the forum an idea of what kind of problem you're having, so that individuals can decide if they're interested and qualified to help.
    2. You need to ask a specific question. If you have no idea where to start, then start here: [http://home.earthlink.net/~patricia_shanahan/beginner.html]
    3. When you post code, use code tags. Copy the code from the original source in your editor (NOT from an earlier post here, where it will already have lost all formatting), paste it in here, highlight it, and click the CODE button.

  • InDesign importing Word bullet points - how to stop it?

    Hi,
    I'm having problems with bullet images when I import a Word document into InDesign. When I import a Word document into InDesign, it imports the Word bullet point in as well, overwriting the paragraph style I had set up in InDesign for lists which will use a specific bullet point. I've mapped the styles when importing, and it still happens. Although, there's a plus sign next to that paragraph style in the palette.
    I found that InDesign creates a folder in Character Styles palette named "Styles for Word/RTF Imported Lists" and created a style called "Word Imported List Style1" in there for the bullet points.
    Is there a setting I can select to force InDesign to use only the InDesign styles?
    Any help/suggestion would be greatly appreciated!
    I'm using InDesign CS3 (Version 5.0.3) on Windows XP.
    Cheers,
    Trish

    I don't think there's any setting that can make InDesign override the Word bullets automatically, but there are two workarounds I can think of.
    For lists already in InDesign:
    1. Select all the text and choose Clear Overrides from the Paragraph Style menu. It's not an instant solution, especially if you have overrides in the text around the lists, but it does work.
    For stuff you haven't imported yet:
    2. Change your Word Import Options to include Convert Bullets and Numbers To Text. Your bulleted items will then have both kinds of bullets. Do a Find/Change to replace the converted Word bullet and tab to nothing.

  • I'm a new Mac user....how can i create a "sticky" with automatically reoccurring bullet points?

    I'm a new Mac user....how can i create a "sticky" with automatically reoccurring bullet points?

    On my previous Mac (long, sad story) I had Office for Mac and liked it a lot.  I was collaberating on some fairly complex legal documents, and never noticed any compatibility problems with Windows Office.  That said, it is expensive.  For most documents, I simply open the Word document in Pages and export it to Word when I am finished.  I sometimes get the message that there is a missing font, but the computer uses a substitute that is quite acceptable.  I have never had someone say that they had difficulty with a document I exported to Word.
    Numbers and Excel aren't as compatible in my experience, and I have gotten some surprises when I hadn't tweaked the settings properly when exporting to Excel.
    The other component of iWork is Keynote, and I like it much better than Powerpoint; to me it is just easier to use. I have never tried converting back and forth between Keynote and Powerpoint.
    Depending on what grade your kids are in and what they are doing, I think I would start off with iWork and see what, if any, problems they encounter.  Of course, if they are going to use the computer for a class in Office or its components, your kids are going to need a Windows machine with Windows Office, because Office for Mac is enough different that when the teacher says, "Now, move your mouse here and click on....", your kids are going to be lost.
    Hope this is useful.

  • How can I use microsoft word, power point and those apps in my new iMac ? i bought this iMac yesterday so am new on tho and i would like to know

    how can I use microsoft word, power point and those apps in my new iMac ? i bought this iMac yesterday so am new on tho and i would like to know

    If you absolutely must have the Microsoft applications, you can purchase and download them from http://microsoft.com/mac.
    Free software suites LibreOffice and OpenOffice offer similar functionality (word processing and spreadsheets).
    Or you could do worse than look at Apple's Pages, Numbers and Keynote, which should already be installed in your Mac and can export to Microsoft formats if need be.
    Matt

  • Yosemite compatibility with microsoft word 2008

    I had held off on upgrading to Mavericks because of the issues surrounding the compatibility with Microsoft Word 2008. I am a student and need to use Word to do my work as well as having all of my current documents, including my thesis, in 2008 format. I don't want to risk losing the information or the ability to do my work and I was wondering if there is any information about whether the issue of compatibility with this version had been fixed. I don't have the means to buy a new version of Microsoft but would very much like to be able to update my system since I am still using Mountain Lion.

    There has been a better and free alternative to old versions of MS Word and MS Office since forever. Apache OpenOffice 4.1.1 is the latest version of a free and complete All-In-One document processor, spreadsheet, drawing, presentation, database, & formula software, found here: http://www.openoffice.org
    It also reads, writes and translates MS Word, saves in many formats, and is pretty easy to use. It's entirely modern and compatible with all the latest Mac operating systems. Good luck.

  • How do I send my pages attachment so that it will open for those with Microsoft word?

    How do I send my pages attachment so that it will open for those with Microsoft Word?

    Hi Victoria,
    Pages does not run on Windows.
    Word cannot open a Pages file.
    If you want someone without pages to be able to open your attachment, you will have to send it in a format openable on the recipient's computer.
    If the recipient needs only to read the document, the most universal format is pdf. To send a pdf copy of your file, press command-P to open the Print dialogue, then click the PDF button and choose email PDF. This will open a new message in your default email client and attach the pdf file to that message.
    If the recipient needs to be able to edit/change your document, and has MS Word, then either Save a copy as a Word file or go File > Export and choose Word as the file format for the export.
    Be aware that MS Word does not support all features of Pages (and vice versa), and that formatting of the document may be affected by font substitution if you use fonts that are not available on the recipient's machine.
    Regards,
    Barry

  • Ipages compatible with Microsoft word???

    How do you save a document on ipages to make it compatible with microsoft word? I am trying to edit some pix that have an all black background to an all white background so i dont waste all that black ink. Any help would be greatly appreciated. Thanks

    Once you have the document how you want it, select Export from the File menu. Click on Word at the top of the dialog box that pops up, and click Next. Then it will bring up a standard save dialog and when you click Save it will save a Word document.

  • Lost Firefox replaced with Microsoft Word when updating Firefox

    I was offered a chance to update Firefox - it said update now or later. Stupidly I said now and since then I have problems. My start button has lost the internet connection and has been replaced with Microsoft Word. I cannot get my old bookmarks and Firefox back and it has all been replaced with Microsoft Word which I hate. Please help.

    Updating to the latest version 12.0 did the job. Thanks.

  • Does 'versions' work with microsoft word, ppt and excel or just pages, keynote and numbers?

    Does 'versions' work with microsoft word, ppt and excel or just pages, keynote and numbers? I tried to do what the videos say but the little icon for versions is not there on word. Does this mean it only works for pages etc... or do i have to activate it somehow? If it is only for pages then this ***** and should be better advertised!!!

    Each application will need to be updated to work with Versions, Full Screen, and other Lion-specific features.

  • Will Apple Pages support a third-party font that is not compatible with Microsoft Word?

    Will Apple Pages support a third-party font that is not compatible with Microsoft Word?  I do not want to purchase Pages unless I can use it for this one very specific purpose.  How can I determine the correct answer before purchase?
    Many thanks for any guidance you can offer.

    Hmmm ... I see the font in my Font Book and in Suitcase Fusion, but it doesn't appear on the list of fonts in either Word for Mac or Text Edit, no matter what I tried.  I attempted quitting all applications, cleaning the cache using Suitcase Fusion, and rebooting the computer, but no dice.
    You think this is an installation or configuration problem my local Apple store could help fix ... not an underlying incompatibility?  If so, I will take it in.
    Please know I sincerely appreciate the help.  I'm at my rope's end on a project this evening and truly grateful for the reinforcement.  Thank you.

  • Is there a way to create form fields to tab into and type and or drop down selection fields in pages as you can with microsoft word?

    is there a way to create form fields to tab into and type and or drop down selection fields in pages as you can with microsoft word?

    No

  • HELP NEEDED WITH ADDAPTER-DVI TO VGA.

    PLEASE ...HELP NEEDED WITH WIRING CROSS OVER....CAN YOU HELP WITH BACK OF PLUG CONNECTIONS...I SORTA UNDERSTAND THE PINOUTS BUT CANT MAKE AN EXACT MACH...WOULD LIKE TO BE 100% SURE...
    ......THIS ENSURES NO SMOKE!!!                                                                                           
    THE CARD IS AN ATI RADEON RX9250-DUAL HEAD-.........ADDAPTER IS DVI(ANALOG)MALE TO VGA(ANALOG)FEMALE.
    ANY HELP VERY MUCH APPRECIATED........ SEEMS YOU NEED TO BE ROCKET SCI TO ATTACH A BLOODY PICTURE...SO THIS HAS BEEN BIG WASTE OF FING TIME!

    Quote from: BOBHIGH on 17-December-05, 09:21:31
    Get over it mate !
    I find it easy t read CAPS...and if you dont like it ...DONT READ IT!
    And why bother to reply...some people have nothing better to do.
    Yes there chep and easy to come by...Ive already got a new one.
    All I wanted was to make a diagram of whats inside the bloody thing...it was a simple question and required a simple answer.
    NO NEED TO A WANKA !!
    I feel a bann comming up.
    Have you tryed Google ? really.. your question is inrelevant. No need to reply indeed.
    Why do you come here asking this question anyway ? is it becouse you have a MSI gfx card ? and the adapter has nothing to do with this ?
    You think you can come in here yelling.. thinking we have to put up with it and accept your style of posting. This is not a MSI tech center.. it's a user to user center.. Your question has nothing to do with MSI relavant things anyway's.
    Google = your friend.
    Quote from: BOBHIGH on 17-December-05, 09:21:31
    it was a simple question and required a simple answer
    Simple for who ? you (buying a new one) ? me ? we ?   .really...........
    Quote from: Dynamike on 16-December-05, 04:11:48
    1: There are allot of diffrent types of those adapters.
    If any of the mods have a problem about my reply.. please pm me.

  • Help needed with Vista 64 Ultimate

    "Help needed with Vista 64 UltimateI I need some help in getting XFI Dolby digital to work
    Okay so i went out and I bought a yamaha 630BL reciever, a digital coaxial s/pdif, and a 3.5mm phono plug to fit perfectly to my XFI Extreme Music
    -The audio plays fine and reports as a PCM stream when I play it normally, but I can't get dolby digital or DTS to enable for some reason eventhough I bought the DDL & DTS Connect Pack for $4.72
    When I click dolby digital li've in DDL it jumps back up to off and has this [The operation was unsuccessful. Please try again or reinstall the application].
    Message Edited by Fuzion64 on 03-06-2009 05:33 AMS/PDIF I/O was enabled under speakers in control panel/sound, but S/PDIF Out function was totally disabled
    once I set this to enabled Dolby and DTS went acti've.
    I also have a question on 5. and Vista 64
    -When I game I normally use headphones in game mode or 2. with my headphones, the reason for this is if I set it on 5. I get sounds coming out of all of the wrong channels.
    Now when I watch movies or listen to music I switch to 5. sound in entertainment mode, but to make this work properly I have to open CMSS-3D. I then change it from xpand to stereo and put the slider at even center for 50%. If I use the default xpand mode the audio is way off coming out of all of the wrong channels.
    How do I make 5. render properly on vista

    We ended up getting iTunes cleanly uninstalled and were able to re-install without issue.  All is now mostly well.
    Peace...

Maybe you are looking for