#officescripts résultats de recherche
久しぶりにExcelマクロの記録操作をしてみたら、記録終了した時点で下記画面が表示されました。 「マクロは Office スクリプトとしても使用できます。スクリプトを保存して保存してください。」 ここでOffice スクリプトを推す画面が出てくるとは…! #Excel #VBA #OfficeScripts
デスクトップ版ExcelでOffice スクリプトとして操作を記録できるようになりました。 また、バージョンの違いによるものか環境によるものかは分からないのですが、私の環境ではステータスバーの「マクロの記録」ボタンが無くなっていることに気が付きました。 ka-net.org/blog/?p=15345 #OfficeScripts
Excel for Microsoft 365 2302 ビルド 16.0.16130.20010 64ビット環境で「操作を記録」ボタンのプレビュー表記が無くなっていることに気が付きました。ロードマップを見ると最終更新日が2月1日になっているので、そのタイミングで更新されたのかもしれません。 ka-net.org/blog/?p=15345 #OfficeScripts
任意の日付とセルに入っている日付が一致しているかを確認するのができた😀 もっと他にやり方がありそう。というかJavaScript(TypeScript)がわからない😅 #Officeスクリプト #OfficeScripts
#OfficeScripts のスクリプトは 各自の OneDrive for Business 内に格納されるようになっているのね。 スクリプトの共有は、このファイルへのリンクを共有するということ。 *.osts ファイルがスクリプトファイルの実体。"共有" 列を見れば共有しているかどうかわかるな。
Officeスクリプト、Business Basicライセンスだと使えるけど管理センターに出てこない。確かにMicrosoftのサイトを見ると管理設定はMicrosoft 365 Business Standardからと書いてある Business Basicだと使っても良いけど、管理設定はできないよということなのかな? #Officeスクリプト #OfficeScripts
Excel users on Mac and Windows will soon be able to automate repetitive tasks #Excel #OfficeScripts neowin.net/news/excel-use…
Office Scripts Excel - Set Transparency for bubble chart markers stackoverflow.com/questions/6824… #excel #typescript #officescripts #javascript
Automate your workflows and save yourself some time! #OfficeScripts is now generally available in #Excel on the web. Learn more: msft.it/6011nZEeN
別のPCで試したらExcel for Windowsでスクリプト ボタンが動作することが確認できました。 ka-net.org/blog/?p=14368 #OfficeScripts #Officeスクリプト
いまさらですが昨年11月に発表された「スクリプト ボタン」機能の紹介記事を書きました。 ボタンクリックでOffice スクリプトを実行する機能です。 ka-net.org/blog/?p=14368 #OfficeScripts #Officeスクリプト
クラウドの時代、OfficeScriptsはカナリ便利でした👀 #Excel #OfficeScripts #VBA #Microsoft365 ワタシのExcelにOffice Scriptsがやってきた、ヤァヤァヤァ!セルの中で「Hello, World!」とさけんでみた体験談 exceleaveit.com/report/4769/
Work smarter, not harder.⚙️💡 Automate your Excel tasks with Office Scripts, no coding, no macros🚀📊 #MicrosoftExcel #ExcelTips #OfficeScripts #Automation #Productivity #DataManagement #ExcelForBusiness #WorkplaceEfficiency #DigitalTransformation #BusinessIntelligence #YittBox
せるワザでは、旧VBAなどからオンライン版Excelで動く"資産"へと安全にバージョンUPさせるサービスを開始しました!! #Excel #VBA #OfficeScripts #自動化 #オンライン exceleaveit.com/LP3/
I killed copy-paste consolidation with one script: 1. Add a sheet named “Consolidated” 2. Automate → New Script 3. Loop all sheets (skip “Consolidated”), append UsedRange, skip headers 4. Run 5. Analyze #Excel #OfficeScripts #FPandA
Excel is both hero & villain. I taught it to do its own grunt work with Office Scripts. Quick start (5 min): 1. Open in Excel for web 2. Automate tab 3. Record Actions: bold header, widths, currency 4. Stop → name “FormatReport” 5. Run #Excel #OfficeScripts #FinanceAutomation
If I upload an xlsx sheet to Sharepoint how can I manipulate existing format rules? I asked CoPilot and it says sheet.getconditionalformats() but excel online says no such property. #OfficeScripts #Excel
新しい業務改善、OfficeScriptsじゃ無理だから、結局VBAで作ったんよ。PADでも作れたけど、Excelだけで解決するからVBAで。別のブラウザ操作が必要なところはPADで作成。OfficeScriptsは別ブックの操作ができないからなぁ。 #VBA #OfficeScripts #PAD #業務改善
Check out my latest blog if you have to update features across multiple environments, or if you like being "creative" using #officescripts in Excel to call API's 😎 #retrovbadays dev.to/wyattdave/upda…
dev.to
Updating Power Platform Admin Settings With Office Scripts
With the new shiny Power Platform Admin Center (PPAC) Microsoft is working hard at...
Excel just got smarter You can now: * Run Python in Excel * Trigger workflows with Power Automate * Automate tasks with Office Scripts (no VBA!) It’s Excel like you’ve never seen before. -- #ExcelMonday #PythonInExcel #OfficeScripts #MondayMotivaton #Security
Pythonの通信教育申し込んだんで、もう逃げられんなぁ。半年くらい休んでた、OfficeScriptsの勉強も再開したしなぁ。 #Python #OfficeScripts
“GitHub - bastienperez/office-scripts-excel” htn.to/38i3bSNaYb #OfficeScripts
“Frosts - An incredibly convenient pandas-inspired data science framework in Excel Office Scripts” / htn.to/2yuKCbiix6 #OfficeScripts
Excelの、新しいブック共有だけど、他の人が保存した後に開く時、変更がしばらくしてから反映されるの致命的にヤバイよなぁ。 開いて値のある最終行を取得するプログラム組んでる時、変更が反映される前にプログラム動いちゃうじゃん。共有レガシーの方がいいんだけどなぁ。#Excel #VBA #OfficeScripts
OfficeScriptsでWorkbooks.Openを使いたいなぁ。使えたら色々広がりますんよ。 #OfficeScripts #業務改善
Office スクリプトの新機能、ボタンからスクリプトを実行できる「スクリプト ボタン」(Script buttons)がようやく私の環境でも使えるようになったのですが、まさかこう来るとは…。 てっきりリボンにボタンが追加され、そこから実行するものと思ってました。 #OfficeScripts #Officeスクリプト
久しぶりにOffice Scriptsの記事を書きました。 ドキュメントに新しいサンプルが追加されていたのでご紹介。 スクリプトから入力規則を設定する機会も多くはなさそうですが、いつか役に立つかもしれません。 ka-net.org/blog/?p=13474 #OfficeScripts
デスクトップ版ExcelでOffice スクリプトとして操作を記録できるようになりました。 また、バージョンの違いによるものか環境によるものかは分からないのですが、私の環境ではステータスバーの「マクロの記録」ボタンが無くなっていることに気が付きました。 ka-net.org/blog/?p=15345 #OfficeScripts
「自動化」タブからスクリプトを書けない状態でも、「Office Scripts」フォルダにostsファイルを置いておけばPower Automateからスクリプト実行できるのか!初めて知った🤓もちろん、実行可能なサブスクリプションが必須だろうけれども。 #OfficeScripts #OfficeDev
本日私のセッションでいただいたご質問につきまして、アニメーションGIF上にキー入力情報を表示していたのは「ScreenToGif」(下記ご参照)の「キーストローク」機能でした⌨️ #M365VM #OfficeScripts forest.watch.impress.co.jp/library/softwa…
ポイントはgetItemAtメソッド、これによってテーブルの列や行を指定して処理を行うことができます。 [[Office Scripts]テーブルのn列目、n行目のみ処理する] ka-net.org/blog/?p=12774 #OfficeScripts #OfficeDev
新しいAPIモデルに合わせてリライトしました。 [[Office Scripts]Power Automateのフローでパラメーターの受け渡しを行う方法] ka-net.org/blog/?p=12835 #OfficeScripts #OfficeDev
Office Scriptsでシートを保護する方法と、保護したときにユーザーに許可する操作の設定方法の紹介です。もちろん、保護解除もできます。 ka-net.org/blog/?p=13139 #OfficeScripts #OfficeDev
Office Scriptsのスクリプトで外部APIを呼び出すことができます。ただし、Power Automateからは実行できませんので、その点は要注意です。 [[Office Scripts]外部APIを呼び出す方法] ka-net.org/blog/?p=12961 #OfficeScripts #OfficeDev
ちょっと時間があったので、Office Scripts関連の記事を更新。 今回はウィンドウ枠の固定と解除を行う方法の紹介。 ka-net.org/blog/?p=13433 #OfficeScripts
これでようやくOffice Scriptsの真価が発揮できるようになりました!✨ [[Office Scripts]Power Automateのフローでパラメーターの受け渡しを行う方法] ka-net.org/blog/?p=12835 #OfficeScripts #PowerAutomate #OfficeDev
タイトル通りですが、いろいろ試してみたものの上手くいきませんでした…。ですが、その内Power Automateのフローの裏側でExcel関数が実行できるようになるかもしれません。今後に期待です! [[Office Scripts]ワークシート関数を実行しようとして失敗した話] ka-net.org/blog/?p=12801 #OfficeScripts
久しぶりにExcelマクロの記録操作をしてみたら、記録終了した時点で下記画面が表示されました。 「マクロは Office スクリプトとしても使用できます。スクリプトを保存して保存してください。」 ここでOffice スクリプトを推す画面が出てくるとは…! #Excel #VBA #OfficeScripts
ShapeCollectionオブジェクトのitemsプロパティからShapeオブジェクトを取得し、incrementRotationメソッドで回転させてみました。このあたりの処理はVBAとよく似ていますね🙂 [[Office Scripts]シート上のすべての図形に対して処理を行う方法] ka-net.org/blog/?p=12796 #OfficeScripts #OfficeDev
できました!ファイルのIDを元にスクリプトIDを作成すれば任意の場所にあるスクリプトを実行できるということですね! 素晴らしいハックです✨ #OfficeScripts
はてなブログに投稿しました #PowerAutomate #OfficeScripts #M365Dev Power Automate + Office スクリプトを共有して実行できるようにする - からめもぶろぐ。 blog.karamem0.dev/entry/2021/08/…
Office Scripts+Power Automateで、受信したメールの情報をExcelファイルに溜めていくだけの、簡単なアーカイブ機能を実現できます📬 ka-net.org/blog/?p=13077 #OfficeScripts #PowerAutomate #OfficeDev
Web用Excelの「自動化する」タブ、名前を「自動化」タブにした方が良いんじゃないか?と、フィードバックを投げていたのですが、もう反映されたっぽい。やっぱTech CommunityにFBするのが一番やわ😁 #OfficeScripts techcommunity.microsoft.com/t5/%E6%97%A5%E…
Office スクリプトの「スクリプト ボタン」、ちゃんと図形を変更できる。 これで味気ない標準ボタンともオサラバです✨ #OfficeScripts #Officeスクリプト
Office スクリプトの新機能、ボタンからスクリプトを実行できる「スクリプト ボタン」(Script buttons)がようやく私の環境でも使えるようになったのですが、まさかこう来るとは…。 てっきりリボンにボタンが追加され、そこから実行するものと思ってました。 #OfficeScripts #Officeスクリプト
Something went wrong.
Something went wrong.
United States Trends
- 1. Seahawks 21.7K posts
- 2. Giants 67.2K posts
- 3. Bills 138K posts
- 4. Bears 60.1K posts
- 5. Jags 6,890 posts
- 6. Daboll 12K posts
- 7. Caleb 49.3K posts
- 8. Rams 16.8K posts
- 9. Dolphins 32.9K posts
- 10. Dart 26.2K posts
- 11. Josh Allen 16.2K posts
- 12. Texans 38.3K posts
- 13. Russell Wilson 4,037 posts
- 14. Browns 38.1K posts
- 15. Patriots 108K posts
- 16. Ravens 38.2K posts
- 17. Trevor Lawrence 2,537 posts
- 18. Bryce 15.9K posts
- 19. Henderson 17.6K posts
- 20. Niners 3,310 posts