Transfer excel files from iMac to excel file on ipad

transfer excel files from iMac to excel file on iPad.  Using iTunes, I transfered files on my mac using Numbers and it worked fine, but trying the same method for an Excel file didn't work (i.e., the Excel file never showed up on my iPad.)
Thanks for any help you can provide.
LJ

http://www.wondershare.com/pdf/transfer-pdf-to-ipad.html
http://www.bythom.com/pdffaq.htm
How to Transfer PDFs to an iPad
http://www.dummies.com/how-to/content/how-to-transfer-pdfs-to-an-ipad.html
 Cheers, Tom

Similar Messages

  • How to download a file from AL11 inot Excel format without collapse the col

    Hi,
    Please suggest how to download a file from AL11 to Excel sheet.currenlty all field are merging into single column.I writing this file via using DATASET.
    Regards
    Ricky

    Hi,
       Try this code,
    ==============================================
    TYPES : BEGIN OF ty_emp,
              empno(2) TYPE c,
              empid(10) TYPE c,
              empname(3) TYPE c,
            END OF ty_emp.
    DATA : it_emp TYPE TABLE OF ty_emp,
            wa_emp TYPE ty_emp.
    DATA : pbk TYPE string.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    PARAMETERS : p_file TYPE rlgrap-filename.
    PARAMETERS : p_asfile TYPE rlgrap-filename.
    SELECTION-SCREEN END OF BLOCK b1.
    pbk = p_file.
    OPEN DATASET p_asfile FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      DO.
        READ DATASET p_asfile INTO wa_emp.
        IF sy-subrc <> 0.
          EXIT.
        ENDIF.
        APPEND wa_emp TO it_emp.
      ENDDO.
    CLOSE DATASET p_asfile.
    Filling the already created file with download PS radiobutton
      CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
      BIN_FILESIZE                  =
          filename                      = pbk
      FILETYPE                      = 'ASC'
         append                        = 'X'
         write_field_separator         = ' '
      HEADER                        = '00'
      TRUNC_TRAILING_BLANKS         = ' '
      WRITE_LF                      = 'X'
      COL_SELECT                    = ' '
      COL_SELECT_MASK               = ' '
      DAT_MODE                      = ' '
    IMPORTING
      FILELENGTH                    =
        TABLES
          data_tab                      = it_emp
    EXCEPTIONS
      FILE_WRITE_ERROR              = 1
      NO_BATCH                      = 2
      GUI_REFUSE_FILETRANSFER       = 3
      INVALID_TYPE                  = 4
      NO_AUTHORITY                  = 5
      UNKNOWN_ERROR                 = 6
      HEADER_NOT_ALLOWED            = 7
      SEPARATOR_NOT_ALLOWED         = 8
      FILESIZE_NOT_ALLOWED          = 9
      HEADER_TOO_LONG               = 10
      DP_ERROR_CREATE               = 11
      DP_ERROR_SEND                 = 12
      DP_ERROR_WRITE                = 13
      UNKNOWN_DP_ERROR              = 14
      ACCESS_DENIED                 = 15
      DP_OUT_OF_MEMORY              = 16
      DISK_FULL                     = 17
      DP_TIMEOUT                    = 18
      FILE_NOT_FOUND                = 19
      DATAPROVIDER_EXCEPTION        = 20
      CONTROL_FLUSH_ERROR           = 21
      OTHERS                        = 22
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ==============================================
    Regards,
    Krrishna

  • My iPHone is connected to my iMac, and I want to transfer files from iMace to IPhone. Instructions say to go to iTunes, look under Devices for my Device. I do so, and no devices are listed. How do I get iTunes to recognize my iPhone?

    My iPHone is connected to my iMac, and I want to transfer files from iMace to IPhone. Instructions say to go to iTunes, look under Devices for my Device. I do so, and no devices are listed. How do I get iTunes to recognize my iPhone?

    Make sure your iMac is on 10.6.8 or higher and your iTunes is up to date.  If it is, then restart your computer, open iTunes, then plug in your device.  If it still is not showing up, follow the steps listed here: iOS: Device not recognized in iTunes for Mac OS X

  • How to transfer files from iMac to iPad 2

    What's the best way to transfer files from iMac to iPad, like a Keynote presentation?

    It's probably not as "simple" as using DropBox, but it's there. When in the Apps section of iTunes, just scroll down to the bottom where there is a listing of installed apps that can use the iTunes data exchange. Documents available on the computer can be synced TO the device while those available on the device can be syned TO the computer.

  • How to transfer big files from imac to hard drive

    haveing diffulty of copying file from Imac to Hard drives. is there any free app which i can download and help me with my problem.

    To show HD on desktop
    go into FINDER at top then PREFERENCES  then GENERAL tab
    then check "hard disks" and "external disks"
    after that drag and drop files as you need to.  You dont need an application for same.

  • How can i transfer filtered data from diadem to excel?

    Hi,
    i'm trying to write a script which would allows me to transfer data automatically from diadem to excel and i need some help.
    i want to copy the last of my selected channels, open an excel file and paste data into it.
    My script look like this
    Dim ExcelTable
    Call DATABLCLPCOPY("1,137,139,142-168,172-225,227,229,231,233,235,237,239,241,243",j,1) '... CHNNOSTR,CHNROW,VALNO
    Set ExcelTable=GetObject("K:\...\Anl_kal_v3_2006.xls!SN1")
    ExcelTable.Application.Visible = True
    One problem is that i don't know how to continue and the other is that this script only get the programm MS-Excel started and don't open my file.
    I hope i explained it the way you could understand and so you could give me ur help.
    Thanks
    Patrick Etoumann

    Hi Patrick,
    In DIAdem we provide an example which shows the things you would like to do. The script name is "Expl_OLE.vbs". You find it in the folder ..\Libr\Aut\.
    I hope this will help you.
    Greetings
    Walter

  • I'm attempting to migrate files from iMac to new MacBook air. The estimated time shown on the display is over ten hours. Is that correct? Is there a way to do it quicker?

    I'm attempting to migrate files from iMac to new MacBook air. The estimated time shown on the display is over ten hours. Is that correct? Is there a way to do it quicker?

    It's quite possible, since you are using an MBA without Firewire, that it could take that long.
    A Basic Guide for Migrating to Intel-Macs
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate.  Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    >Classic Environment, and subsequently any Mac OS 9 or earlier applications
    >Screensavers written for the PowerPC
    >System Preference add-ons
    >All Unsanity Haxies
    >Browser and other plug-ins
    >Contextual Menu Items
    >Applications which specifically require the PowerPC G5
    >Kernel extensions
    >Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior 4.1, TechTool Pro 4.6.1, SuperDuper 2.5, and Drive Genius 2.0.2 work properly on Intel-Macs with Leopard.  The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries.  Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking
    will work better when moving from PowerPC to Intel Macs.   The initial section below discusses Target Disk Mode.  It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data.  This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Target Disk Mode.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    >MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- Migration Tips and Tricks;
    >MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    >MacBook Air- Migration Tips and Tricks;
    >MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    >In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    >
    >In your /Home/Library/ folder:
    >/Home/Library/Application Support/AddressBook (copy the whole folder)
    >/Home/Library/Application Support/iCal (copy the whole folder)
    >Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    >
    >/Home/Library/Keychains (copy the whole folder)
    >/Home/Library/Mail (copy the whole folder)
    >/Home/Library/Preferences/ (copy the whole folder)
    >/Home /Library/Calendars (copy the whole folder)
    >/Home /Library/iTunes (copy the whole folder)
    >/Home /Library/Safari (copy the whole folder)
    >
    >If you want cookies:
    >
    >/Home/Library/Cookies/Cookies.plist
    >/Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    >
    >For Entourage users:
    >
    >Entourage is in /Home/Documents/Microsoft User Data
    >Also in /Home/Library/Preferences/Microsoft
    >
    >Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the  Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.
    Revised 1/6/2009

  • How to transfer files from MacBook Pro pages app to iPad mini pages app?

    How to transfer files from MacBook Pro pages app to iPad mini pages app?

    The above assumes you are running current software.
    Mac - OX X 10.9.2, Pages 5.1.
    iPad - iOS 7.0.6, Pages 2.1.

  • How do I copy a large MOV file from iMac to iPad?

    How do I copy a large MOV file from iMac to iPad? Thank you in advance for the help. I am connected via a USB but finder is not showing my iPad.

    Open iTunes, drag the MOV file to your library in iTunes, then sync to the iPad.

  • Transfering a few files from iMac to MacBook Air with Thunderbolt.  Which do I put in Target Disk Mode?

    Transferring a few files from iMac to MacBook Air with Thunderbolt. Which do I turn on first in Target Disk Mode?  The one receiving the files or the one that has the files?

    I would put the destination computer into TDM

  • I want to share files from iMac to MacBookPro.  In "Sharing" setup I want to check "screen Sharing" but get the error message"Screen Sharing is currently being controlled by the Remote Management service."  What do I need to FIX???

    I want to share files from iMac to MacBookPro.  In "Sharing" setup I want to check "screen Sharing" but get the error message"Screen Sharing is currently being controlled by the Remote Management service."  What do I need to FIX???

    Care to share which OS you are using? 
    Have you read for possible solutions over in the "More Like This" thread over here?-----------------------> 

  • How do I send files from my IMAC via bluetooth to my ne Ipad.  They will not "pair" but they are connected and discoverable.  I send a file from Imac snow leopard OS X 10.6 to the ipad but the failure message says the ipad does not have the ncessary servr

    How do I send files from my IMAC via bluetooth to my new Ipad?  They will not "pair" but they are connected and discoverable.  I send a file from Imac snow leopard OS X 10.6 to the ipadusing bluetooth,  but the failure message says the ipad does not have the necessary services.  What are these?  Do I neeed to have iphoto and ms word to send pix and .doc files?

    File Sharing over Bluetooth is not a feature of iOS devices. iOS does not include the required Bluetooth profiles to allow this. You cannot add this feature, so you may as well stop trying.

  • When I try to import files from iMac HDD into the event, it fails. FCPX dosn't see this files for import. Files are *.m2ts and *.mpg. Should I buy plagin Quicktime component MPEG-2 to resolve a problem?

    When I try to import files from iMac HDD into the event, it fails. FCPX dosn't see this files for import. Files are *.m2ts and *.mpg. Should I buy plagin Quicktime component MPEG-2 to resolve a problem?

    no you should transcode those files into an format that os suitable for editing. Like proRez. Although you might need some Flip4Mac or perian or something to do the conversion.
    adam

  • How to share files from imac to macbook ?

    how to share files from imac to macbook ?
    ethernet ?
    firewire?
    airport?
    what is faster and easier to setup and how
    cheers
    olivier

    unless you're sharing very large files, speed will be more or less the same using any of the above connections.
    this support article may prove useful: Mac 101: File sharing.
    you can also use firewire Target Disk Mode.

  • How do I transfer files from a Windows laptop to an iPad and ensure they are accessible please?

    Hello...
    I am new to the Apple community and would be very grateful for some help. My Dad recently purchased an iPad. He is a professor and has his lectures saved on his Window laptop (predominantly PowerPoint, plus PDFs and Word files) but wants them on his iPad and needs to be able to access them all. He has mistaken me for some kind of computer whiz and thinks I'm able to do this; the truth is I haven't got a clue where to start.
    Any idiot-proof advice and/or ideas on how best to transfer files from a Windows 7 laptop to iPad (including whatever apps, if any need to be bought) would be very greatly appreciated
    Thanks very much all

    Hi Julian,
    Sorry for the delay in response, I didn't think many answers would come in so quickly being Christmas and all...
    My Dad only needs to be able to access files for reference; any editing or alteration to pre-existing files would largely be done on a desktop or his laptop. In the meantime, Dropbox does look ideal and I will investigate along with the other great ideas suggested on here for the best option.
    Thanks very much...

Maybe you are looking for

  • Help - I'm having a nightmare with BT

    I have spent so many hours on the phone to BT over the last 3 weeks it is unbelievable. I called originally on the 25th Feb to change some things on my account ( I wanted to resign my broadband, cancel off the 4.99 security that I had never used and

  • Microsoft Word 2008 Error Message-Wont Open?

    Hello, I have a 2009 MacBook Pro, operating system OS C 10.6.8, I updated to Snow Leopard about a year ago. I tried to open my Microsoft Word (2008), and receive "Microsoft Word has encountered a problem and needs to close." With the options of Send/

  • Number of records in SETUP table

    Hello I am working with PO extractor. Is the number of records in XXXXXXSETUP table equal to the number of records setup?

  • HT1212 i still cant unlock my ipad

    i forgot my passcode, and can't unlock my ipad

  • How to install apache tomcat in nebeans

    hello everyone, i am not able to configure apache tomcat in my netbeans. i am little bit confuse between apache tomcat and glassfish servers. can any one tell where we glassfish and where we use apache tomcat?