<?xml version="1.0"?>
<Reports>
  <!--Report *** WIN RJVF50 ***-->
  <Report version="2.6.20083.51013">
    <Name>WIN RJVF50</Name>
    <ReportInfo>
      <Author>aDMIN</Author>
    </ReportInfo>
    <DataSource />
    <Layout>
      <Width>11100</Width>
      <MarginLeft>360</MarginLeft>
      <MarginTop>360</MarginTop>
      <MarginRight>360</MarginRight>
      <MarginBottom>360</MarginBottom>
      <Orientation>1</Orientation>
      <PaperSize>9</PaperSize>
    </Layout>
    <Font>
      <Name>Segoe UI</Name>
      <Size>9</Size>
    </Font>
    <OnOpen>' -- style script start
_styleCtr = 0
' -- style script end
</OnOpen>
    <Groups />
    <Sections>
      <Section>
        <Name>Detail</Name>
        <Type>0</Type>
        <Height>720</Height>
        <OnPrint>' -- style script start
detail.BackColor = iif(_styleCtr mod 2 = 0, rgb(255,255,255),rgb(240,240,240))
_styleCtr = _styleCtr + 1
' -- style script end
</OnPrint>
      </Section>
      <Section>
        <Name>Header</Name>
        <Type>1</Type>
        <Height>2400</Height>
      </Section>
      <Section>
        <Name>Footer</Name>
        <Type>2</Type>
        <Height>240</Height>
        <Visible>0</Visible>
      </Section>
      <Section>
        <Name>PageHeader</Name>
        <Type>3</Type>
        <BackColor>16768194</BackColor>
      </Section>
      <Section>
        <Name>PageFooter</Name>
        <Type>4</Type>
        <Height>15</Height>
      </Section>
    </Sections>
    <Fields>
      <Field>
        <Name>BillWiseSales</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Width>11100</Width>
        <Height>240</Height>
        <CanGrow>-1</CanGrow>
        <Subreport>InterSales</Subreport>
        <Tag>I00/I01/I02/I03/I04/I10/I11/I12/I13/I14/I20/I21/I22/I23/I24/I30/I31/I32/I33/I34/I40/I41/I42/I43/I44/IA0/IA1/IA2/IA3/IA4/IB0/IB1/IB2/IB3/IB4/IE0/IE1/IE2/IE3/IE4/IF0/IF1/IF2/IF3/IF4/IT0/IT1/IT2/IT3/IT4/IW0/IW1/IW2/IW3/IW4/SC0</Tag>
      </Field>
      <Field>
        <Name>BillWisePurchReturn</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Top>240</Top>
        <Width>11100</Width>
        <Height>240</Height>
        <CanGrow>-1</CanGrow>
        <Subreport>InterPurchReturn</Subreport>
        <Tag>C00/C01/C02/C03/C04/C10/C11/C12/C13/C14/C20/C21/C22/C23/C24/C30/C31/C32/C33/C34/C40/C41/C42/C43/C44/CA0/CA1/CA2/CA3/CA4/CB0/CB1/CB2/CB3/CB4/CE0/CE1/CE2/CE3/CE4/CF0/CF1/CF2/CF3/CF4/CT0/CT1/CT2/CT3/CT4/CW0/CW1/CW2/CW3/CW4</Tag>
      </Field>
      <Field>
        <Name>__MACRO</Name>
        <Section>2</Section>
        <Text>Sub ERetMacro()

Cells.Select
    With Selection
        .WrapText = False
        .Orientation = 0
        .AddIndent = False
        .IndentLevel = 0
        .ShrinkToFit = False
        .ReadingOrder = xlContext
        .MergeCells = False
    End With

     Dim Rng As Range
    Dim Rng1 As Range
    Dim strng As String
    
    Windows("VATForm50.xls").Activate
    ActiveWorkbook.Sheets(2).Unprotect Password:="vatform50"

  

    Windows("VATForm50.xls").Activate
    Range("C2").Select
    Windows("RJVF50.xls").Activate
   strng = Range("E2").Value &amp; Range("F2").Value &amp; Range("G2").Value
    Windows("VATForm50.xls").Activate
    ActiveWorkbook.Sheets(2).Activate
     Range("C2").Value = strng


    Windows("VATForm50.xls").Activate
    Range("C3").Select
    Windows("RJVF50.xls").Activate
    Range("J3").Select
    ActiveWorkbook.Sheets(1).Range("J3").Copy
    Windows("VATForm50.xls").Activate
    ActiveWorkbook.Sheets(2).Activate
     Range("C3").Select
    ActiveWorkbook.Sheets(2).Paste


    Windows("VATForm50.xls").Activate
    Range("B6").Select
    Windows("RJVF50.xls").Activate
    Range("A6").Select
     x = ActiveWorkbook.Sheets(1).Range("A" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("A6:A" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("B6").Select
     ActiveWorkbook.Sheets(2).Paste

     Windows("VATForm50.xls").Activate
    Range("C6").Select
    Windows("RJVF50.xls").Activate
    Range("D6").Select
     x = ActiveWorkbook.Sheets(1).Range("D" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("D6:D" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("C6").Select
     ActiveWorkbook.Sheets(2).Paste
     
 Windows("VATForm50.xls").Activate
    Range("D6").Select
    Windows("RJVF50.xls").Activate
    Range("K6").Select
     x = ActiveWorkbook.Sheets(1).Range("K" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("K6:K" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("D6").Select
     ActiveWorkbook.Sheets(2).Paste

    
     Windows("VATForm50.xls").Activate
    Range("E6").Select
    Windows("RJVF50.xls").Activate
    Range("L6").Select
     x = ActiveWorkbook.Sheets(1).Range("L" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("L6:L" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("E6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm50.xls").Activate
    Range("F6").Select
    Windows("RJVF50.xls").Activate
    Range("N6").Select
     x = ActiveWorkbook.Sheets(1).Range("N" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("N6:N" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("F6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm50.xls").Activate
    Range("G6").Select
    Windows("RJVF50.xls").Activate
    Range("O6").Select
     x = ActiveWorkbook.Sheets(1).Range("O" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("O6:O" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("G6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm50.xls").Activate
    Range("H6").Select
    Windows("RJVF50.xls").Activate
    Range("P6").Select
     x = ActiveWorkbook.Sheets(1).Range("P" &amp; Rows.Count).End(xlUp).Row -1
    ActiveWorkbook.Sheets(1).Range("P6:P" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("H6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm50.xls").Activate
    Range("I6").Select
    Windows("RJVF50.xls").Activate
    Range("Q6").Select
     x = ActiveWorkbook.Sheets(1).Range("Q" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("Q6:Q" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("I6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm50.xls").Activate
    Range("J6").Select
    Windows("RJVF50.xls").Activate
    Range("R6").Select
     x = ActiveWorkbook.Sheets(1).Range("R" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("R6:R" &amp; x).Select
    Selection.Copy
    Windows("VATForm50.xls").Activate
    Range("J6").Select
     ActiveWorkbook.Sheets(2).Paste

End Sub


</Text>
        <Width>1215</Width>
        <Height>240</Height>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>__MACROFILENAME</Name>
        <Section>2</Section>
        <Text>VATForm50.xls</Text>
        <Left>1020</Left>
        <Width>1215</Width>
        <Height>240</Height>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field32</Name>
        <Section>1</Section>
        <Text>Statement of Used form VAT-49</Text>
        <Calculated>-1</Calculated>
        <Width>11100</Width>
        <Height>240</Height>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field33</Name>
        <Section>1</Section>
        <Calculated>-1</Calculated>
        <Top>240</Top>
        <Width>11100</Width>
        <Height>240</Height>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field34</Name>
        <Section>1</Section>
        <Text>Field35.Value+1</Text>
        <Calculated>-1</Calculated>
        <Left>2970</Left>
        <Top>255</Top>
        <Width>405</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field35</Name>
        <Section>1</Section>
        <Text>iif(month(FROMDATE)&gt;=4 and month(FROMDATE)&lt;=12,Year(FromDate),Year(FromDate)-1)</Text>
        <Calculated>-1</Calculated>
        <Left>2250</Left>
        <Top>255</Top>
        <Width>585</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field36</Name>
        <Section>1</Section>
        <Text> Quarter to which statement relates to </Text>
        <Calculated>-1</Calculated>
        <Top>480</Top>
        <Width>11100</Width>
        <Height>240</Height>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field37</Name>
        <Section>1</Section>
        <Text>iif(month(FROMDATE)&gt;=4 and month(FROMDATE)&lt;=6,"First Quarter",
iif(month(FROMDATE)&gt;=7 and month(FROMDATE)&lt;=9,"Second Quarter",
iif(month(FROMDATE)&gt;=10 and month(FROMDATE)&lt;=12,"Third Quarter","Fourth Quarter")))



</Text>
        <Calculated>-1</Calculated>
        <Left>3500</Left>
        <Top>495</Top>
        <Width>2000</Width>
        <Height>210</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field1</Name>
        <Section>1</Section>
        <Text> Dealer/Person to whom goods sold/dispatched</Text>
        <Calculated>-1</Calculated>
        <Top>720</Top>
        <Width>5000</Width>
        <Height>720</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field2</Name>
        <Section>1</Section>
        <Text>Particulares of Goods sold or dispatched</Text>
        <Calculated>-1</Calculated>
        <Left>5000</Left>
        <Top>720</Top>
        <Width>4000</Width>
        <Height>720</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field3</Name>
        <Section>1</Section>
        <Text> Serial No of used form VAT-49</Text>
        <Calculated>-1</Calculated>
        <Left>9000</Left>
        <Top>720</Top>
        <Width>1100</Width>
        <Height>720</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field4</Name>
        <Section>1</Section>
        <Calculated>-1</Calculated>
        <Left>10100</Left>
        <Top>720</Top>
        <Width>1000</Width>
        <Height>720</Height>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field5</Name>
        <Section>1</Section>
        <Text>Name</Text>
        <Calculated>-1</Calculated>
        <Top>1440</Top>
        <Width>2000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field28</Name>
        <Section>1</Section>
        <Text>Address</Text>
        <Calculated>-1</Calculated>
        <Left>2000</Left>
        <Top>1440</Top>
        <Width>2000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field29</Name>
        <Section>1</Section>
        <Text>Reg No (Tin)</Text>
        <Calculated>-1</Calculated>
        <Left>4000</Left>
        <Top>1440</Top>
        <Width>1000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field30</Name>
        <Section>1</Section>
        <Text> No. of  Invoice/Challan</Text>
        <Calculated>-1</Calculated>
        <Left>5000</Left>
        <Top>1440</Top>
        <Width>1000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field31</Name>
        <Section>1</Section>
        <Text> Date(dd/mm/yyyy or dd-mon-yyyy)</Text>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Top>1440</Top>
        <Width>1005</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field38</Name>
        <Section>1</Section>
        <Text> Name of Goods</Text>
        <Calculated>-1</Calculated>
        <Left>7000</Left>
        <Top>1440</Top>
        <Width>1000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field39</Name>
        <Section>1</Section>
        <Text> Value/Estimated value(IN Rs.)</Text>
        <Calculated>-1</Calculated>
        <Left>8000</Left>
        <Top>1440</Top>
        <Width>1000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field40</Name>
        <Section>1</Section>
        <Text> Serial No</Text>
        <Calculated>-1</Calculated>
        <Left>9000</Left>
        <Top>1440</Top>
        <Width>1100</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field41</Name>
        <Section>1</Section>
        <Text> Status of the form</Text>
        <Calculated>-1</Calculated>
        <Left>10100</Left>
        <Top>1440</Top>
        <Width>1000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field6</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Top>480</Top>
        <Width>2000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field7</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>2000</Left>
        <Top>480</Top>
        <Width>2000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field8</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>4000</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field9</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>5000</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field10</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Top>480</Top>
        <Width>1005</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field11</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>7000</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field12</Name>
        <Section>0</Section>
        <Text>[BillWiseSales].Subreport.Fields("Field19").Value+[BillWisePurchReturn].Subreport.Fields("Field19").Value</Text>
        <Calculated>-1</Calculated>
        <Left>8000</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>2</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field13</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>9000</Left>
        <Top>480</Top>
        <Width>1100</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field14</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>10100</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field16</Name>
        <Section>1</Section>
        <Text> Assessment Year </Text>
        <Calculated>-1</Calculated>
        <Top>255</Top>
        <Width>1995</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field15</Name>
        <Section>1</Section>
        <Text>-</Text>
        <Calculated>-1</Calculated>
        <Left>2865</Left>
        <Top>255</Top>
        <Width>270</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
    </Fields>
  </Report>
  <!--Report *** InterSales ***-->
  <Report version="2.6.20083.51013">
    <Name>InterSales</Name>
    <ReportInfo>
      <Author>Administrator</Author>
    </ReportInfo>
    <DataSource />
    <Layout>
      <Width>11100</Width>
      <MarginLeft>360</MarginLeft>
      <MarginTop>360</MarginTop>
      <MarginRight>360</MarginRight>
      <MarginBottom>360</MarginBottom>
      <Orientation>1</Orientation>
      <PaperSize>9</PaperSize>
    </Layout>
    <Font>
      <Name>Segoe UI</Name>
      <Size>9</Size>
    </Font>
    <OnOpen>' -- style script start
_styleCtr = 0
' -- style script end
</OnOpen>
    <Groups>
      <Group>
        <Name>BillNo</Name>
        <GroupBy>BillNo</GroupBy>
        <Sort>1</Sort>
      </Group>
    </Groups>
    <Sections>
      <Section>
        <Name>Detail</Name>
        <Type>0</Type>
        <OnPrint>Field21.Value=Field21.Value+1

' -- style script start
detail.BackColor = iif(_styleCtr mod 2 = 0, rgb(255,255,255),rgb(240,240,240))
_styleCtr = _styleCtr + 1
' -- style script end
</OnPrint>
      </Section>
      <Section>
        <Name>Header</Name>
        <Type>1</Type>
        <OnFormat>Field11.Value=0</OnFormat>
      </Section>
      <Section>
        <Name>Footer</Name>
        <Type>2</Type>
      </Section>
      <Section>
        <Name>PageHeader</Name>
        <Type>3</Type>
        <Visible>0</Visible>
        <BackColor>16768194</BackColor>
      </Section>
      <Section>
        <Name>PageFooter</Name>
        <Type>4</Type>
      </Section>
      <Section>
        <Name>BillNo_Header</Name>
        <Type>5</Type>
        <Height>240</Height>
        <OnPrint>Field11.Value=Field11.Value+Field19.Value</OnPrint>
      </Section>
      <Section>
        <Name>BillNo_Footer</Name>
        <Type>6</Type>
        <Visible>0</Visible>
      </Section>
    </Sections>
    <Fields>
      <Field>
        <Name>Field9</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Calculated>-1</Calculated>
        <Left>11025</Left>
        <Visible>0</Visible>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field10</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Left>11025</Left>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field11</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Left>11040</Left>
        <Top>15</Top>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field13</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(PartyWithoutAlias,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")
</Text>
        <Calculated>-1</Calculated>
        <Width>2000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field14</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Address,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")

</Text>
        <Calculated>-1</Calculated>
        <Left>2000</Left>
        <Width>2000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field15</Name>
        <Section>5</Section>
        <Text>Left(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Tin,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+",""),11)

</Text>
        <Calculated>-1</Calculated>
        <Left>4000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field16</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Series+BillNo,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")
</Text>
        <Calculated>-1</Calculated>
        <Left>5000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field17</Name>
        <Section>5</Section>
        <Text> EntryDate</Text>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Width>1005</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field18</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(CatgDesc,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")

</Text>
        <Calculated>-1</Calculated>
        <Left>7000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field19</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Sum(TaxableAmt+TaxAmt),")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")



</Text>
        <Calculated>-1</Calculated>
        <Format>#,##0.00</Format>
        <Left>8000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>2</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field20</Name>
        <Section>5</Section>
        <Text>Left(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(SerialNo,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")," ",""),20)


</Text>
        <Calculated>-1</Calculated>
        <Left>9000</Left>
        <Width>1100</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field21</Name>
        <Section>5</Section>
        <Text>Used</Text>
        <Calculated>-1</Calculated>
        <Left>10100</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
    </Fields>
  </Report>
  <!--Report *** InterPurchReturn ***-->
  <Report version="2.6.20083.51013">
    <Name>InterPurchReturn</Name>
    <ReportInfo>
      <Author>Administrator</Author>
    </ReportInfo>
    <DataSource />
    <Layout>
      <Width>11250</Width>
      <MarginLeft>360</MarginLeft>
      <MarginTop>360</MarginTop>
      <MarginRight>360</MarginRight>
      <MarginBottom>360</MarginBottom>
      <Orientation>1</Orientation>
      <PaperSize>1</PaperSize>
    </Layout>
    <Font>
      <Name>Segoe UI</Name>
      <Size>9</Size>
    </Font>
    <OnOpen>' -- style script start
_styleCtr = 0
' -- style script end
</OnOpen>
    <Groups>
      <Group>
        <Name>BillNo</Name>
        <GroupBy>BillNo</GroupBy>
        <Sort>1</Sort>
      </Group>
    </Groups>
    <Sections>
      <Section>
        <Name>Detail</Name>
        <Type>0</Type>
        <OnPrint>Field21.Value=Field21.Value+1

' -- style script start
detail.BackColor = iif(_styleCtr mod 2 = 0, rgb(255,255,255),rgb(240,240,240))
_styleCtr = _styleCtr + 1
' -- style script end
</OnPrint>
      </Section>
      <Section>
        <Name>Header</Name>
        <Type>1</Type>
        <OnFormat>Field11.Value=0</OnFormat>
      </Section>
      <Section>
        <Name>Footer</Name>
        <Type>2</Type>
        <Visible>0</Visible>
      </Section>
      <Section>
        <Name>PageHeader</Name>
        <Type>3</Type>
        <Visible>0</Visible>
        <BackColor>16768194</BackColor>
      </Section>
      <Section>
        <Name>PageFooter</Name>
        <Type>4</Type>
      </Section>
      <Section>
        <Name>BillNo_Header</Name>
        <Type>5</Type>
        <Height>240</Height>
        <OnPrint>Field11.Value=Field11.Value+Field19.Value</OnPrint>
      </Section>
      <Section>
        <Name>BillNo_Footer</Name>
        <Type>6</Type>
        <Visible>0</Visible>
      </Section>
    </Sections>
    <Fields>
      <Field>
        <Name>Field9</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Calculated>-1</Calculated>
        <Left>11250</Left>
        <Visible>0</Visible>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field10</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Left>11220</Left>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field11</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Left>11235</Left>
        <Top>15</Top>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field13</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(PartyWithoutAlias,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")
</Text>
        <Calculated>-1</Calculated>
        <Width>2000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field14</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Address,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")

</Text>
        <Calculated>-1</Calculated>
        <Left>2000</Left>
        <Width>2000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field15</Name>
        <Section>5</Section>
        <Text>Left(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Tin,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+",""),11)

</Text>
        <Calculated>-1</Calculated>
        <Left>4000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field16</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Series+BillNo,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")
</Text>
        <Calculated>-1</Calculated>
        <Left>5000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field17</Name>
        <Section>5</Section>
        <Text> EntryDate</Text>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Width>1005</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field18</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(CatgDesc,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")

</Text>
        <Calculated>-1</Calculated>
        <Left>7000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field19</Name>
        <Section>5</Section>
        <Text> Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Sum(TaxableAmt+TaxAmt),")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")



</Text>
        <Calculated>-1</Calculated>
        <Format>#,##0.00</Format>
        <Left>8000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>2</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field20</Name>
        <Section>5</Section>
        <Text>Left(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(Replace(SerialNo,")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")," ",""),20)

</Text>
        <Calculated>-1</Calculated>
        <Left>9000</Left>
        <Width>1100</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field21</Name>
        <Section>5</Section>
        <Text>Used</Text>
        <Calculated>-1</Calculated>
        <Left>10100</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
    </Fields>
  </Report>
</Reports>