<?xml version="1.0"?>
<Reports>
  <!--Report *** WIN RJVF48 ***-->
  <Report version="2.6.20083.51013">
    <Name>WIN RJVF48</Name>
    <ReportInfo>
      <Author>aDMIN</Author>
    </ReportInfo>
    <DataSource />
    <Layout>
      <Width>11475</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>
      </Section>
    </Sections>
    <Fields>
      <Field>
        <Name>BillWisePurch</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Width>11100</Width>
        <Height>240</Height>
        <CanGrow>-1</CanGrow>
        <Subreport>IntrerPurchase</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/PC0</Tag>
      </Field>
      <Field>
        <Name>BillWiseSalesReturn</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Top>240</Top>
        <Width>11100</Width>
        <Height>240</Height>
        <CanGrow>-1</CanGrow>
        <Subreport>InterSales Return</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>__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
    
    Windows("VATForm48.xls").Activate
    ActiveWorkbook.Sheets(2).Unprotect Password:="vatform48"

  

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


    Windows("VATForm48.xls").Activate
    Range("C3").Select
    Windows("RJVF48.xls").Activate
    Range("H3").Select
    ActiveWorkbook.Sheets(1).Range("H3").Copy
    Windows("VATForm48.xls").Activate
    ActiveWorkbook.Sheets(2).Activate
     Range("C3").Select
    ActiveWorkbook.Sheets(2).Paste


    Windows("VATForm48.xls").Activate
    Range("B6").Select
    Windows("RJVF48.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("VATForm48.xls").Activate
    Range("B6").Select
     ActiveWorkbook.Sheets(2).Paste

     Windows("VATForm48.xls").Activate
    Range("C6").Select
    Windows("RJVF48.xls").Activate
    Range("C6").Select
     x = ActiveWorkbook.Sheets(1).Range("C" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("C6:C" &amp; x).Select
    Selection.Copy
    Windows("VATForm48.xls").Activate
    Range("C6").Select
     ActiveWorkbook.Sheets(2).Paste
     
 Windows("VATForm48.xls").Activate
    Range("D6").Select
    Windows("RJVF48.xls").Activate
    Range("I6").Select
     x = ActiveWorkbook.Sheets(1).Range("I" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("I6:I" &amp; x).Select
    Selection.Copy
    Windows("VATForm48.xls").Activate
    Range("D6").Select
     ActiveWorkbook.Sheets(2).Paste

    
     Windows("VATForm48.xls").Activate
    Range("E6").Select
    Windows("RJVF48.xls").Activate
    Range("J6").Select
     x = ActiveWorkbook.Sheets(1).Range("J" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("J6:J" &amp; x).Select
    Selection.Copy
    Windows("VATForm48.xls").Activate
    Range("E6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm48.xls").Activate
    Range("F6").Select
    Windows("RJVF48.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("VATForm48.xls").Activate
    Range("F6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm48.xls").Activate
    Range("G6").Select
    Windows("RJVF48.xls").Activate
    Range("M6").Select
     x = ActiveWorkbook.Sheets(1).Range("M" &amp; Rows.Count).End(xlUp).Row
    ActiveWorkbook.Sheets(1).Range("M6:M" &amp; x).Select
    Selection.Copy
    Windows("VATForm48.xls").Activate
    Range("G6").Select
     ActiveWorkbook.Sheets(2).Paste

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

 Windows("VATForm48.xls").Activate
    Range("I6").Select
    Windows("RJVF48.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("VATForm48.xls").Activate
    Range("I6").Select
     ActiveWorkbook.Sheets(2).Paste

 Windows("VATForm48.xls").Activate
    Range("J6").Select
    Windows("RJVF48.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("VATForm48.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>VATForm48.xls</Text>
        <Left>1170</Left>
        <Width>1215</Width>
        <Height>240</Height>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field31</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>3600</Left>
        <Top>495</Top>
        <Width>1995</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field32</Name>
        <Section>1</Section>
        <Text>Statement of Used form VAT-47</Text>
        <Calculated>-1</Calculated>
        <Width>11100</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field33</Name>
        <Section>1</Section>
        <Text> Assessment Year</Text>
        <Calculated>-1</Calculated>
        <Top>240</Top>
        <Width>11100</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field34</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>2000</Left>
        <Top>255</Top>
        <Width>600</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field35</Name>
        <Section>1</Section>
        <Text>Field34.Value+1</Text>
        <Calculated>-1</Calculated>
        <Left>2700</Left>
        <Top>255</Top>
        <Width>600</Width>
        <Height>225</Height>
        <Align>0</Align>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field36</Name>
        <Section>1</Section>
        <Text>-</Text>
        <Calculated>-1</Calculated>
        <Left>2600</Left>
        <Top>255</Top>
        <Width>100</Width>
        <Height>225</Height>
        <CanGrow>-1</CanGrow>
      </Field>
      <Field>
        <Name>Field37</Name>
        <Section>1</Section>
        <Text> Quarter to which statement Relates </Text>
        <Top>480</Top>
        <Width>11100</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field38</Name>
        <Section>1</Section>
        <Text> Dealer/Person to whom goods Purchased/recived</Text>
        <Calculated>-1</Calculated>
        <Top>720</Top>
        <Width>4000</Width>
        <Height>720</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field39</Name>
        <Section>1</Section>
        <Text>Particulares of Goods Imported</Text>
        <Calculated>-1</Calculated>
        <Left>4000</Left>
        <Top>720</Top>
        <Width>5000</Width>
        <Height>720</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <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 of used form VAT-47</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field41</Name>
        <Section>1</Section>
        <Calculated>-1</Calculated>
        <Left>10100</Left>
        <Top>720</Top>
        <Width>1000</Width>
        <Height>720</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field42</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field43</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field44</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field45</Name>
        <Section>1</Section>
        <Text>  Invoice/Challan No.</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field46</Name>
        <Section>1</Section>
        <Text> Date(dd/mm/yyyy or dd-mon-yyyy)</Text>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Top>1440</Top>
        <Width>1000</Width>
        <Height>960</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field47</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field48</Name>
        <Section>1</Section>
        <Text> 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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field49</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field50</Name>
        <Section>1</Section>
        <Text> Status for 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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field1</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field2</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field3</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field4</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field5</Name>
        <Section>0</Section>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <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>
        <Left>7000</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field7</Name>
        <Section>0</Section>
        <Text>[BillWisePurch].Subreport.Fields("Field1").Value+[BillWiseSalesReturn].Subreport.Fields("Field1").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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <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>9000</Left>
        <Top>480</Top>
        <Width>1100</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <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>10100</Left>
        <Top>480</Top>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>1</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
    </Fields>
  </Report>
  <!--Report *** InterSales Return ***-->
  <Report version="2.6.20083.51013">
    <Name>InterSales Return</Name>
    <ReportInfo>
      <Author>Administrator</Author>
    </ReportInfo>
    <DataSource />
    <Layout>
      <Width>11145</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>Field1.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>Field1.Value=Field1.Value+Field17.Value
</OnPrint>
      </Section>
      <Section>
        <Name>BillNo_Footer</Name>
        <Type>6</Type>
        <Visible>0</Visible>
      </Section>
    </Sections>
    <Fields>
      <Field>
        <Name>Field1</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Left>11100</Left>
        <Top>15</Top>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field11</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field12</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field13</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <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>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(Series+BillNo+" Return",")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")," ",""),15)</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <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>EntryDate</Text>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <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(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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <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>Sum(TaxableAmt+TaxAmt)</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <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>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>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <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>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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
    </Fields>
  </Report>
  <!--Report *** IntrerPurchase ***-->
  <Report version="2.6.20083.51013">
    <Name>IntrerPurchase</Name>
    <ReportInfo>
      <Author>Administrator</Author>
    </ReportInfo>
    <DataSource />
    <Layout>
      <Width>11130</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>RefNo</Name>
        <GroupBy>RefNo</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>Field1.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>RefNo_Header</Name>
        <Type>5</Type>
        <Height>240</Height>
        <OnPrint>Field1.Value=Field1.Value+Field10.Value</OnPrint>
      </Section>
      <Section>
        <Name>RefNo_Footer</Name>
        <Type>6</Type>
        <Visible>0</Visible>
      </Section>
    </Sections>
    <Fields>
      <Field>
        <Name>Field1</Name>
        <Section>5</Section>
        <Text>0</Text>
        <Left>11070</Left>
        <Top>15</Top>
        <Visible>0</Visible>
      </Field>
      <Field>
        <Name>Field4</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field5</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field6</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field7</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(Series+BillNo+" Return",")",""),"(",""),"*",""),"&amp;",""),"^",""),"%",""),"$",""),"#",""),"@",""),"!",""),"~",""),"`",""),"\",""),"|",""),"=",""),"_",""),"/",""),"?",""),",",""),".",""),"&lt;",""),"&gt;",""),";",""),":",""),"[",""),"]",""),"{",""),"}",""),Chr(34),""),Chr(39),""),"-",""),"+","")," ",""),15)</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field8</Name>
        <Section>5</Section>
        <Text>EntryDate</Text>
        <Calculated>-1</Calculated>
        <Left>6000</Left>
        <Width>1000</Width>
        <Height>240</Height>
        <Align>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field9</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field10</Name>
        <Section>5</Section>
        <Text>Sum(TaxableAmt+TaxAmt)</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field11</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>0</Align>
        <BackColor>16777215</BackColor>
        <BackStyle>1</BackStyle>
        <BorderStyle>1</BorderStyle>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
      <Field>
        <Name>Field12</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>
        <MarginLeft>60</MarginLeft>
        <MarginRight>60</MarginRight>
        <CanGrow>-1</CanGrow>
        <Anchor>2</Anchor>
        <Font>
          <Name>Times New Roman</Name>
          <Size>9.75</Size>
        </Font>
      </Field>
    </Fields>
  </Report>
</Reports>