I need an application for my iPad that is compatible with excel.  I appreciate there is a number of options, However i need to be able filter columns! is this possible

I need an application for my iPad that is compatible with excel.  I appreciate there is a number of options, However i need to be able filter columns! is this possible.

Note that I have not tested either of these and they will not be supported by Microsoft. 
1. Copy your new version of Silverlight.exe to C:\Program Files\Microsoft Configuration Manager\Client\i386
(you'll have to re-distribute the client package after this).
OR
2. You could edit the ccmsetup.xml file with an alternative location for silverlight.exe
</Item>
 <Item FileName="i386/Silverlight.exe" FileHash="417B442E128D821119008ACEEEE6CDC2A41224377A829B6EC52BABA2724F0151">
  <Applicability Platform="ALL" OS="ALL">
   <Skip>Embedded</Skip>
  </Applicability>
Gerry Hampson | Blog:
www.gerryhampsoncm.blogspot.ie | LinkedIn:
Gerry Hampson | Twitter:
@gerryhampson

Similar Messages

  • I used my iPhone maps it works very well. Is there an application for the iPad that could be used on a boat?

    I used my iPhone maps it works very well. Is there an application for the iPad that could be used on a boat?

    Indeed :-)
    This forum is riddled with questions by users that cannot get their computer to do what they want, *despite* the fact they use a very precise and (usually) unambiguous method of telling it want they want it to do -- a programming language. Making it comprehend *natural* language is, by any way of measuring, a number of degrees more difficult.
    That said: in what way would a computer program (advanced or "dumb") be able to help the OP? Spell check is one -- but it's not a *fact* that anything written *badly* equals nonsense. In politics, for example, the most eloquent speakers still manage to make a fool of themselves :D The same goes for "grammar". Of course, bad grammar is more difficult to understand -- EVEN for a human. So a computer is bound to fail on that as well.
    Fact checking then? I usually can't even find what I want in one go with Almighty Google (which seems to turn things around: if it cannot find "enough" web pages with the exact phrase you asked it, it automatically assumes you are interested in synonyms, antonyms, homonyms, and other *unrelated* stuff! Yeah THANK you but I want to find what I typed in!)
    A good starting point would be to define in more detail what this hypothetical software *ought* to do -- that needs to be a bit more concrete than "I want it to do my job for me."

  • Hi, I'm currently browsing the web looking for a case that is compatible with the smart cover for the iPad 2. If anyone has any suggestions I would be glad to read all opinions! Thanks!

    Hi, I'm currently browsing the web looking for a case that is compatible with the smart cover for the iPad 2. If anyone has any suggestions I would be glad to read all opinions! Thanks!

    I love the Smart Cover. It fits the way I work and I love the instant on/off and the always available screen protection. I wouldn't use my iPad without it.
    I got a Cover Buddy for the back, because I wanted the back to be less slippery when I'm using the iPad in the classroom, teaching. I picked this back cover because it's VERY lightweight, easy to get on or off and, protects the corners, has accurate cutouts for the ports, and (in the colors) has a rubberized surface:
    http://www.switcheasy.com/products/CoverBuddy/
    I have a Built NY "hoody" slip on case with a hard internal shell that I use when I'm in the field and I can put the iPad with the Smart Cover and the Cover Buddy inside this . But for everyday use, the Smart Cover with the Cover Buddy is a terrific combination.

  • Date format in iPad Numbers not compatible with Excel or OpenOffice

    I use Apple Numbers on my iPad2 to collect data in the field, then download the file from iWorks as an Excel file to my PC running Windows XP and Office 2003. In the Numbers file, I want to enter dates in the format: mm/dd/yyyy hh:mm and that format is the one I choose in the Numbers Date/Time options dropdown menu.
    When I open the Numbers-generated Excel file, the dates display correctly in that file as originally entered. The problem occurs when I copy cells with dates to another spreadsheet originally created with Excel 2003 or OpenOffice v3.3.0.
    When I copy Numbers-generated date cells to another spreadsheet, either in Excel 2003 or OpenOffice v3.3.0, the displayed dates are not correct and appear to be off by a consistent serial number value. In terms of Excel's serial date values, the Numbers date value is -1462 relative to the correct date value. e.g., 7/26/12 14:30 (equal to a serial value of 41116.6041666667 in Excel) entered into Numbers is displayed as 7/25/08 14:30 (equal to 39654.6041666667 in Excel) when that cell is copied from the Excel-formatted downloaded copy of the Numbers file to another, original, Excel spreadsheet. Ditto for an OpenOffice spreadsheet.
    Since the problem occurs with either Excel or OpenOffice, I have to believe the problem lies with Numbers......... Or I am doing something totally stupid.
    Any help on this?

    Thanks for that. In fact, I had just discovered that same distinction between Win and Apple date systems before I saw your reply.
    So, for me, the next meaningful question is whether I can change the date system used by my iPad and/or Numbers to match that used by my PC or...................... do I have to use a [+1462 days] workaround for eternity when copying dates from Numbers-generated files to spreadsheets I used on a daily basis in Excel on my Windows PC?
    I understand one solution is to migrate completely to Apple, but I am not ready to do that.
    Thanks, bob

  • Request for visual studio that is compatible with windows 7

    I have installed many visual studio i.e, 2012,13 and they did not work in my system with windows 7 OS.Please kindly guide me with the 2010 or 2008 version so that i can develop my apps using it and please make sure that i contains all the specification
    of the visual studio 2010 / 2008.Thank you.

    I believe you are confusing an end product with an editor.
    All the editors written in the Visual Studio Library will work (allow for the creation of programs and websites on a computer) on Windows 7. The real question is what are you creating for the end user? Which version of .Net does it target?
    Visual Studio stopped becoming a .net version specific editor as of Visual Studio 2008, which at that time then allowed for different version of .net to be created, (.Net 2 and .Net 3, 3.5). Visual studio verison 2010 can create .Net 2, 3.5,
    and 4.  VS2012 can create all that 2010 can do and create .net 4.5x applications.
    So a better question would be which version are you targeting for .Net?
    Since Visual Studio is an editor, I recommend going with the latest one which can create programs to target .Net2 - .Net 4.5x. Try the latest Community edition
    which has just been released and is free to use as long as you are not a large corporation.
    William Wegerson (www.OmegaCoder.Com)

  • WCF RIA wrapper for SOAP service that is compatible with Lightswitch Data Source

    I have a WCF RIA wrapper around a SOAP service and all the simple entities work just fine. Unfortunately Lightswitch does not like my represenation of complex entities like SalesInvoice that contains a list of SalesInvoiceLines. How should I represent
    such an entity in RIA so that Lightswitch can accept it? Do I use the AssociationAttribute? If so what format? What type of collection/list/entityset should the SalesInvoiceLines be? An Example would be very useful.

    HI,
    Welcome to Lightswitch forum.
    According to your description above, I researched this issue, I found that while both OData and RIA Services support complex types on entities, due to scheduling constraints LightSwitch will not. 
    If a complex type property is exposed on an entity, LightSwitch will import the entity, ignoring that property. Further information:
    How to create a RIA service wrapper for OData Source
    Please let me know if there is anything that I can do to help.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Looking for 16GB RAM That is Compatible with Late-2011 17" Macbook Pro

    Hi guys,
    I am looking to upgrade the RAM and Hard Drive in my late-2011 17" Macbook Pro. I've already found the hard drive I want to use, but I don't know as much about RAM, and I'm not sure which 16GB (2 x 8GB) kit would be both compatible and give me the best bang for my buck. I am in Canada so any suggestions linking to Canada Computers or NewEgg would be the best! I'd really appreciate any help.
    Thanks,
    Jacob

    First, goto OWC - https://www.macsales.com/
    It has a guide for all things Mac & Memory
    Second, get an SSD as it will speed up your computer tremendously.
    OWC or Crucial are very good Mac-friendly brands.

  • Looking for an extender that is compatible with my Can EF75-300mm f4-5.6 IS USM lens

    I have a Canon 5d mii camera and had purchased a Canon EF lens : 75-300mm : 4-5.6 IS USM many years ago for a Canon t90 and would like to get an extender (tc) for the DSLR and lens. I have looked at the compatibility charts for the Canon 2x and 1.4 tc but I do not see this particular lens listed. Can anyone suggest where to find out whether or not I can purchase a tc for this lens or not.. Thanks much ~mmstar

    like Jgordon24 said, you cannot use Canon TC. But you can use third party one like ProOptics or Kenko. But your camera AF may not working.
    Weekend Travelers Blog | Eastern Sierra Fall Color Guide

  • Is it possible to access a version of the Adobe Reader app that is compatible with iOS5.1.1?

    We use iPads to access PDF prints in a manufacturing environment. We now can't access a version of the app that is compatible with ourhardware. Is there an access point to get the older apps?

    Hi,
    Yes!  The App Store can provide the latest compatible version of Adobe Reader for your iPad running iOS 5.1.1.
    Please take a look at the following forum post to get the dialog with the message "Download an older version of this app?".
    Re: Reader on iPad 1
    I just tried it with my first gen. iPad running iOS 5.1.1 and confirmed that Adobe Reader for iOS version 11.0.1 was successfully downloaded and installed on my iPad.
    Please let us know if you need further assistance.  Thank you.

  • I have an iPhone application already developed and it works great ,now i need to make that same application for my iPad .can someone please tell me step by step instructions on how to make it .

    i have an iPhone application already developed and it works great ,now i need to make that same application for my iPad .can someone please tell me step by step instructions on how to make it .

    Try the developer's forum:
    https://discussions.apple.com/community/developer_forums

  • Is there a DJ app for the Ipad that will read the "start" and "stop time" setting for each individual song, as they are set in the song Options screen in Itunes?

    Is there a DJ app for the Ipad that will read the "start" and "stop time" setting for each individual song, as they are set in the song Options screen in Itunes? The Ipod Touch, by itself does not allow cross-fading, therefore when the stop time is edited short, the song jusst truncates then goes to the next song. I tried the DJay ap and while it would crossfade, it would NOT read the song settings for the stop marker. So now I want to try and Ipad and see if there is an app that will READ the Itune stop settings within the song. I do NOT want an app that will allow me to DO the stop marker. I want an app that will READ the stop marker from the song as it is set in Itunes.

    Itunes provides the option for setting the Start and Stop times of each music track.  However, the start and stop times do not synchronize to the iPhone.  I don't understand why this option is even available as it doesn't work when listening to music on the phone.  I have not found another application that will support the start and stop time markets.  I have searched quite a bit for this but can't find anything.  I hope we can find something. 

  • HT204266 Can I swap use of music Apps between my iPad & iPhone? Do I have to buy separate applications for my iPad & iPhone

    - Can I swap the use of music Apps between my iPad & iPhone?
    - Do I have to buy separate applications for my iPad & iPhone?

    Not sure what you mean. The iPad and iPhone both come with a built-in Music app and you can sync and have your content on both of them.
    If you've bought a third-party music app then you can also have that on both devices.

  • My Snow Leopard 10.6.3 has Safari 4.0.4 but this cannot be used for the new features of iTune.  I tried upgrading to Safari 5.1.7 but it needs Snow Leopard 10.6.8.  Where can I get a version of Safari 5.1 that is compatible with Snow Leopard 10.6.3?

    My Snow Leopard 10.6.3 has Safari 4.0.4 but this cannot be used for the new features of iTunes.  I tried upgrading to Safari 5.1.7 but it needs Snow Leopard 10.6.8.  Where can I get a version of Safari 5.1 that is compatible with Snow Leopard 10.6.3?

    Hi..
    here can I get a version of Safari 5.1 that is compatible with Snow Leopard 10.6.3?
    Not possible. You need to update to v10.6.8
    Click your Apple menu > Software Update
    Or update using the this download > Mac OS X 10.6.8 Update Combo
    Then restart your Mac.

  • Is there an app for the ipad that will allow you to access your mac.

    Is there an app for the ipad that will allow you to access your mac via wifi or cell network.

    Yep, two of the most popular apps are "LogMeIn Ignition" and "iTeleport." Check them out, they'll both set you back by about 30$ though.

  • How can I find the serial number for my stolen iPad that's associated with my apple ID ?

    How can I find the serial number for my stolen iPad that's associated with my apple ID ?

    If you registered it with Apple check your registered items at Your Support Profile for Registered Purchases. Also, see iOS- How to find the serial number, IMEI, MEID, CDN, and ICCID number.
    What To Do If Your iDevice Is Lost Or Stolen
    If you activated Find My Phone before it was lost or stolen, you can track it only if Wi-Fi is enabled on the device. What you cannot do is track your device using a serial number or other identifying number. You cannot expect Apple or anyone else to find your device for you. You cannot recover your loss unless you insure your device for such loss. It is not covered by your warranty.
    If your iPhone, iPod, iPod Touch, or iPad is lost or stolen what do you do? There are things you should have done in advance - before you lost it or it was stolen - and some things to do after the fact. Here are some suggestions:
    This link, Re: Help! I misplaced / lost my iPhone 5 today morning in delta Chelsea hotel downtown an I am not able to track it. Please help!, has some good advice regarding your options when your iDevice is lost or stolen.
      1. Reporting a lost or stolen Apple product
      2. Find my lost iPod Touch
      3. AT&T. Sprint, and Verizon can block stolen phones/tablets
      4. What-To-Do-When-Iphone-Is-Stolen
      5. What to do if your iOS device is lost or stolen
      6. 6 Ways to Track and Recover Your Lost/Stolen iPhone
      7. Find My iPhone
      8. Report Stolen iPad | Stolen Lost Found Online
    It pays to be proactive by following the advice on using Find My Phone before you lose your device:
      1. Find My iPhone
      2. Setup your iDevice on iCloud
      3. OS X Lion/Mountain Lion- About Find My Mac
      4. How To Set Up Free Find Your iPhone (Even on Unsupported Devices)

Maybe you are looking for