About 37,800 results
Open links in new tab
  1. Switching to an open file and closing it in VBA

    Feb 23, 2011 · Switching to an open file and closing it in VBA I have the following macro that will open a text file selected by the user and copy the parsed data to the working sheet (destWB). …

  2. WINDOWS10で問題がなかったVBAがWINDOWS11にしたら止ま …

    EXCELでVBAで多用しています。 WINDOWS10では問題がなかったのですが、このたび11にアップグレードしてみたら、途中で止まってしまうようになりました。

  3. VBA code to switch to an unknown open file - Microsoft Community

    May 8, 2012 · I open a file copy what i need and switch to "master file" and paste that info (I have this code) what I need is code that will switch back to the orginal file (it can't be hard coded …

  4. Affichage de la dernière modification du fichier dans une cellule …

    Jul 20, 2017 · J'ai un fichier excel qui est mis à jour régulièrement (par plusieurs personnes en réseau). Je souhaite que la date de la dernière modification s'affiche dans une cellule de mon …

  5. vba to hide the worksheet if it is open - Microsoft Community

    Nov 22, 2022 · Microsoft Q&A... .. We’re retiring the Xbox forums. It is no longer possible to create questions in the Gaming and Xbox forums, and there is no active monitoring of the …

  6. 2007 -> 2010 conversion of VBA references - Microsoft Community

    Oct 30, 2012 · Try the following for Excel 2010. (Some of it may already be done.) On a worksheet select File -> Options -> Add-Ins At dropdown field at bottom of dialog box select …

  7. Restarting Excel - Microsoft Community

    Dec 1, 2015 · Re-open the workbook. Open VBA Editor and select menu item File -> Import and navigate to the folder where you saved the file and then find the file name and Open it. Test to …

  8. Can you combine multiple open Excel files into one Workbook?

    Sep 24, 2012 · I need to place multiple excel files into one workbook. Is there a way to do this easily without having to copy & paste each one individually and placing them into one …

  9. Userform in VBA mit übergebenen Parametern__ - Microsoft …

    Nov 25, 2010 · Ich habe in einer Tabelle von B1 bis B10 verschiedene Meldungen platziert. Die Meldungen möchte ich per Userform (einer einzigen) über VBA anzeigen lassen, beim Aufruf …

  10. オフライン環境下のExcel2021で.Net Frameworkを読み込んでいま …

    環境 ・Windows10 Pro ・Excel 2021 (Home & Business) ・インターネット接続無し 事象 Excelのデータタブにある「テキストまたはCSVから」を選択すると Excel下部に「.Net …