About 38,500 results
Open links in new tab
  1. WINDOWS10で問題がなかったVBAがWINDOWS11にしたら止ま …

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

  2. マクロ実行時エラー70書き込みできません - Microsoft Q&A

    Excelマクロを実行すると、ユーザーによって「実行時エラー70書き込みできません」とエラーが出ます。 ユーザーによってエラーが出る人と、エラーはでない正常稼働する人がいま …

  3. 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 …

  4. 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 …

  5. 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). …

  6. Excelマクロの有効/無効をブック別に設定したい - Microsoft コ …

    以下のサイトは確認しましたが、Excelの設定そのものを変更してしまうため できれば、"特定のブックだけ"Excelマクロを有効にし、 利用者がセキュリティ警告 (コンテンツの有効化)の操 …

  7. 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 …

  8. 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 …

  9. 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 …

  10. OpenText Run-time Error 1004 Cannot Access the File Since …

    Oct 7, 2016 · My team has a process that places a macro-enabled Excel file in a folder on a secure web server. When a user clicks on that Excel file from the web page and selects Open, …