In Excel how to make a worksheet as default

Hello ,
I have a Excel file called Report.xls . In this file there are many worksheets. Everytime I open this Excel  file, i want the second sheet as the default sheet which is visible to the user. The Excel file should always open with the second sheet showing up.
Please let me know how to do it with LabVIEW. I tried all the property and methods of worksheet class but no success.
Thanks , Hema

It should work as follows:
Christian

Similar Messages

  • How to make a worksheet as Default Worksheet

    Hi,
    Can anyone guide me how to set a worksheet as Default Worksheet if the workbook containing more than one worksheet.
    Eg:I have a Workbook Containing two Worksheets.
    first Worksheet used for Before Trigger function which dumps data in
    Temp Table and second Worksheet used to retrieve the data from Temp Table.So ,I need to set the first Worksheet as Default Sheet.
    Thanks in advance.

    Hi,
    When you save your workbook, the worksheet that is active becomes the default worksheet.So the next time when you open the workbook, that worksheet becomes active.
    Regards,
    Yogini

  • How to make Adobe as your default viewer for all your PDF file instead of the Preview given? Thanks

    How to make Adobe as your default viewer for all your PDF file instead of the Preview given? Thanks

    you need to "Get Info" on the file first. Select it, right click and select 'Get Info' in the menu.
    In the window that pops up, near the bottom, the "Open With" drop down menu needs changed. If the drop down menu does not present the one you want, select "Other" and find it.

  • How to Make Variant as a default?

    Hi,
          How  to  make  Variants as a  default variant  for  reports  like  Layouts?     
      and   how to make  Scope  of list   :     ALV -> grid control  as  default  in ME55 ( Collective release of Purchase requisitions )
    like ME28 ( Release Purchase Documents ) .   We have   scope of  list  is ALV  as  default  in ME28.
      Thanks  in  Advance.
    Regards,
    Aruna.

    Check
    Variant as default

  • How to make the current value default programmatically

    How to make the current value default programmatically

    Open a VI reference to the desired VI and use invoke mode with method: "Make current values default".
    The VI cannot be running, so you need to set it from a different VI. (It also means, it cannot set itself.)
    LabVIEW Champion . Do more with less code and in less time .

  • How to make data sorted by default by key figure?

    hi experts,
    how to make data sorted by default by key figure?

    Hi ,
    Try to make the selections for the filter of the query..
    Check this link ..
    http://help.sap.com/saphelp_nw70/helpdata/en/f1/0a5625e09411d2acb90000e829fbfe/frameset.htm
    Regards,
    Shikha

  • How I make "dreamweaver mx 2004" default program

    How I make "dreamweaver mx 2004" default program that opens
    files such as .php, .htm, .asp etc ? default currently is
    "dreamweaver mx" ...

    In Windows.
    This can be done in any Windows Explorer panel or from the
    Control Panel..
    Open any folder in Windows, Click Tools/Folder Options then
    the File Types
    tab. Find the file type you want to change and change it...
    If you're using a Mac... don't know.
    "lse987" <[email protected]> wrote in
    message
    news:eifmsi$33u$[email protected]..
    > "If Windows, CONTROL PANEL, FOLDER OPTIONS,
    > On the File Types tab,"
    >
    > this in dreamweaver mx 2004 or in .... ? Be more clear

  • How to make a button as Default

    Hi All,
    How can we make a button as default action. like, if i have a add button in the view and Whenever the user hits the enter key, the add buttons event should be fired. which fires the action assigned to the add button's event.
    Thanks for your time.
    - Raghavendra

    Hello Raghavendra,
    it is not possible to implement exactly scenario you described. But you can use following workaround:
    1) Set button design as "emphasized" (Optional)
    2) Call requestFocus for this button in wdDoModifyView for first time.
    if (firstTime) {
             final IWDButton button = (IWDButton)view.getElement("<ID_OF_BUTTON>");
             button.requestFocus();
    3) Assign the same action as for button to every inputfield.onEnter event.
    final IWDAction onAction  = wdThis.wdGet<ACTION_NAME>Action();
    //...get element
    ((IWDInputField)element).setOnEnter(onAction);
    Best regards, Maksim Rashchynski.

  • How to make an applet the default one ?

    Hi everybody,
    I have a NXP JCOP41 72k JavaCard, Eclipse 3.2 with jcoptools 3.1.2, jre 1.5.
    I have read in a lot of places that it was possible to make a specific applet the default one, meaning that my applet will reply to APDUs as soon as it is powered up... I don't want to go through the Card Manager and select my applet everytime it is power up.
    How can you do this, and at what level will I have to do it ?
    This is what I already tried:
    1- I have read through the GlobalPlatform specification, and they say that it is possible to put a certain flag on a application in order to make it default. So this is what I tried... I had my card in the OP_READY status mode, and I tried to put the application in the 'LOCKED' mode in order to make it the default application using the set-status APDU command from GlobalPlatform. It did not worked.
    2- After that, I tried something else. I put the card in the SECURED status mode, and I tried to put the application in the 'LOCKED' mode, but then I think I locked the card. I was not able to authenticate to the card anymore using the init-update command and the 255 keyset. How come the default keyset is not available anymore when you are in SECURED mode ???
    Again, how do you make an applet the default one ???
    Thanks a lot for answering,
    Richard Leroy

    Hi everyone,
    I finally have found the answer to my question, and felt important to let everybody know it ...
    In order to make an applet the default one, you need to upload it and install it with specific privileges...
    With gpshell, you need to add "-priv 4" to the "install" line in order to activate the default option. This will enable a specific flag for the applet.
    Once this is done, you will have to select the applet with the appropriate APDU, and your applet will be the default one.
    You can also get more informations on globalplatform spec 2.1.1 on page 107.
    Richard

  • How to make yahoo mail the default email in Windows 7

    Mozilla Firefox is my default browser. How can I make yahoo mail my default email in Windows 7

    so I am going to accept this truth.
    Thank you,
    Alex
    Am 29.08.2010 um 14:37 schrieb Murray ACP:
    No.  That's a browser-specific function.  In fact, it's much better 
    to make the scrollbar visible on ALL pages than it is to try to hide 
    them on some pages.  You can make the scrollbar always visible 
    (thereby preventing the content on longer pages from shifting left 
    when the scrollbar appears) with this simple CSS -
    >
    html { overflow-y:scroll; }
    >

  • How to make Cost Center display/default at expense level in PR05

    Dear Friends
    I've a requirement in Travel Mgt where in PR05 at each expense line item level i need cost center to be displayed by default as 100%. Is there any possibility at the config level or Exit level to make it default.
    Currently we are using a Exit: ZXTRVU03 for Cost center & Business area validation. where my client has given us a cost center ranges to make business area as default explicitly only for Travel Mgt. for ex: we have a Cost center range as 74001 - 74018 for this range the default business area for Travel Mgt must be 101 and for HR & FI it can be 101-110 any range. Based on that we have written a program using the Exit ZXTRVU03. Now the problem we are facing is in Master data the employee is falling under the above mentioned costcenter and HR has given a business area which falls under 101-110 (take example as 105)
    Now the issue here is, based on the Master data, when we incur any expense in PR05, the Business area 105is coming by default for any of the expense. Now as per my client, this is wrong. It must be 101 at any cause. So, based on that we have made an enhancement that if user changes the Cost distribution to 100% or make the cost distribution with splits like 50% with home cost center & 50% with another cost center then only our enhancement gets triggered. But user is not satisfied with the solution provided, as we cannot expect users to change the cost distribution unless there is a split. So we are planning to pass a value in the cost distribution field as 100% ( as in std the field itself is blank, but still it denotes as 100%)
    I hope the above screenshot makes it clear. Now instead of manally entering 100% to make the enhancement trigger, is there any possible solution where I pass the value as default 100% to make users life easier.
    Note: we are not maintaining IT0017 for cost center, company code, Business area as we are reading this data through Master data.
    Kindly provide me your valuable solutions.
    Cheers
    Pradyp

    Hi Parakala,
    Maintain Cost centre at each Organization unit at infotype 1008.
    at PR05 it will pick by default.
    Let me know if you need more information.
    with regards,
    Gopala

  • How to make the layout as default in CM01

    Hi All,
    In CM01, i created my own layout for the report. But everytime i need to go to Settings > Detailed Cap. List > Get List Version and select the layout. Is it possible to make the layout as default?
    Regards,
    Sureshbabu G.

    Hi
    To make the default screen layout,  In transaction CM01, after selection of period, click on Capacity Detail / Period. Then go to Menu Bar > Settings > Detailed Cap List > Save List version, then press Save.
    this will save the layout.
    i hope this will help you
    Thanks
    S.Murali

  • How to make BASH as a default login shell

    Hi !
    How to create BASH as a default login shell for root user?
    Regards

    Modify root's shell entry in /etc/passwd:
    root:x:0:0:Super-User:/:*/usr/bin/bash*

  • How to make "all day" the default in calendar ?

    Is there a way to make "all day" the default appointment time in calendar?
    Thanks

    To my knowledge, no.
    Barry

  • How to make 64-bit JVM default on Solaris 10

    Hi,
    I am running my application on Solaris 10. Currently, my application uses JRE 1.6 32-bit version. I am trying to make it work with JRE 1.6 64-bit version. I successfully installed 64-bit java using the instructions here: [http://www.java.com/en/download/help/5000011500.xml] and am able to invoke 64-bit java using either $JAVA_HOME/bin/java -d64 or by using $JAVA_HOME/bin/sparcv9/java.
    My application always invokes the java executable under *$JAVA_HOME/bin*. By default, this is invoking the java 32-bit version which I do not want. Of course, I could add the -d64 option to all calls to java in my application. However, I do not want to do that as java is being called from a number of scripts and some scripts are also being shared between multiple platforms.
    How do I make the 64-bit java the default? I tried copying over the java executable from under *$JAVA_HOME/bin/sparcv9* to *$JAVA_HOME/bin*. This seems to invokes the java 64-bit version correctly from within my application. However I do not know if this is the right thing to do or if it has adverse side effects.
    Any help/inputs will be greatly appreciated!
    Thank you so much.

    So, it may be better to create links in $APP_HOME/bin/java that point to the binaries in /usr/jdk/version-you-want-to-use/bin/sparcv9 rather than copying binaries.
    To see current java links: (I edited all non-java-related links out of listing)
    -> ls -la /usr/bin/j*
    lrwxrwxrwx 1 root other 15 Oct 1 2007 /usr/bin/jar -> ../java/bin/jar
    lrwxrwxrwx 1 root other 21 Oct 1 2007 /usr/bin/jarsigner -> ../java/bin/jarsigner
    lrwxrwxrwx 1 root other 16 Oct 29 2007 /usr/bin/java -> ../java/bin/java
    lrwxrwxrwx 1 root other 17 Oct 1 2007 /usr/bin/javac -> ../java/bin/javac
    lrwxrwxrwx 1 root other 19 Oct 1 2007 /usr/bin/javadoc -> ../java/bin/javadoc
    lrwxrwxrwx 1 root other 17 Oct 1 2007 /usr/bin/javah -> ../java/bin/javah
    lrwxrwxrwx 1 root other 17 Oct 1 2007 /usr/bin/javap -> ../java/bin/javap
    lrwxrwxrwx 1 root other 18 Oct 29 2007 /usr/bin/javaws -> ../java/bin/javaws
    lrwxrwxrwx 1 root other 24 Oct 29 2007 /usr/bin/jcontrol -> ../java/jre/bin/jcontrol
    lrwxrwxrwx 1 root other 15 Oct 1 2007 /usr/bin/jdb -> ../java/bin/jdb
    lrwxrwxrwx 1 root root 30 Oct 1 2007 /usr/bin/jmplay -> ../jdk/packages/jmf/bin/jmp
    lay
    lrwxrwxrwx 1 root root 50 Oct 1 2007 /usr/bin/jnlp2pkg -> ../jdk/packages/org.jdesk
    top.jdic-0.8/bin/jnlp2pkg
    lrwxrwxrwx 1 root root 13 Oct 1 2007 /usr/bin/jsh -> ../../sbin/sh
    BTW, on my machine (SunFire v445, Solaris10, 64-bit)
    isainfo -v produces this:
    -> isainfo -v
    64-bit sparcv9 applications
    vis2 vis
    32-bit sparc applications
    vis2 vis v8plus div32 mul32
    So, what will this do for me?
    or even better $(JAVA_HOME)/bin/`isainfo -v`/Edited by: SolarisSAinPA on Jun 12, 2008 5:38 PM
    Added listing of java-related-links

Maybe you are looking for