Does possible always to run application "Microsoft Excel" using applescript?

Does possible always to run application "Microsoft Excel" using applescript (as application startup script) like this "tell application "Microsoft Excel"
set bounds of window 1 to {0, 22, 1440, 2360}
end tell"?

Any ideas/solutions about possibility always to run application "Microsoft Excel" with applescript?

Similar Messages

  • Can BPC Release 7.5.112.07 run on MicroSoft Excel 2013 (MS Office 365)?

    Hi BPC Community,
    Can BPC Release 7.5.112.07 run on MicroSoft Excel 2013? We are currently running BPC on Excel 2010. There's a new feature in Office 365, that when we bring up a new BPC report, Excel will open up essentially a new Excel application and the BPC add-in is not replicated in the new Excel application.
    Our IT team mentioned updating registries to prevent a new Excel app for generating, but they said that this approach may revert (erase the reg update) once a new software update is done.
    Thanks. Barry

    Hi Barry,
    Microsoft Office 2013 is supported in BPC 10 sp13 and EPM Add-in sp14, support for BPC 7.5 will end on march 2016 so I don't think they will support it in 7.5 version also in future.
    Forgot to add, same for office 365 not supported in 7.5 but only in 10 version with epm sp18 see please  1999305 - Microsoft Office 365 users are unable to install SAP EPM Add-in
    Regards
         Roberto

  • As of today, I can no longer or Excel.  I get this message: You can't open the application "Microsoft Excel" because PowerPC applications are no longer supported.  Is there a fix for this and why ha this all of the sudden happened.  I've rebooted 2x

    As of today, I can no longer or Excel.  I get this message: You can’t open the application “Microsoft Excel” because PowerPC applications are no longer supported.  Is there a fix for this and why ha this all of the sudden happened.  I've rebooted twice and that hasn't worked. 

    The application may be corrupt. Un-install and re-install Office.
    Office 2011 Removal
    Office 2011 Removal (2)

  • Transferring the values from a known range of cells (containing formulas) in Excel using Applescript

    I have my AppleScript iterating thru email messages and pasting data (which arrives via email from a web form) into following cells: range "A1:A50"
    My Excel parsing of data occurs in cell formulas on Row 52, cells in range "A52:AZ52"
    I want to copy the cells in row 52 and paste the Values (not the formulas) in successive rows underneath the formula cells, starting with row 54: range "A54:AZ54"
    In pseudo code the code snip is:
    tell worksheet "sheet1" of workbook "Example" application "Microsoft Excel"
         repeat i from 1 thru to (count emails)
              paste some of the contents of (email item i) into sheet range "A1:A50"  
                                            # the above forms about twenty lines of code to get it
                                                  into Excel's cell object list or lists
              copy or get row 52   # or range "A52:AZ52" if that's easier/faster/better
              paste or set the values of row 52 into row (53+i)
         end repeat
    end tell
    Not sure whether to use the clipboard with "paste speical…[range] with []" or copy and set value statements. I only know how to reference existing ranges, not the cell contents of the range. I really need to know how to get contents of cells into a AppleScript object (list) that I can transfer. The 2004 Excel AS documentation is not helping me, please throw me a life line someone. :-)

    One other question if I may hijack my thread, if I wanted to set the column of the range programatically how would I do that?
    I know how to programatically set the row eg.
         set x to 54
         set r to range "A" & x & ":AZ" & x
         set tVlaue to value of r
    But I need something like Column (x) to make one of {"A","B","C",…}
    but column(2) gives me $B:B$
    and: "column(2) as text" (so I can halve it) beachballs Script Debugger and Excel and I have to stop the script and restart Excel!

  • The application microsoft excel can't be opened  -1712,  how to solve this problem to my mac book pro

    hi, 
    Recently i am facing a problem is some Exel files are not opening  and the error is -   THE APPLICATION MIRCROSOFT EXCEL CAN'T BE OPENED -1712.
    Why this is happend?
    Can any one support me to solve this prob.

    It should be right under the Help menu:
    Check and see...
    Clinton

  • Reports Generation in Microsoft Excel using Forms Server

    How can I generate reports in Microsoft Excel from an web-enabled forms application, as using Dynamic Data Exchange invokes Excel on the Application Server? My work-around was to generate the file on the application server, save it ,exit the Excel application and then display the excel document using Web.Show_Document. Though this method is successful, the processing time is very high.
    null

    Use text_io package of developer to write records to excel using OLE
    Thanks
    null

  • Does the iPad 2 runs with Wi-Fi using an ADSL modem plus a Belkin Wi-fi ?

    Hello everybody,
    I am trying to connect my wife iPad2 to my Wi-Fi network ; I use a Thomson Speedtouch ADSL modem plus a Belkin Wi-Fi router.
    My Internet provider is Orange in France.
    Does my hardware Wi-Fi configuration permits to run the iPad2 in Wi-Fi mode ?
    My modem system is likely obsolete for Wi-Fi on an iPad; the modem is perfect with the Ethernet RJ45 cable but likely not
    for Wi-Fi ???
    Thanks for any advice

    françoisefrombailly wrote:
    My modem system is likely obsolete for Wi-Fi on an iPad; the modem is perfect with the Ethernet RJ45 cable but likely not for Wi-Fi ???
    Isn't your router connected to the modem, which provides wifi to your house? This is how a local wifi network is created.
    The iPad doesn't care about the modem.
    If it conects to your wifi, it will use that to go to the internet.

  • XML to microsoft Excel using JAVA

    Hello guys and gals,
    can anyone tell me how to do this, and I don't want to just make an excel sheet using xml or html tables. You see, I need to:
    Get data from Oracle DB, which I've done
    make the XML and parse it to get data, which I've done
    make the excel sheet(s), don't know how
    download the excel file, which I've done
    upload the excel file, which I've done
    load it into an Oracle DB(8.1) again, don't know how
    I was thinking about something on the line of making Excel sheets like iText can make pdf's. Any help is appreciated, thanks,
    /Tom

    The thing is, I can't use comma,- semi-colon,- tab,- etc. seperated files, because all of these occur in the endless amounts of data I have to put into the excel sheet.
    I tried making rules about not allowing people to do this.
    End-Users suck, and they don't obey my rules. Besides, if they weren't there making silly demands, who'd dish out at the end of the month?
    So I'm basically trying to figure out another solution, but I have to use excel sheets. Until now I've just generated html, and forced the users browser to download them as xls. But this doesn't work with multiple sheets.
    Anyone with a solution as to how I can generate excel sheets without x-seperated files or html?
    /Thomas

  • How to run application on comp. with only jre installed?

    Hi guys! I've written an application and somebody wants to use it. I have an applet too but it does not have full functionality and slower.
    I am running applications from my desktop using shortcut on javaw.exe file located in jdk/bin folder. No problem with it.
    But if person does not want to instsall jdk? I know that jre has javaw.exe in its bin but it does not work that way.
    My question is: how to run application for domestic use without all this web start hassle and with only jre installed? Is it possible? If yes, how to do this?
    Regards

    Download the JRE redistributable from Sun. It is self installing and will allow the user to run your app using a regular shortcut to javaw.exe.

  • Jdeveloper - error at running application

    Hi,
    I have JDeveloper 10131 installed on computer with WIN XP SP2. My IP Address obtains automatically.
    When I try to run basic ADF application using embeded OC4J server, blank page opens on IE. This application works fine on the other computer. Database conection is OK.
    This is the log information at running application:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\src\jdev\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    C:\src\jdev\jdk\bin\javaw.exe -client -classpath C:\src\jdev\j2ee\home\oc4j.jar;C:\src\jdev\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=PROXY.GOV.SI -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=10.*|*.gov.si|*.sigov.si|localhost|127.0.0.1|AKTRP-NXP-002 -Dhttps.proxyHost=PROXY.GOV.SI -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=10.*|*.gov.si|*.sigov.si|localhost|127.0.0.1|AKTRP-NXP-002 -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\src\jdev\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    14.10.2007 5:35:54 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    14.10.2007 5:35:54 com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    07/10/14 05:36:05 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 28081 ms.
    Target URL -- http://127.0.0.1:8988/practice09-ViewController-context-root/welcome.jsp
    14.10.2007 5:36:19 oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse run
    WARNING: IOException in ServerSocketAcceptHandler$AcceptHandlerHorse:run
    javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
         at com.sun.net.ssl.internal.ssl.InputRecord.handleUnknownRecord(InputRecord.java:501)
         at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:343)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:720)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1025)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1038)
         at oracle.oc4j.network.ServerSocketAcceptHandler.doSSLHandShaking(ServerSocketAcceptHandler.java:250)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:868)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Best regards,
    Tomaz

    weblogic.common.resourcepool.ResourceSystemException: Could not connect to 'oracle.jdbc.OracleDriver'. The returned message is: ORA-01017: invalid username/password; logon denied It is likely that the login or password is not valid. It is also possible that something else is invalid in the configuration or that the database is not available.
    So...
    check that any DB connections you have defined have valid username/password and that the database is functioning.

  • To get list of all the running applications

    Hi all,
    Hey can anyone tell me how i wil get list of all the running applications on windows using java?

    Cant it be done even using Runtime.exec()?Well, sure. Assuming there is a command-line program
    that does what you want. But then your question is
    "What can I run at the Windows command line to get a
    list of all the running applications?" and (I am sure
    you will agree) this is nothing at all to do with
    Java programming.
    I completely agree... I just find it amazing that this guy knows exactly what he wants to do but is unable to point a web browser to a search engine, type in what he wants to do the read the resulting pages.

  • Error while connecting microsoft Excel to sap business objects

    Hi,
    I am trying to connect sap business objects to Microsoft Excel using Power Query add in but i am getting  Proxy time out connection error  when adding
    Credentials, As per the SAP documents i am using SAP Restful Web service URL when connecting to Business objects
    Details are as follows:
    Opearting System-:Windows 7
    SAP BO Platform-:BO 4.0 SP 6 (OS-Windows server 2008 R2)
    Excel Version-:Microsoft Excel 2013
    ADD IN-:Power Query
    Please check attach  Error Screen-Shot for Detail information
    Regards,
    Rupesh

    Hi,
    please be aware that you need SAP BI 4.1 SP2 at least for using Power Query
    So maybe this error results in a non suported Environment.
    Regards
    -Seb.

  • Using AppleScript to Launch Excel VBA Macro

    Using MS Office 2004 and AppleScript 1.9.3. I want to use AppleScript in MS Entourage to kick off a VBA macro in Excel. But no luck.
    To test things, I created an Excel file ("test.xls") with a one-line VBA macro named "test." It just puts up a dialog box with the message "success." I'm calling it from A.S as follows (per the AppleScript Dictionary for Excel 2004):
    tell application "Microsoft Excel"
    run VB macro "hard disk:users:xxx:desktop:test.xls!test"
    end tell
    I get two successive error messages:
    1. 'test.xls' cannot be accessed. The file may be read-only or you may be trying to access a read-only location."
    2. "Microsoft Excel got an error: "hard disk:users:xxx:desktop:test.xls!test" doesn't understand the run VB macro message."
    "test" file permissions are -rw-r--r-- and it is sitting right on the desktop.
    FWIW, I did not remove the old Office vX yet, but renamed old Excel "Microsoft ExcelOld". I read on some other site that this may cause problems.
    This has been endlessly frustrating. HELP!!??
    Steve

    Hi Steve,
    Have you tried dealing with the return value from your macro? If you are invoking the MsgBox function in your test macro, you may need to allow the return value from MsgBox to pass thru back to AS. Something like :
    set MyRetCode to run VB macro "Macintosh HD:Users:xxx:Desktop:test.xls!test"
    (Note unless you've changed the hard drive name to "hard drive", the default boot drive name will probably be "Macintosh HD". Case does matter here)
    I also suspect you'll need to have Entourage up as well in the full case of running a macro in Entourage from Excel (or the other way around). Hence, the command ActivateMicrosoftApp in the Excel dictionary may also be useful.
    Second, you can have a macro, in a startup template, in Entourage call a macro in a startup template in Excel to accomplish what you want without going into AppleScript at all. This latter, VB-only, method will require a "Reference", as it's called in VBA, to be added to the TemplateProject in Entourage that points to the Excel macro you want to fire off. The added benefit of this latter method is that you will have access to the full range of VBA commands/options, rather than the smaller dictionary available in AS.
    Ed
    PB G4   Mac OS X (10.2.x)  

  • How do I save an excel file as XML using applescript.

    I set display alerts to false, but excel will not save.  I get error -1708.
    My code looks as such:
    set theFile to "Macintosh HD:Users:Dustin:Documents:products.xlsx"
    tell application "Microsoft Excel"
      activate
      open theFile
              set display alerts to false
              tell active sheet
      save as filename "products.xml" file format XML spreadsheet file format
              end tell
      close active workbook without saving
              set display alerts to true
    end tell
    end
    If I remove the code to set the display alerts, excel pops up an display alert to continue or cancel the save.
    I'll take anything at this point....

    Are you sure you want to do a "SAVEAS" to create the PDF?  What version of MS Office are you using?
    One of the best ways to figure out how to do something with ActiveX in Excel is to first do it in Excel by recording a Macro.  See what code Excel generates, then try to model that in LabVIEW.
    I don't see .pdf as an option you can save Excel as a filetype to (Excel 2007).  But when I go to the Excel 2007 button, Save As, then PDF or XPS while recording a macro, I get this code.
    ActiveSheet.ExportAsFixedFormat Type:=xlTypePDF, Filename:= _
    "C:\Documents and Settings\CurrentUser\Desktop\FILENAME.pdf", Quality:= _
    xlQualityStandard, IncludeDocProperties:=True, IgnorePrintAreas:=False, _
    OpenAfterPublish:=True
       This shows me you should be usingthe ExportAsFixedFormat method on the worksheet as opposed to trying to use the SaveAs method on the workbook.  (But the workbook object as that same method as well.)

  • Entering Data into Excel with Applescript

    I am looking to populate various worksheets in a single Excel file (Workbook?) with data that I enter via a dialog box in an Applescript. I'm a newbie and can't quite figure out the Applescript syntax of how to actually get data to be entered into an Excel cell.
    dan

    I only have 2004 to test on at the moment, and I can't see your whole worksheet, but:
    I made a file Workbook1.xls on my desktop and made the second worksheet name "Room 218".
    Entering "H,218" works OK with this script, so I suspect there's something odd about the two extra "activates" that you have in your code, unless it is to do with 2008.
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #FFDDFF;
    overflow: auto;">
    set a to text returned of (display dialog "Please enter the slot (A-H) and the room #, separating them with a comma:" default answer "")
    set astid to AppleScript's text item delimiters
    set AppleScript's text item delimiters to ","
    set AppleScript's text item delimiters to astid
    set {chosenslot, chosenroom} to {(a's text item 1), (a's text item 2)}
    tell application "Microsoft Excel"
    activate
    open workbook workbook file name ((path to desktop as text) & "Workbook1.xls")
    set worksheetname to "Room " & chosenroom
    activate object worksheet worksheetname
    set formula of range "J3" of worksheet worksheetname to chosenslot
    end tell </pre>
    Incidentally, all those commas in the formatted script threw me, and it happened to me as well.
    Insert this line at the top of the forum formatting script to be safe:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #FFDDFF;
    overflow: auto;">
    set AppleScript's text item delimiters to " "
    </pre>

Maybe you are looking for

  • Display greek characters

    Hello all, I'm trying to use the photo gallery example and i need to display greek characters in the dropdown box of the example but all i get is trashed characters. I have declared encoding=iso-8859-7 for the xml file, saved it as utf-8 file and tri

  • Data guard related OS processes in Primary and Standby servers

    Database version : 11.2.0.3 Operating System : RHEL 5.8 Type:  Physical Standby ++++++++++++++++++++++++++++In a typical Linux server hosting a Physical standby DB, the data guard related OS processes that appear in ps output are like below. One mrp

  • Best way to determine optimal font size given some text in a rectangle

    Hi Folks, I have a preview panel in which I am showing some text for the current selected date using a date format. I want to increase the size of the applied font so that it scales nicely when the panel in which it is drawn is resized. I want to kno

  • Bopomofo Language Input Option

    I downloaded the application for inputting Chinese characters using bopomofo.  It seems like the keyboard is missing some bopomofo's.  Does anyone know how to use this function fully??  Thanks! Solved! Go to Solution.

  • An error has occurred when creating this editor

    I had created a View in a WDC project which I had also deployed and run successfully in GP several times. Once I closed and opened NetWeaver Developer Studio, and tried to open this View again I get an error saying 'An error has occurred when creatin