User Tools

Site Tools


spreadsheets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
spreadsheets [2023/02/16 20:31] – created - external edit 127.0.0.1spreadsheets [2026/08/01 16:39] (current) – [2025 05 24] donald
Line 1: Line 1:
 ====== Spreadsheets ====== ====== Spreadsheets ======
 +
 +===== 2026 08 01 =====
 +
 +
 +Support Team DGKbox <orderskeys@gmail.com> 9/9/2025
 +
 +Hello, please use new key N2P2T-4JTXK-KRMB6-HGVJW-82VGD Warm regards, The Team at Digitalkeysbox.com and CEO James Branch
 +
 +===== 2025 05 24 =====
 +
 +  * office 2010 expires in 30 days.
 +  * from this page (https://msguides.com/office-2010-2013), ran this code in an admin command prompt
 +  * <code>if exist "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" set folder="%ProgramFiles%\Microsoft Office\Office15"
 +  * if exist "%ProgramFiles(x86)%\Microsoft Office\Office15\ospp.vbs" set folder="%ProgramFiles(x86)%\Microsoft Office\Office15"
 +  * if exist "%ProgramFiles%\Microsoft Office\Office14\ospp.vbs" set folder="%ProgramFiles%\Microsoft Office\Office14"
 +  * if exist "%ProgramFiles(x86)%\Microsoft Office\Office14\ospp.vbs" set folder="%ProgramFiles(x86)%\Microsoft Office\Office14"</code>
 +  * 
 +  * <code>cscript %folder%\ospp.vbs /inpkey:VYBBJ-TRJPB-QFQRF-QFT4D-H3GVB
 +  * cscript %folder%\ospp.vbs /inpkey:YC7DK-G2NP3-2QQC3-J6H88-GVGXT
 +  * cscript %folder%\ospp.vbs /sethst:kms.msguides.com
 +  * cscript %folder%\ospp.vbs /setprt:1688
 +  * cscript %folder%\ospp.vbs /act</code>
 +  * had to run the last line twice
 +
 +===== 2025 05 24 =====
 +
 +  * office 2003 will not install on win 10
 +  * downloaded office 2010.
 +  * myfunc functions do not work on office 2010
 +  * change indirect.ext to indirect and converted .xls to xlsx
 +  * created a macro (ctrl-o) to open the links referenced in consolidatedDaily.xlsm.
 +
 +===== Earlier =====
  
   * use indirect.ext to get data from closed spreadsheets   * use indirect.ext to get data from closed spreadsheets
spreadsheets.1676579460.txt.gz · Last modified: 2023/02/16 20:31 by 127.0.0.1