Encrypted Files from MS Excel

I use IWORKS 09 for my school work. Seems school uses MS programs and when I try to open MS Excel with my numbers I get a message of encrypted files  "can't open"  It also has word protection on it. Can someone help? Sure hope I don't have to buy more software

I don't know if there is an application in Unix that can read Excel files - if that is what you are asking.  However that has nothing to do with this forum.  If you are uploading the file to ABAP using Web Dynpro ABAP, then it doesn't matter what Operating System the server is running on.  Unix, Linux, Windows - all the processing is done in ABAP and is OS independent. The actual reading of the file in ABAP involves reading either an XML or Text Tab Delimited version of the Excel file however - if you read through the links on manipulating Excel in ABAP.

Similar Messages

  • How can i send PGP encrypted file from PI to the receiver

    Hi experts,
                        I am unable to send the  PGP encrypted file from PI to the receiver. where the Clients sends the file using PGP encryption,
    But i am trying to send the same with PI. But i am not able to send the same can you please help me out to get the same incorporated using PI 7.1
    and sends to the receiver ( the rceiver would be FTP ).
    Regards,
    Amruth

    hi,
    You can write an adapter module to encypt your payload before sending to Reciever:
    /people/dijesh.tanna/blog/2008/09/15/sap-pi-integrating-macafee-e-business-server-with-sap-pi-70-for-pgp-encryptiondecryption
    http://www.bouncycastle.org/documentation.html
    http://www.cryptix.org/
    http://aedaptive.com/index.php/solutions/pgp-for-sap-netweaver
    http://www.pgpi.org/doc/pgpintro/
    PGP encryption: Do we need to write adapter module?
    If you are getting PGP file from sender and want  to send this file to target without any mapping transformation you can use this blog:
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    Thanks.

  • POWER QUERY Get External Data From File From Folder (Excel 2013)

    Hi,
    Beginner's question :
    What could be the use of the query on a folder : we just get a list of files with their path. What can we do with that?
    Thanks

    Hi,
    Do you want to combine data from multiple Excel Files in the same folder path into one table? If I understand correct, we can add a custom column to import the data.
    After we getting a list of files with their path, the Query Editor window will activate to show you a table containing a record for each file in the chosen directory. These will provide our function with the needed FilePath and FileName parameters. 
    Function sample: File name([Folder path],[Field name]
    For more detailed steps, please see the article:
    http://datapigtechnologies.com/blog/index.php/using-power-query-to-combine-data-from-multiple-excel-files-into-one-table/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How can I open encrypted files from a flash drive?

    I moved transferred files from my work PC to a flash drive and had to encrypt them using Credant.  I know the password but can't find a way to decrypt the files on my mac...

    You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import.
     Cheers, Tom

  • Create two or more flash files from one (Excel) data source

    Hi experts,
    I have the following requirement about Xcelsius.
    Our data source is a relational database. Via the ODBC driver we manage to create several queries and execute them into Microsoft Excel. Those excel sheets are the basic for the Xcelsius reports.
    Now we want to build some highly visualized reports on that, but the crucial fact is. We don't want to have all the reports in one FlashFile, but we need several flash file depending on the area of the queries.
    Hence our requirement would be one of the following points:
    - create multiple flash files from one .xlf
    - create multiple .xlf from data source
    Another requirement is the automatic execution of the process. We don't want to have a person in between, who has to call all the .xlf files to create the Flash reports step by step. What we need is an automatic process.
    Can this requirement be fulfilled in a way?
    Maybe by using the Xcelsius SDK?
    Thanks for any helps and comments!
    Sebastian

    Sebastian,
    Firstly talking about the important requirement i.e. automating the process:
    In your case you can achieve this by using the XML maps. This will pick the data automatically when ever report is refreshed.
    Secondly, both the approaches are correct, however i would go with the first one.
    1. Create multiple flash files from one .xlf
         You just need to create one dashboard and have a filter on areas (Invisible) and then export to flash (for every area).    
    2. Create multiple .xlf from data source
         This approach is also fine, however you need to create multiple dashboards and do the same thing i.e filter data based on area.
    P.S. Did you get a chance to explore options to integrate Xcelsius with your Relational Database, this will be much effective.
    -Anil

  • Photoshop plugin/script to have it read and create a new file from an excel file?

    I do prepress and cover design for our book manufacturing company. I have made a tool that I input book specs into and it tells me the exact size of the photoshop document I need to create for an accurate book cover layout. It calculates total width, height, spine placement and spine width, bleeds, and even where to place the adobe guides in the document.
    I've always book toggling back and forth on my mac to get the measurements etc while I am designing a cover. What I want to know is if there is a way this can all be automated.
    I know photoshop supports scripting and plugins but I have not found anything remotely along the lines of what I am looking for. If I could get this process automated somehow my workflow and productivity would shoot through the roof!
    In short I am looking for a script/plugin for Adobe photoshop CS3 that can read from an excel sheet and create a new document based on the specifications in that excel file.
    Does anyone know if this is already out there? Or if it can be done? I would certainly invest in this.
    Thanks!

    xbytor answered to you already for javascript.
    It's something that is very easy to do using applescript (scripting excel through excel applescript dictionary, i have used it for a projet, found it usefull for the scenario i was working with, but it was incredibly slow.. same thing in Realbasic when driving application through automation.
    Depending on the number of record that need to be processed (if you dont have to fetch data in different tabs) it's often better to have a "pre-process" to save the excel file as a CSV and using any other solution to process the text file. Can make a HUGE difference in processing time...
    You will surely be able to find a professional to help you with this task if you willing to pay for custom developpement.
    If you have internal ressource or want to give it a try yourself, have a look at this:
    http://download.microsoft.com/download/3/A/7/3A70FB4B-0C6A-43E3-AAB7-AC9166B25632/Excel200 4AppleScriptRef.pdf
    ps: Beware! The dictionnary can have little difference depending of the excel version that you use.

  • Is there a way to batch-name photoshop files from an Excel (or other) list?

      I have a couple hundred photos that need to be resized and named. I've got a PS action that resizes them, but is there a way to also have them pull the name from an Excel (or other type) of list?
    I found this vbs script that will pull values from an excel file and paste them into a layer, so it's close... but not close enough for me to know how to reconfig it for my purposes.
    http://www.ps-scripts.com/bb/viewtopic.php?f=16&t=5182
    I am on a Mac (OS X 10.8) and using Photoshop CS6 and Office 2011, if it matters.

    Well this is bare bones but may help… As is it just reads a list from text file… Gets the JPEGs of a given folder and re-names them… Should be an easy edit to adjust to your needs… It does nothing to check anything adds up… What file formats do you have and do the new names already have proper extension…?
    renameFiles();
    function renameFiles() {
              var i, files, fold, names;
              names = File.openDialog( ' Where be the file names…?' );
              fold = Folder.selectDialog( ' Where be the files…?' );
              if ( names != null && fold != null ) {
                        files = fold.getFiles( '*.jpg' );
                        names.open( 'r' );
                        count = files.length;
                        for ( i = 0; i < count; i++ ) {
                                  files[i].rename( names.readln() + '.jpg' );
                        names.close();

  • How do I rename a lot of files from an excel worksheet?

    Hello all!
    I have 2k+ files in a folder named sequentially from 0001.wav to 24xx.wav.
    I have their contents referenced in an .xls.
    This is a library made for Windows when it didn't accept very long names, so you couldn't just name the file accordingly.
    So what I want to do is to rename these files taking the name from my excel sheet and pasting it on the file. To do that one by one is really too much.... Can anyone think of an automated (or semi-automated) way of doing this?
    Thanks!!!

    Hi again,
    So I have a couple of questions, if you don't mind:
    Of course not!
    To hopefully make things more understandable, here's the script again with some line numbers I can refer to:
    1 for details in `cat myspreadsheetdetails.csv`
    2 do
    3 OLD_NAME=`echo $details | cut -f1 -d,`
    4 NEW_NAME=`echo $details | cut -f2 -d,`
    5
    6 echo "Renaming $OLD_NAME to $NEW_NAME"
    7 mv $OLD_NAME $NEW_NAME
    8 done
    Firstly, some assumptions I've made.
    1. The excel spreadsheet has 2 columns. Column A is the current name of the wav file, column B is the new name you want the wav file to have.
    2. Both name in columns A and B have the .wav extension specified
    3. None of the names have a space character in them. Eg. 'A cool song.wav'
    4. The script is being run from the folder containing the files to be renamed.
    Now, back to your questions:
    1)where in the script am I telling in wich directory the files are?
    The first thing we'd need to do in the Terminal, is change the working directory to where the wav files are located. The simplest way to do this is type 'cd ' (i.e. the cd followed by the space character) and then drag and drop the folder containing the wav files onto the Terminal window. That will populate the path and you can then press return to change to that directory.
    Line #1 specifies the file name that details the old and new names. Let's assume you save the excel spreadsheet as a csv file and create the file on your Desktop as being called songs.csv. In this case, line #1 would become:
    for details in `cat ~/Desktop/songs.csv`
    (The ~ is a shortcut that means your home folder.)
    2)will this script rename all the files automatically? I mean, when it finds 001.wav it will rename it to mynewtitle.wav and when it finds 004.wav it will rename it to mynewtitle4.wav? even if they are not sequential? even if not all the the files in the CSV are present in the directory, or viceversa?
    The script currently does not do anything more complex than follow what is present in the spreadsheet. So for example, if you have the following data:
    <pre style="font-family:'Courier New';">
    Column A | Column B
    0001.wav | MyNewTitle.wav
    0002.wav | SomeOtherTitle.wav
    2304.wav | Test123.wav
    0003.wav | GreatSong.wav
    </pre>
    it will rename, 0001.wav to MyNewTitle.wav, 0002.wav to SomeOtherTitle.wav, 2034.wav to Test123.wav and so on. The names themselves are irrelevant.
    If that's not what you want, can you give me a few examples?
    3)what do you mean by testing? how can I test the script without actually renaming the files?
    The only command that actually 'does' anything is line #7. When copying the commands in the Terminal if you skip that one line, then when you run it, the echo statement on line #6 will just print to the screen what it would do, without actually doing anything.
    If you can post a sample of the spreadsheet that should help me confirm I'm not going to trash your files
    If none of that made sense, just yell and I'll try to rephrase.

  • Would it still be possible to retrieve encrypted files from a Mac OS X 10.8.5 after clean install and performing command p and r?

    I'm just wondering, if it would still be possible to retrieve encrypted files (such as home folders using legacy filevault) from Mac OS X 10.8.5 after clean install of new OS and performing command-p and -r during bootup? Any help would be greatly appreciated.

    Something to know. All of these tools have two things in common:
    1) You must have another drive to save the recovered data to. You cannot save it back to the same partition you are recovering from since doing so could overwrite data you are trying to save.
    2) They take forever to complete. In Windows, a deleted file or folder simply has a flag changed on its entry in the file table so the OS knows the space it used to occupy is free to use for other data. To unerase, the software simply changes the flag back to "live". That's why they work so easily and fast in Windows. How long an item has been marked as erased determines whether or not the space it sat on has since been used by new data.
    On a Unix system (which OS X sits on top of), deleted data has its file table entry removed. The only way then to find deleted data is to scour the entire drive for BOF (beginning of file) markers and reading the data of each one it finds to its EOF (end of file) marker.
    So be prepared to wait for hours for a search to complete. It could take more than a day for a terabyte or larger drive. It also doesn't help that recovered data rarely has any of the original names.
    Edit: Also, did you do a simple erase of the drive, or a zero write erase? If the latter, your chances of recovering anything is virtually nil.

  • Cant create adobe files from multiple excel or word files

    This is the first time I have placed anything on this forum so please forgive me if I am in the wrong p
    lace.  I have been frustrated by an error message I get when I try to convert multiple excel files or word files to
    PDF.  The files exist on a network location, and when I select 5 or 6 at random
    and then right click and choose "Convert to PDF", the operation bombs with a message that reads:
    "The file you selected does not contain any data (zero length file).  Please select another file."  I can
    not find anything on this on Adobe's website, or google.  I used to d
    o it fine until a few days ago, now it won't convert and I get the above message.  Anybody have any idea?  I a
    m using Windows XP SP3 and Office 2007 SP1.  Thanks
    Steve Szabo

    I can copy these files to the local drive and do the operation fine.  I can also convert files that are already on the hard drive.
      Just cannot convert the ones that are in the network location.  I used to be able to do it, but not now.
    Steve

  • Recovering encrypted files from media card

    Dear all,
    during the last holidays I took lots of pictures with my BB Z10. Pictures are automatically stored on the microSD media card. Unfortunately, the smartphone fell into salty water and now is "dead" ... In the meantime I got a brandnew Z10, inserted the media card, but got the information, that the card has been encrypted with another device, so I am not able to get access to the pictures. For decrypting the files, I would have to use the same device which has been used for encrypting. Unfortunately this is not possible.
    Is there any possibility to get access to the pictures, which are very valuable to me ...   ???
    Thank you in advance
    RoJaSa

    there is no way around it unless you had a backup of the phone and even still the encryption might still be in place
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • Wss3 Issues with user check in files from within excel or word 2010

    I have got a user reporting that he is experiencing (and it is getting more and more often) that when a file is checked out in excel or word, he then edit it, followed by clicking check in on the File tab within either excel or word. He then gets error see
    image below.
    Just wonder if anyone has seen this before? and where do I start...?
    i have checked the site collection is about 12 GB in size, there are quite a few subsites in the area where this user is working, there are about 150 subsites, 3 levels... our wss3 version is 12.0.0.4621

    Yesterday I just had another user report the similar issue with with office complaining that the file was not checked out therefor upload (check-in) was failed.
    Please see the version and build number of MS Office
    Forgot to say, we are all on the same release and updates for MS Office as well as IE.

  • Hyperlinks from converted excel file are not working after pdf file is moved

    I have created a pdf file from an excel file that has hyperlinks in it. The hyperlinks work fine if the files are all kept in the same exact location as the time they were created. Once the files are moved (i.e. emailed to another user) the hyperlinks no longer work. An error message pops up that the file can not be found. Is there a setting or something that I'm missing in acrobat that allows for the files to be moved, so that the hyperlinks still function properly, after creation

    No settings adjustments.
    The issue is that links, once made, have a specific path (as shown when you view the link's text string).
    When you email the files the person who recieves the email and downloads the attachments would have to have the same layout of files/folders you have.
    Without that links are "broken"
    You email a zip file that, when extracted, would create the folders/files in the required layout to reflect what you have.
    Be well...

  • Can I open an encrypted pdf file from Dropbox with my iPhone, iPad, or iPad Mini?

    Mac OS 10.9.3 encrypts a pdf file using Acrobat XI, then sends it to Dropbox.  Mobile device retrieves encrypted file from Dropbox.  Then can mobile device user open (unencrypt) the pdf file?

    George, you wrote something that encouraged me to try to encrypt a PDF document again using the security icon on the menu bar of my old Acrobat 8 Professional. It worked this time (it wouldn't encrypt on my first try, and I wrongly assumed that it wasn't compatible with Maverick OS).  I dropped document into Dropbox, retrieved it with mobile devices; and when I tapped on the document, it simply asked for the password and opened perfectly. When moving to a different screen, then back to the secured PDF file, one must re-enter the password again (which is good).
    As far as what PDF viewer -- I don't know.  I have the Acrobat Reader APP on my devices, is that the reader the document is using??  I've never figured out which APPs are running at any particular time on these devices.
    Many, many thanks for your reply!!

  • Excel 2007 ribbon freezes when opening (double clicking) a file from a network share

    So unlike other post I have found when double clicking an excel file from a network share the ribbon is frozen. If I start excel from the start menu then open the file through recent documents browse to the file from within excel the ribbon is active.
    Also, the preview pane is not active so it is not that issue.

    Hello-  I am having the same issue with a client in my office.  Minimizing then bringing it back up fixes the problem but it is still a hassle.  Have you found out anything else?  Thanks - Erik

Maybe you are looking for

  • How to hide URL

    Hi , I'm running Reports 10g from Forms 10g Application , the type of my reports is JSP , lately one of the staff started changing the "getjobid" parameter that is shown in the URL that he has access to , when he changes the number of the jobid anoth

  • Trying to direct iweb page to existing web address

    I need help, We have an existing website through Earthlink, and would like to use our iweb and.mac account instead. I have contacted our domain registrar and got everything we needed, until it asked us to change the nameserver delegation. Right now i

  • Execute  HCM Process and Forms on Enterprise Portal ?

    Hi Experts, I have done a scenario on Employee Relocation Process with the reference of the  tutorial specified in help.sap.com. [Here's the link|http://help.sap.com/erp2005_ehp_04/helpdata/EN/fe/1bd54243063658e10000000a155106/frameset.htm] in HCM Pr

  • Connected to network but unable to connect to the internet wirelessly

    I recently installed a new hard drive in my dell inspirion e1405 laptop and I can no longer connect to the internet wirelessly using the WRT54G v2. When I use ethernet it works. It says I am connected to the network. I punched in the WEP key and I am

  • List & TreeMap

    Hi, I need to implement something like pictured here: http://cslibrary.stanford.edu/109/treelist2.gif I need to do this with a TreeMap, so I will have O(logn) in insertion & deletion, and link the elements, so I could traverse through them in O(1). e