"Save under" operation on an Excel (Urgent)?

Hi all

I have an excel file in my project directory. I want to save or make a copy of this file in the directory with a different name, as that is, I want to do "save under" operation above each time the user clicks on a button in excel. Thanks in advance

Best regards.

Umer.

If you only want to save the file under a new name, in the callback button you can:

  1. (Optional) Use FileSelectPopup to let the user choose the file to operate on. Function returns the full path of the file in a string variable

  2. Use SplitPath to extract the name of the file and edit it accordingly with standard string functions

  3. Use MakePathname to rebuild the complete folder path in a new string variable

  4. Use CopyFile to operate the copy

All this does not open the file to examine its contents.

Tags: NI Software

Similar Questions

  • WinHlp32.exe opens spontaneously whenever I have something enter in a text field (like "save under...") (', or this field!).

    WinHLP32.exe opens spontaneously whenever I have something enter in a text field (like "save under...") (', or this field!). Sometimes multiple openings, it seems that the system becomes unstable.  Any program: IE Explorer, Photoimpact, Word, etc... This began a few days ago, no new installed program or any change in the system. Vista Home Premium 32 bit Dell Inspiron 531. Protected by McAfee.

    Real help would help...

    Original title: winhlp32.exe opens spontaneously

    Hello

     
    I suggest you to perform following steps and check with the question.
     
    Method 1:

    Step 1: Safe Mode

    Start your computer in safe mode and check the number.

    To start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    Step 2: Clean boot

    If you are not facing the problem in safe mode, and then put your computer in a clean boot and search for the question.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Note: once you are done with the boot, follow step 7 of article to put your computer to normal startup.

     

    Method 2:

    Run a scan antivirus on your computer.

    www.Microsoft.com/Security/Scanner

    Note: If infections are detected during the scan, there is a risk of data loss because infected files will be deleted.

    Method 3:

    Perform a SFC scan on your computer. Consult the following link:

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    http://support.Microsoft.com/kb/929833

     
    Method 4:
    I would suggest you to download the appropriate Windows Help program (WinHlp32.exe) version, depending on the operating system you are using and check if the problem persists. To download click on the link below:
    Windows Help program (WinHlp32.exe) for Windows 7

    I hope this helps.
  • "Save under" in Word, the excesses and the Outlook causes the program to close. Why?

    I've had sporadic problems in save documents in Microsoft Word, Excel and Outlook for a few weeks now, but it becomes more and more frequent and more and more embarrassing. I have no problem opening documents, but if I try to ' save under ' and sometimes 'save', the rotation disc appears on the display followed by the screen goes pale with an error message saying that Windows is trying to find the problem but he then is firm and sometimes restarts and retrieves the document but I can't always save the document to a new file when it goes through the process , then closes. What can I do to stop it?

    http://answers.Microsoft.com/en-us/Office/default.aspx

    Office at the above link forums

    http://answers.Microsoft.com/en-us/Office/ee861096.aspx

    Word Help Forums at the link above.

    http://answers.Microsoft.com/en-us/Office/ee861097.aspx

    Outlook Help Forums at the link above.

    http://answers.Microsoft.com/en-us/Office/ee861099.aspx

    Forums help Excel at the link above

    They will help you with your question to Office when repost you in the Office Forums above.

    See you soon.

    Mick Murphy - Microsoft partner

  • I used Paperport 9SE for several years without any problems with XP. Now, because of a forced computer upgrade, I have Windows & OS. Now I find that I can't "save under" or "send to" Word.

    I used Paperport 9SE for several years without any problems with XP.  Now, because of a forced computer upgrade, I have Windows & OS.  Now I find that I can't "save under" or "Send scanned documents to ' MSWord' as suggestions?

    Hello

    Is Microsoft Office (Word) installed on the new Windows 7 operating system?

    If this isn't the case, install Microsoft Office must fix.

    If Microsoft Office is installed, try Microsoft Office. Follow these steps.

    a. click Start.

    b. click on Control Panel, programs and features.

    c. find Microsoft Office.

    d. right-click on Microsoft Office and select Repair.

    Now, check the question.

  • Can't "save under" to another file on Mac to PDF

    When I select "save under" a file PDF downloaded, I'm presented with a window "save under" vacuum with only the possibility to enlarge the window or close it.  I can't save a PDF file on my computer.  I work from a Mac and have saved PDF downloaded frequently school and for the first time this problem from Wednesday.  Advice to fix anyone know?  Other types of files (Word, Excel, etc.) except very well.Screen Shot 2015-09-19 at 12.58.33 PM.jpg

    Hi kimberlym95092042,

    The default "Save as" dialog Acrobat DC is different from the dialogue box you had in earlier versions of Acrobat, it also allows you to record in the clouds and previous locations that you saved the files. It is possible that when Acrobat tries to connect to the 'cloud', it runs into problems. You can try to disable this feature to see if this brings your backup in the back of the box: open Acrobat Preferences, then go to the "General" category and uncheck "show the online storage when you save files:

    Kind regards

    Nicos

  • How can we call save them and save under the action of a plugin?

    Hello

    I want to call the Illustrator save and save under the action of my plugin, is I want to force the user to save and save as operation through my plugin.  After you save the active document using my plugin, I want to get its path, it is possible to do it using the SDK?

    Thanks in advance

    Farida kaid

    You can call Save in a few ways - through the Action Manager (AIActionManager.h) & PlayAction() for one. There is a call from WriteDocument() on these forums who would also do the trick (I think AIDocumentList.h, of AIDocument.h if not there).

    If you want to "force" users to use your plugin, I think you're wandering into dangerous territory. Its probably not a good idea for a plugin to usurp control of Illustrator record capabilities. I mean, you can do little by playing with the call of AIDocumetn::SetDocumentModified() and tricking HAVE thinking that nothing has changed, but I do not know what other side effects that would have. Others have tried, then maybe it works for you. Yet once, search the Forum and you will find details.

    To get the path after a backup, AIDocument.h has a method for this: GetDocumentFileSpecification().

  • Looking for script to change "save under" actions...

    I worked on a way to avoid having to re-record 400 + save as actions.  The nut shell, it's that I'm saving art game a master file.  The master file has some commonality to other parts.  So the actions turn on the appropriate layers, save then turn off these layers and repeat for all 400 + parts.   This way when the changes make all parts, it's a simple operation to re-record.  Create separate files 400 seemed like a way more heavy to go and have all the art in a single file makes more sense.

    The problem that I am running is that I had to change hard drives often and this means that the locations "save under" actions are no longer available.

    I tried every way I could think to create a workaround solution, but there is no answer that I've found so far.  The batch will not work because all the 400 pieces come from a single file.  I hope that script will allow me to treat at least "new folder" actions automatically.  I want to put in the new location of the shares ' record under "should point and click on 'OK', they are new" save under "recorded actions.

    Any thoughts?  Maybe available scripts that do this thing?  I'm wasting my time trying to get script to do this and who should just bite the bullet and spend 3 or 4 hours re-registration to save as actions whenever I want to save art to a new location?

    But to answer your main question. Yes, the script needs both highlight functions and load the symbols at the bottom in order to run.

  • Why isn't "save under" to work in Word for Mac?

    Am on OS X El Capitan and using Microsoft Word for Mac version 15.25.

    When I try to "Save as" to put a copy in a different folder, nothing happens.

    on earlier versions of MSO for OS X saves initial may not be "save under...". ", subsequent cases can be" save under... ". "once the file is saved normally.

  • For downloads in windows 7, how can I add the option "save under" instead of simply "open" or "Save".

    Hi, can really use your help! Recently updated to Firefox. I used to click on downloads and be able to "save under". Now, I can only 'open' or 'save' When I click on 'save', all files go to the default download folder. I then have to open the Explorer, search for the folder and the file, and then cut and paste into the appropriate folder. A heavy treatment!

    Does anyone have a solution? Thank you!

    Options > general > downloads >or save files to 'Browse' [I always use Desktop], or always ask me where to save files.

  • I want to change the file name format "save under" so the date and time are first.

    When I select a few emails and then select "Save as" to keep a copy on my computer, the name of the file that is created has the date and time at the end of the file name of the email.
    Sample "save under" file name: "Habitat Follow Up - Bryan ([email protected]) - 2011-11-15 0744.eml.
    Is it possible to change the structure or format of the file name if the date and time of the email are initially the file name?

    Try ImportExportTools and customize the format of the file name in the options.

    http://chrisramsden.vfast.co.UK/3_How_to_install_Add-ons_in_Thunderbird.html

  • I saved my Keynote presentation in the cloud, on my Mac and on a memory stick.  When I click on 'Save' I don't know where it is saved!  There is not a function "save under" in Keynote 6.6.2?

    Keynote "save under"?

    Press the option key on the keyboard and then: file > save under

    You can then navigate to the location where to save the file.

  • Change the shortcut in the menu "save under" context

    As you know the shortcut "save under" in the context menu's 'v', no?
    Since I use it quite often, I would change to "l" for easier when accessibility also having to press "enter" then. I used to be able to do this by editing the file en - US.jar, but in the new versions of Firefox, this file is not found.

    Unfortunately Google is not currently much of a help either.
    In addition, I don't want an add-on or plugin, I just want to be able to change the keyboard shortcut.

    Does anyone know of a way that this can be achieved in the new versions of Firefox?

    Any help would be greatly appreciated.

    You don't want an add-on...

    I think that the .jar file, you are probably looking for is compressed with others in the omni.ja file. We had a thread last year where a user has successfully changed this file to change some keyboard shortcuts, but I have not tried it myself. See: do the Home/end keys works on Mac as they do on Windows/Linux

  • print not web page - menu "save under" if poster - unknown problem dialog box then appears. Only recently-, does not happen in Explorer?

    Try to print a Web page or a selection from them.
    When 'file' - select 'print' on the tabs of Mozilla, it doesn't. The print menu appears, but when 'print' clicked, the menu box "save under" appears. When "save under" is closed, a dialog box appears saying "unknown error during printing. Cannot print Web page unless a screen saver (ie the entire screen). This has happened only recently (update may). Tried it on Windows Explorer and all is ok

    After checking the problem existed in all places - found silly finger pain. When selecting 'print' noticed "Selected printer" had been changed from my normal i865 of "Microsoft Office Document Image Writer"!
    Once changed back all O.K.
    Thanks for your trouble

  • I want to download a file and do a "save under" directly in my working folder. Instead, it seems to save it somewhere as a generic term should I then copy, paste, and rename manually. Is there a way to rationalize this?

    I want to download a file and do a "save under" directly in the folder of my work. Instead, Firefox downloads somewhere with a generic name I have to copy, paste, and then rename the file. Is there a way to streamline this process simple?

    Options > general downloads section

    • If "Save files" is selected, all files will save the location shown without the intervention of the user.
    • If 'Always ask me where to save files' is selected, the user can choose the location and change the name of the saved file.
    • See-> window Options - general Board

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • How to "save under" a file?

    Scenario: I used Barcode Scanner to scan the barcode for some software (an Android .apk) files. He gave me:
    -Send an email to someone
    -SMS to someone
    -Open in the browser

    So, I did the third. He then asked me: "native browser or Firefox? The native browser these back on the market.

    Expected result: I assumed that Firefox would have done the same thing.
    Result: Firefox displayed a large block of ugly text.

    And there is no function "save under" so I can record it and open it from there! Where is the Save function under? I don't want to save as a PDF, I just save the file as I downloaded it.

    (Bonus points, please also tell me how to change file associations).

    Sorry, there is no command "save the Page under" mobile Firefox menu. If you know a web page with a link to the file, you can press and hold on the link and choose 'Save link'.

    Normally the Firefox would automatically record an APK file and allow you to install it, but it requires the web server send the correct "Content-type" header. Some web servers do not send header and Firefox does not know the file type. We will try to improve this experience in future versions.

Maybe you are looking for