HT202879 What to add to duplicate Word?

As a new Apple user I was disappointed for find that initial software did not contain the flexibility of Word.  What to add to make it so?  Apple says to use pages, numbers, and keynote OR alternatively openoffice.org OR Word for IMAC.  As a user with limited needs I was looking for some basics like mail merge or templates as found in home and student applications.  Reviews are mixed thus this question to the community.  Thanks for your input.

I think you are misinformed, if you want to use MS Office for Mac simply buy it and you can run Word, Excel, PowerPoint and even Outlook. You can easily locate the apps by navigating to Microsoft's web site or going to a brick and mortar store that sells Mac software. Apple Stores do not however you will find one online (Amazon, Ebay etc...) that does.  For example:
http://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Daps&field-keywords=o ffice+for+mac
Also you are not addressing Apple on these forums, we are end users just like yourself. If you want to provide feedback to Apple please navigate to www.apple.com/feedback

Similar Messages

  • Tell me Logic for search for duplicate words(or strings) in a large file.

    Search for duplicate words (or strings) in a text file containing one word per line. For each word that occurs more than once in the flat file output should be as follows
    <word> <number of occurrences> <line numbers in the file where the word occurs>
    For example, if the word Hello occurs thrice in a file at lines 100, 178 and 3456 the output should read
    Hello, 3, [100, 178, 3456]

    Incidentally i wrote similar code some days back. You need to do some modifications to get the exact output you want, but i hope it will be of some help.
    One more thing its written using JAVA5
    public class Test
         private static final String COLLECTIONS_TEXT = "C:\\Documents and Settings\\amrainder\\Desktop\\Collections.txt";
         public static void main(String[] args) throws IOException
              findDuplicateWords();
         private static void findDuplicateWords() throws IOException
              Collection<String> words = new LinkedHashSet<String>();
              File file = new File(COLLECTIONS_TEXT);
              StreamTokenizer streamTokenizer = new StreamTokenizer(new FileReader(file));
              int token = streamTokenizer.nextToken();
              while(token != StreamTokenizer.TT_EOF)
                   if(token == StreamTokenizer.TT_WORD)
                        words.add(streamTokenizer.sval);
                   token = streamTokenizer.nextToken();
              System.out.println(words);
    }Cheers,
    Amrainder

  • Using add-ins in Word and Excel, I want to create pdfs to display page fit and with bookmark panel displayed. I cannot find how to do this.

    I am trying to create pdfs using add-ins in Word and Excel through Acrobat Pro XI. I cannot set defaults for page size or bookmark display. Does anyone know how to do this?

    Page size is dictated by what is configured for the authoring file. For custom pages sizes you'd make a matching custom page size for Acrobat (see Acrobat's Help).
    For PDF Bookmarks you use Acrobat's PDFMaker with a supported version of Word or Excel.
    You configure the PDFMaker's Preferences such that PDF Bookmarks can be made.
    Coming from Word the default Word Headings are used. You can also configure to used the default Word Styles.
    Coming from Excel you can only use the names of the worksheets within a work book.
    Alternatively you can create Bookmarks for a PDF manually using Acrobat XI (and earlier versions).
    Note that Word "Bookmarks" are in no way the same as PDF "Bookmarks".
    Be well...

  • Paypal URL redirects but adds in the word amp after the &. How to get Muse to redirect to the correct URL

    Hi there. I have used the paypal email URL in my form submit buttons, but when testing them live, the URL changes and adds in the word amp after the &:  https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KZUPJMDWGTUNY.  It’s in my Adobe Muse form as this:  https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KZUPJMDWGTUNY. How do I get Muse to redirect to the correct URL?

    When I pasted the link in the first post it took out the &amp so I'll retype what Muse is doing ... it's changing he URL to ... https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=KZUPJMDWGTUNY which brings up an error page.

  • Using users from an external table in the BI Publisher add-in for Word

    After installing the BI Publisher add-in in Word, I find that I can connect to BI Publisher (http://hostname:9704/xmlpserver) only using IDs that are defined within WLS. I'm using an Oracle database table and external authentication to get my users logged in to the Answers environment, and they use the BI Publisher features of Analytics as well. But if I try to connect from the add-in to xmlpserver as one of those externally authenticated users, it fails.
    Do I have to create new users in WebLogic Security for those folks who need to build BIP templates in Word? If not, how can I get the add-in to recognize and use the external table authentication?
    I'm in 11.1.1.6.2 BP1, but I've noticed the problem for a long time, possibly back to 10g.

    As you probably noticed, your formulas won't import into Project Siena - only the data.
    I've created a sample application for you to demonstrate how you create formulas in Project Siena.
    Here's the link to the project:
    https://onedrive.live.com/redir?resid=D64FC13017F614FD!47783&authkey=!AN3UxGDTP1vNbbU&ithint=folder%2cjpg
    In this example, I'm doing the heavy lifting on the Calculate button.
    Here's what I did to create the project.
    I added two input text boxes for height and weight
    I added a calculate button.
    I added a label to display the result.  In the Default Text I added
    BMI which is a context variable.  I could have called it BMIResult - it's up to you.
    Here's the formula for OnSelect of the Calculate button:
    UpdateContext({BMI: Round((Value(txtWeight!Text) / Value(txtHeight!Text * txtHeight!Text)), 2)*703})
    Note: If you haven't done so already, click 'Express View' in the lower right hand corner to see the properties.
    UpdateContext is a formula that is used to change results - in this case the variable, BMI.
    I used the Round function so it displays 2 digits for the decimal.
    I used the Value formula to convert the input boxes to numbers.
    This should get you started in the right direction - let me know if you need further explanation.
    One more thing to add - when creating a context variable, you will see a yellow exclamation mark until you have a formula that references it.
    Thor

  • What is the importance of word account in 'Account' assignment elements

    Automatic 'account assignment derivation' minimizes the manual effort of entering postings in which the 'account assignment elements' can be entered. The values derived appear as default values that you can overwrite if you wish.
    FM account assignment elements, Derivation of FM Account Assignment Elements from CO Acct Assgnmnts.
    These are many place where word account assignment elements is used in sap.
    what is the importance of word 'Account'. What should we understand if word 'account' assignment element wording is used in FM,CO or FI.

    i have tried but no one answers specific question -- What is 'account assignment element'.
    its used everywhere as if everyone understands it in every module.
    for e.g
    FM account assignment elements are not migrated to BCS. Nevertheless, they are crucial to proper migration, since budget data is assigned to these account assignment elements. You have the following options:
    ·  If you do not want use new FM account assignment elements in BCS, you should proceed as follows:
    Migration at fiscal year-end: no specific action is required. See link below.
    Migration during the course of a fiscal year: you should carry out the activation of account assignments for BCS and optionally also define your budget structure.
    ·  If you want to use new FM account assignment elements in BCS, such as the grant or funded program, proceed as follows:
    Now if someone is new to SAP what would he understand with word - FM account assignment elements
    Like in FI we have GL account and in FM we have Commitment item. Two different nomenclature. Why account assignment element is used freely as If everyone else understands it, I would love to understand that how to interpret word account assignment element differently if used in different module.

  • What is the safest duplicate file cleaner for macbook pro?

    What is the safest duplicate file cleaner for macbook pro?

    Welcome to the Apple Support Communities
    First, use speech recognition. It's installed on OS X, so you don't have to install a third-party app. See > http://support.apple.com/kb/PH11258?viewlocale=en_US

  • Cannot Re-Eenable Acrobat Add-in in Word 2007

    The Adobe Acrobat add-in in Word 2007 has become disabled and I cannot re-enable it. 
    When I go to Word Options - Add-ins - Manage COM Add-ins and try to tick the disabled Acrobat add-in I get the error: "This add-in is installed for all users on this computer and can only be connected by an administrator".
    I can, however can right click on the Word.exe run as Administrator and it is enabled.
    I tried removing the PDFMaker Add In and adding it again and enabling it
    It still does not change the user account Add In, associated to the user on this computer
    How can I re-enable the add-in?
    I'm using Word 2007 with Windows 7 Adobe X 10

    You can refer to the steps mentioned in this forum and check :
    forums.adobe.com/thread/1082813?tstart=30
    Regards,
    Ravi

  • How do I find duplicate words in a Numbers spreadsheet?

    Hello, I've created my first document on Numbers and am trying to figure out how to find duplicate words. Ideally, a list of words that repeat in the document and how many times. Is this possible? Thank you in advance for the advice

    It's easy enough to find and count duplicate entries, especially if they are all in a single column, but if you want to count individual words within multi word entries, the problem is more complicated.
    Here's an example for the 'simple' case, using a familiar 155 word passage from English literature.
    The words in the passage are separated into a single line for each word, and stripped of all punctuation. This may be done in Pages, or in Text edit, or in pretty much any word processing software or text editor. Paste the passage into a WP or text document, then use the application's Find/Replace feature to replace all of the spaces with returns. I would also do a second pass replacing all double returns with single returns, then repeat that until Find/Replace reported replacing zero occurrences.
    Punctuation was stripped using Find/Replace
    The prepared list was pasted into column A of a Numbers table.
    Formulas:
    B2: =COUNTIF($A$1:A2,A2)
    C2: =IF(AND(B>1,B=COUNTIF($A,A2)),ROW()-1,999999)
    Fill both down their respective columns to the end of the table.
    The small table is inserted as a Basic table using the Tables button. It contains a Header row, but no Header columns.
    Formula:
    A2: =IFERROR(OFFSET(Table 1 :: $A$1,SMALL(Table 1 :: $C,ROW()-1),COLUMN()-1),"")
    Fill right into B2, then fill both down to the end of the table.
    Descriptions of the functions used, along with their syntax and at least one example of their use in a table are available in the Numbers '09 User Guide, which may be downloaded via the Help menu in Numbers.
    Regards,
    Barry
    PS: Regards to the late Mr. Shakespeare, and thank you for providing the text used.

  • What's the best duplicates finder application for Mac OS X?

    What's the best duplicates finder application for Mac OS X?

    Thank you both!  I ended up going for DupeGuru because it was free and it worked well.   Easy Duplicate Finder baited me with the promise of free download then when the search was over I got the "buy the software" if I wanted to delete more than 10 files.
    DupeGuru worked well and so far I have not been asked for money.
    This solves my question.

  • What to add to an program code in order to trigger an background job

    Hi there
    I wander what to add to an program code in order to trigger an event which consequently can trigger an background job
    thx in advance

    Check this code:
    DATA : v_jobhead LIKE tbtcjob.
    DATA : v_jobcount LIKE tbtcjob-jobcount.
    DATA : v_eventparm LIKE tbtcjob-eventparm.
    DATA : v_flg_released TYPE c.
    DATA: e_error.
    DATA: running LIKE tbtcv-run.
    TYPES: esp1_boolean LIKE boole-boole.
    CONSTANTS: esp1_false TYPE esp1_boolean VALUE ' ',
               esp1_true  TYPE esp1_boolean VALUE 'X'.
    CONSTANTS: true  TYPE boolean VALUE esp1_true,
                              false TYPE boolean VALUE esp1_false.
    PARAMETERS: v_jobnam LIKE tbtcjob-jobname,
                v_report LIKE sy-repid,
                v_varian LIKE  raldb-variant,
                v_uname  LIKE sy-uname.
    START-OF-SELECTION.
    * add the new job
      CALL FUNCTION 'JOB_OPEN'
           EXPORTING
    *            delanfrep        = 'X'
                jobname          = v_jobnam
           IMPORTING
                jobcount         = v_jobcount
           EXCEPTIONS
                cant_create_job  = 1
                invalid_job_data = 2
                jobname_missing  = 3
                OTHERS           = 4.
      IF sy-subrc <> 0.
        e_error = true.
      ELSE.
        CALL FUNCTION 'JOB_SUBMIT'  " or you can use SUBMIT statement as well.
             EXPORTING
                  authcknam               = v_uname
                  jobcount                = v_jobcount
                  jobname                 = v_jobnam
                  report                  = v_report
                  variant                 = v_varian
             EXCEPTIONS
                  bad_priparams           = 1
                  bad_xpgflags            = 2
                  invalid_jobdata         = 3
                  jobname_missing         = 4
                  job_notex               = 5
                  job_submit_failed       = 6
                  lock_failed             = 7
                  program_missing         = 8
                  prog_abap_and_extpg_set = 9
                  OTHERS                  = 10.
        IF sy-subrc <> 0.
          e_error = true.
        ELSE.
          CALL FUNCTION 'JOB_CLOSE'
               EXPORTING
    *               EVENT_ID                    = IC_WWI_WORKPROCESS_EVENT
    *               EVENT_PARAM                 = V_EVENTPARM
    *               EVENT_PERIODIC              = 'X'
                    jobcount                    = v_jobcount
                    jobname                     = v_jobnam
                    strtimmed                   = 'X'
               IMPORTING
                    job_was_released            = v_flg_released
               EXCEPTIONS
                    cant_start_immediate        = 1
                    invalid_startdate           = 2
                    jobname_missing             = 3
                    job_close_failed            = 4
                    job_nosteps                 = 5
                    job_notex                   = 6
                    lock_failed                 = 7
                    OTHERS                      = 8.
          IF sy-subrc <> 0.
            e_error = true.
          ELSE.
            DO.
              CALL FUNCTION 'SHOW_JOBSTATE'
                EXPORTING
                  jobcount               = v_jobcount
                  jobname                = v_jobnam
    *            IMPORTING
    *         ABORTED                =
    *         FINISHED               =
    *         PRELIMINARY            =
    *         READY                  =
    *              running                =
    *         SCHEDULED              =
               EXCEPTIONS
                 jobcount_missing       = 1
                 jobname_missing        = 2
                 job_notex              = 3
                 OTHERS                 = 4.
              IF sy-subrc <> 0.
                e_error = true.
                MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
              ENDIF.
              IF running = space.
                EXIT.
              ENDIF.
            ENDDO.
          ENDIF.
        ENDIF.
      ENDIF.

  • Add a MS Word/Excel document to a Calender Event.

    How do I add a MS Word/Excel document file to a Calendar Event so that it can be saved in the Calendar Event? In MS Outlook you just either copy or add the file to the Event and save.

    If it's simple text, I'd copy-and-paste the content into an Event (you have to create it first :-( ) or add the file's URL to the Event. But AFAIK Lightning doesn't let you attach files to Events.
    If you do insert an URL, you may have to think about placing the linked document somewhere where you can get at it regardless of your location. Google Docs, Dropbox or similar, perhaps.
    MS products do enjoy tight integration, but then each is privy to the innermost workings of its stablemates and they can use proprietary protocols and interfaces to communicate with each other. OTOH, they don't share too easily with third party software. If that degree of tight integration is important to you, you need to decide for yourself if it's worth paying for. Speaking for myself, I am mean; I'm happier with a hotch-potch of not-very-well-integrated free open source tools. Thunderbird, Firefox, Libre Office. Oh, and Linux. ;-)

  • What to add on?

    I am ready to purchase a MBA and do not want to overbuy unneeded add-ons.  I am retired and will use the computer only for the basics outside of a lot of writing.  What to add on and what to avoid?

    Visit an Apple Store or Authorized Apple Sales place and try one out.  Try it out as basic as you like (e.g., try different screen sizes) and see what appeals to you.  There are no mandatory additions you must purchase.

  • What are all the key words are not recommented in User Exit or Enhancement

    Dear Experts,
    Can any of one tell me, what are all the key words not recommended to use any of the User exit or Enhancement spots?
    Regards,
    Mohana
    Moderator message: please search for available information/documentation.
    Edited by: Thomas Zloch on Feb 22, 2011 4:10 PM

    No Icon:Visitor
    Student
    Honor Student
    Top Student
    Tutor
    Intern
    Teacher
    Grad Student
    Master’s Graduate
    PhD Student
    Associate Professor
    Professor
    Distinguished Professor
    Regents Professor
    Associate Dean
    Dean
    Provost
    FONDA X. COX, PhD

  • What is the best free word processing or office program for OS X Mountain Lion

    What is the best free word processing or office program for OS X Mountain Lion?

    "Best" is quite subjective. As William points out, TextEdit may be the "best" in someones eyes as it isn't cludged up with crap you don't need.
    What are your requirements?
    Basic text editing?
    Do you need:
    Table of Contents
    Index
    Footnote/endnote management
    Different headers/footers
    Page Layout
    What are you going to use it for?
    Technical Reports
    Screenplay
    Leaflets and newsletters
    Coding

Maybe you are looking for

  • HOW DO I CHANGE MY SECURITY SETTINGS ON WINDOWS VISTA SO I CAN DOWNLOAD MOZILLA

    i am trying to download mozilla and my computer (windows vista) says my security settings will not allow this download. how do i change my security settings so i can download mozilla?

  • WUMC710 Won't Connect To High-end Cisco Routers

    I just dropped some pretty big bucks on a shiny new Linksys / Cisco AC 1300 / WUMC710 Wireless Bridge, mainly because it was both gigabit speed and it had multiple ports available. It is flashed-up to the latest firmware. The configuration went prett

  • PO form

    Dear All, As we all know in PO(ME21N) we are maintaining plant at item level. but every PO i have seen till today with only one ship to address for single PO. but SAP have given the funcionality to have it on item level and the delivery address. so p

  • [JS] Tag and script

    Hello, I script converted into an XML tag and unworthy I MEETS two problems. - To have to put a letter in the text to lift the Я but I do not see how without OTF - Also have to make two lists but I can not put an anchor text in the txt file, much les

  • Change version of a javacard applet

    Consider a situation in which personalization is done on card and amount of new data are stored in java card, If we have a small change in aplet and wants to update applet version on javacard, what would happen to previously stored data on card, as e