上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:60k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
  3. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  4. Begin VB.Form CL_MonthAveragePrice 
  5.    BackColor       =   &H00E9F4FA&
  6.    BorderStyle     =   1  'Fixed Single
  7.    Caption         =   "全月平均单价"
  8.    ClientHeight    =   7260
  9.    ClientLeft      =   45
  10.    ClientTop       =   330
  11.    ClientWidth     =   11100
  12.    HelpContextID   =   130403
  13.    Icon            =   "处理_全月平均单价.frx":0000
  14.    LinkTopic       =   "Form1"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   7260
  18.    ScaleWidth      =   11100
  19.    StartUpPosition =   2  '屏幕中心
  20.    Begin VB.OptionButton Opt_Price 
  21.       BackColor       =   &H00E9F4FA&
  22.       Caption         =   "全部"
  23.       Height          =   285
  24.       Index           =   1
  25.       Left            =   10260
  26.       TabIndex        =   11
  27.       Top             =   1020
  28.       Width           =   735
  29.    End
  30.    Begin VB.OptionButton Opt_Price 
  31.       BackColor       =   &H00E9F4FA&
  32.       Caption         =   "平均单价小于等于零"
  33.       Height          =   285
  34.       Index           =   0
  35.       Left            =   8190
  36.       TabIndex        =   10
  37.       Top             =   1020
  38.       Value           =   -1  'True
  39.       Width           =   1995
  40.    End
  41.    Begin VB.Timer Timer1 
  42.       Interval        =   1
  43.       Left            =   2100
  44.       Top             =   630
  45.    End
  46.    Begin VB.ComboBox YdCombo 
  47.       Height          =   315
  48.       Left            =   2610
  49.       Style           =   2  'Dropdown List
  50.       TabIndex        =   3
  51.       Top             =   600
  52.       Visible         =   0   'False
  53.       Width           =   1155
  54.    End
  55.    Begin VB.TextBox Ydtext 
  56.       BackColor       =   &H80000018&
  57.       BorderStyle     =   0  'None
  58.       Height          =   330
  59.       Left            =   2610
  60.       MultiLine       =   -1  'True
  61.       TabIndex        =   2
  62.       Top             =   960
  63.       Visible         =   0   'False
  64.       Width           =   1185
  65.    End
  66.    Begin VSFlex8Ctl.VSFlexGrid WglrGrid 
  67.       Height          =   5760
  68.       Left            =   90
  69.       TabIndex        =   0
  70.       Top             =   1365
  71.       Width           =   10905
  72.       _cx             =   5080
  73.       _cy             =   5080
  74.       Appearance      =   1
  75.       BorderStyle     =   1
  76.       Enabled         =   -1  'True
  77.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  78.          Name            =   "宋体"
  79.          Size            =   9
  80.          Charset         =   134
  81.          Weight          =   400
  82.          Underline       =   0   'False
  83.          Italic          =   0   'False
  84.          Strikethrough   =   0   'False
  85.       EndProperty
  86.       MousePointer    =   0
  87.       BackColor       =   -2147483643
  88.       ForeColor       =   -2147483640
  89.       BackColorFixed  =   12640511
  90.       ForeColorFixed  =   -2147483630
  91.       BackColorSel    =   -2147483634
  92.       ForeColorSel    =   -2147483640
  93.       BackColorBkg    =   -2147483636
  94.       BackColorAlternate=   -2147483643
  95.       GridColor       =   -2147483633
  96.       GridColorFixed  =   -2147483632
  97.       TreeColor       =   -2147483632
  98.       FloodColor      =   192
  99.       SheetBorder     =   -2147483642
  100.       FocusRect       =   1
  101.       HighLight       =   1
  102.       AllowSelection  =   0   'False
  103.       AllowBigSelection=   0   'False
  104.       AllowUserResizing=   0
  105.       SelectionMode   =   0
  106.       GridLines       =   1
  107.       GridLinesFixed  =   2
  108.       GridLineWidth   =   1
  109.       Rows            =   5000
  110.       Cols            =   10
  111.       FixedRows       =   1
  112.       FixedCols       =   0
  113.       RowHeightMin    =   0
  114.       RowHeightMax    =   0
  115.       ColWidthMin     =   0
  116.       ColWidthMax     =   0
  117.       ExtendLastCol   =   0   'False
  118.       FormatString    =   ""
  119.       ScrollTrack     =   0   'False
  120.       ScrollBars      =   3
  121.       ScrollTips      =   0   'False
  122.       MergeCells      =   0
  123.       MergeCompare    =   0
  124.       AutoResize      =   -1  'True
  125.       AutoSizeMode    =   0
  126.       AutoSearch      =   0
  127.       AutoSearchDelay =   2
  128.       MultiTotals     =   -1  'True
  129.       SubtotalPosition=   1
  130.       OutlineBar      =   0
  131.       OutlineCol      =   0
  132.       Ellipsis        =   0
  133.       ExplorerBar     =   0
  134.       PicturesOver    =   0   'False
  135.       FillStyle       =   0
  136.       RightToLeft     =   0   'False
  137.       PictureType     =   0
  138.       TabBehavior     =   0
  139.       OwnerDraw       =   0
  140.       Editable        =   0
  141.       ShowComboButton =   1
  142.       WordWrap        =   -1  'True
  143.       TextStyle       =   0
  144.       TextStyleFixed  =   0
  145.       OleDragMode     =   0
  146.       OleDropMode     =   0
  147.       DataMode        =   0
  148.       VirtualData     =   -1  'True
  149.       DataMember      =   ""
  150.       ComboSearch     =   3
  151.       AutoSizeMouse   =   -1  'True
  152.       FrozenRows      =   0
  153.       FrozenCols      =   0
  154.       AllowUserFreezing=   0
  155.       BackColorFrozen =   0
  156.       ForeColorFrozen =   0
  157.       WallPaperAlignment=   9
  158.       AccessibleName  =   ""
  159.       AccessibleDescription=   ""
  160.       AccessibleValue =   ""
  161.       AccessibleRole  =   24
  162.    End
  163.    Begin MSComctlLib.ImageList ImageList1 
  164.       Left            =   1470
  165.       Top             =   660
  166.       _ExtentX        =   1005
  167.       _ExtentY        =   1005
  168.       BackColor       =   -2147483643
  169.       ImageWidth      =   16
  170.       ImageHeight     =   16
  171.       MaskColor       =   12632256
  172.       _Version        =   393216
  173.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  174.          NumListImages   =   24
  175.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  176.             Picture         =   "处理_全月平均单价.frx":1042
  177.             Key             =   "sz"
  178.          EndProperty
  179.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  180.             Picture         =   "处理_全月平均单价.frx":13DC
  181.             Key             =   "bc"
  182.          EndProperty
  183.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  184.             Picture         =   "处理_全月平均单价.frx":1776
  185.             Key             =   "mx"
  186.          EndProperty
  187.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  188.             Picture         =   "处理_全月平均单价.frx":1B10
  189.             Key             =   "lj"
  190.          EndProperty
  191.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  192.             Picture         =   "处理_全月平均单价.frx":1EAA
  193.             Key             =   "hf"
  194.          EndProperty
  195.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  196.             Picture         =   "处理_全月平均单价.frx":2244
  197.             Key             =   "jz"
  198.          EndProperty
  199.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  200.             Picture         =   "处理_全月平均单价.frx":25DE
  201.             Key             =   "dy"
  202.          EndProperty
  203.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  204.             Picture         =   "处理_全月平均单价.frx":2978
  205.             Key             =   "yl"
  206.          EndProperty
  207.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  208.             Picture         =   "处理_全月平均单价.frx":2D12
  209.             Key             =   "cx"
  210.          EndProperty
  211.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  212.             Picture         =   "处理_全月平均单价.frx":30AC
  213.             Key             =   "dj"
  214.          EndProperty
  215.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  216.             Picture         =   "处理_全月平均单价.frx":3446
  217.             Key             =   "sx"
  218.          EndProperty
  219.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  220.             Picture         =   "处理_全月平均单价.frx":37E0
  221.             Key             =   "first"
  222.          EndProperty
  223.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  224.             Picture         =   "处理_全月平均单价.frx":3B7A
  225.             Key             =   "prev"
  226.          EndProperty
  227.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  228.             Picture         =   "处理_全月平均单价.frx":3F14
  229.             Key             =   "next"
  230.          EndProperty
  231.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  232.             Picture         =   "处理_全月平均单价.frx":42AE
  233.             Key             =   "last"
  234.          EndProperty
  235.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  236.             Picture         =   "处理_全月平均单价.frx":4648
  237.             Key             =   "bz"
  238.          EndProperty
  239.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  240.             Picture         =   "处理_全月平均单价.frx":49E2
  241.             Key             =   "tc"
  242.          EndProperty
  243.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  244.             Picture         =   "处理_全月平均单价.frx":4D7C
  245.             Key             =   "bcgs"
  246.          EndProperty
  247.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  248.             Picture         =   "处理_全月平均单价.frx":5116
  249.             Key             =   "mrlk"
  250.          EndProperty
  251.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  252.             Picture         =   "处理_全月平均单价.frx":54B0
  253.             Key             =   "xsxm"
  254.          EndProperty
  255.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  256.             Picture         =   "处理_全月平均单价.frx":584A
  257.             Key             =   "check"
  258.          EndProperty
  259.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  260.             Picture         =   "处理_全月平均单价.frx":5BE4
  261.             Key             =   "xz"
  262.          EndProperty
  263.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  264.             Picture         =   "处理_全月平均单价.frx":5F7E
  265.             Key             =   "xg"
  266.          EndProperty
  267.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  268.             Picture         =   "处理_全月平均单价.frx":6318
  269.             Key             =   "sc"
  270.          EndProperty
  271.       EndProperty
  272.    End
  273.    Begin MSComctlLib.Toolbar Tlb_Action 
  274.       Height          =   555
  275.       Left            =   0
  276.       TabIndex        =   6
  277.       Top             =   0
  278.       Width           =   12060
  279.       _ExtentX        =   21273
  280.       _ExtentY        =   979
  281.       ButtonWidth     =   820
  282.       ButtonHeight    =   926
  283.       Appearance      =   1
  284.       Style           =   1
  285.       ImageList       =   "ImageList1"
  286.       _Version        =   393216
  287.       BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  288.          NumButtons      =   8
  289.          BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  290.             Caption         =   "设置"
  291.             Key             =   "ymsz"
  292.             Object.ToolTipText     =   "打印页面设置"
  293.             ImageKey        =   "sz"
  294.          EndProperty
  295.          BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  296.             Caption         =   "打印"
  297.             Key             =   "dy"
  298.             ImageKey        =   "dy"
  299.          EndProperty
  300.          BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  301.             Caption         =   "预览"
  302.             Key             =   "yl"
  303.             ImageKey        =   "yl"
  304.          EndProperty
  305.          BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  306.             Key             =   "a"
  307.             Style           =   3
  308.          EndProperty
  309.          BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  310.             Caption         =   "保存"
  311.             Key             =   "bc"
  312.             Object.ToolTipText     =   "保存单据"
  313.             ImageKey        =   "bc"
  314.          EndProperty
  315.          BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  316.             Key             =   "d"
  317.             Style           =   3
  318.          EndProperty
  319.          BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  320.             Object.Visible         =   0   'False
  321.             Caption         =   "帮助"
  322.             Key             =   "bz"
  323.             ImageKey        =   "bz"
  324.          EndProperty
  325.          BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  326.             Caption         =   "退出"
  327.             Key             =   "fh"
  328.             ImageKey        =   "tc"
  329.          EndProperty
  330.       EndProperty
  331.       BorderStyle     =   1
  332.       Begin MSComctlLib.Toolbar GsToolbar 
  333.          Height          =   525
  334.          Left            =   8550
  335.          TabIndex        =   7
  336.          Top             =   0
  337.          Width           =   2535
  338.          _ExtentX        =   4471
  339.          _ExtentY        =   926
  340.          ButtonWidth     =   1455
  341.          ButtonHeight    =   926
  342.          Appearance      =   1
  343.          Style           =   1
  344.          ImageList       =   "ImageList1"
  345.          _Version        =   393216
  346.          BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
  347.             NumButtons      =   3
  348.             BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  349.                Caption         =   "保存格式"
  350.                Key             =   "bcgs"
  351.                ImageKey        =   "bcgs"
  352.             EndProperty
  353.             BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  354.                Caption         =   "默认列宽"
  355.                Key             =   "hfmrgs"
  356.                ImageKey        =   "mrlk"
  357.             EndProperty
  358.             BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
  359.                Caption         =   "显示项目"
  360.                Key             =   "szxsxm"
  361.                ImageKey        =   "xsxm"
  362.             EndProperty
  363.          EndProperty
  364.       End
  365.    End
  366.    Begin VB.Label lbl_TitleMess 
  367.       BackStyle       =   0  'Transparent
  368.       Caption         =   "月份:"
  369.       Height          =   225
  370.       Index           =   0
  371.       Left            =   180
  372.       TabIndex        =   9
  373.       Top             =   1080
  374.       Width           =   465
  375.    End
  376.    Begin VB.Label lbl_TitleText 
  377.       BackStyle       =   0  'Transparent
  378.       Caption         =   "Label2"
  379.       Height          =   225
  380.       Index           =   0
  381.       Left            =   690
  382.       TabIndex        =   8
  383.       Top             =   1080
  384.       Width           =   1305
  385.    End
  386.    Begin VB.Label Lab_OperStatus 
  387.       BackColor       =   &H000080FF&
  388.       Caption         =   "1"
  389.       Height          =   345
  390.       Left            =   4080
  391.       TabIndex        =   5
  392.       Top             =   600
  393.       Visible         =   0   'False
  394.       Width           =   345
  395.    End
  396.    Begin VB.Label Lab_Djclzt 
  397.       BackColor       =   &H0000FFFF&
  398.       Caption         =   "1"
  399.       ForeColor       =   &H00808080&
  400.       Height          =   255
  401.       Left            =   3810
  402.       TabIndex        =   4
  403.       Top             =   570
  404.       Visible         =   0   'False
  405.       Width           =   285
  406.    End
  407.    Begin VB.Label Lbl_TsLabel 
  408.       AutoSize        =   -1  'True
  409.       BackColor       =   &H80000018&
  410.       BackStyle       =   0  'Transparent
  411.       Caption         =   "全月平均单价"
  412.       BeginProperty Font 
  413.          Name            =   "宋体"
  414.          Size            =   14.25
  415.          Charset         =   134
  416.          Weight          =   700
  417.          Underline       =   0   'False
  418.          Italic          =   0   'False
  419.          Strikethrough   =   0   'False
  420.       EndProperty
  421.       ForeColor       =   &H00000000&
  422.       Height          =   285
  423.       Index           =   0
  424.       Left            =   4560
  425.       TabIndex        =   1
  426.       Top             =   870
  427.       Width           =   1800
  428.    End
  429. End
  430. Attribute VB_Name = "CL_MonthAveragePrice"
  431. Attribute VB_GlobalNameSpace = False
  432. Attribute VB_Creatable = False
  433. Attribute VB_PredeclaredId = True
  434. Attribute VB_Exposed = False
  435. '********************************************************
  436. '*     隐藏列值说明                                     *
  437. '*           0-*号         1-主表ID     2-子表ID        *
  438. '********************************************************
  439. '*
  440. '*****************************************************************************************
  441. '*    模 块 名 称 :全月平均单价
  442. '*
  443. '*    功 能 描 述 :此功能模块主要完成全月平均单价修改、预览、打印等。
  444. '*
  445. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  446. '*
  447. '*    1.每次调入外部功能窗体,均要加锁ChangeLock=True,窗体关闭后解锁ChangeLock=false
  448. '*
  449. '*    2.Lab_OperStatus =1 (网格不可编辑)
  450. '*
  451. '*
  452. '*    3.原则:只要单据能够存盘(无论修改或新增)则其必须接受完整性及有效性规则检查
  453. '*
  454. '****************************************************************************************
  455.  
  456.  '[以下为根据实际情况设置变量bfy
  457.     Dim mQuery_cond As String
  458.     Dim Save_Flag As Boolean                          '平均单价保存标记
  459.     Dim Jsqte%                                        '临时计数器
  460.   
  461.  '**************************bfy]
  462.  
  463.  '以下为固定使用变量(网格)
  464.     Dim Cxnrrec As New ADODB.Recordset              '显示查询内容动态集
  465.     Dim Dyymctbl As New DY_Dyymsz                   '打印页面窗体变量
  466.     Dim GridCode As String                          '显示网格网格代码
  467.     Dim GridInf() As Variant                        '整个网格设置信息
  468.     Dim ReportTitle As String                       '报表主标题
  469.     Dim Tsxx As String                              '系统提示信息
  470.     Dim Pmbcsjhs As Long                            '屏幕网格保持数据行数(大于等于1)
  471.     Dim Fzxwghs As Integer                          '辅助项网格行数(包括合计行)
  472.     Dim Sfxshjwg As Boolean                         '是否显示合计网格
  473.     Dim Qslz As Long                                '网格隐藏(非操作显示)列数
  474.     Dim Sjhgd As Double                             '网格数据行高度
  475.     Dim GridBoolean() As Boolean                    '网格列信息(布尔型)
  476.     Dim GridStr()  As String                        '网格列信息(字符型)
  477.     Dim GridInt() As Integer                        '网格列信息(整型)
  478.     Dim Sfblbzkd As Boolean                         '是否保留帮助宽度(字段提供帮助时,是否为按钮保留空间)
  479.     Dim Dqlrwgh As Long                             '当前录入数据网格行
  480.     Dim Dqlrwgl As Long                             '当前录入数据网格列
  481.     Dim Dqlkwgh As Long                             '刚刚离开网格行(不一定为录入行)
  482.     Dim Dqlkwgl As Long                             '刚刚离开网格列
  483.     Dim Dqtoprow As Long                            '当前录入状态时最上端可视行
  484.     Dim Dqleftcol As Long                           '当前录入状态时最左端可视列
  485.     Dim Zdlrqnr As String                           '字段录入修改前内容(用来判断内容是否修改)
  486.     Dim Wbkbhlock As Boolean                        '文本框改变值锁
  487.     Dim Changelock As Boolean                       '网格行列改变控制锁(用来区别用户改变.程序改变)
  488.     Dim Gdtlock As Boolean                          '滚动条滚动控制(用来区别用户改变.程序改变)
  489.     Dim Yxxpdlock As Boolean                        '字段有效性判断锁(内容不修改不需进行字段有效性判断)
  490.     Dim Hyxxpdlock As Boolean                       '行有效性判断锁(字段内容不修改不需进行行有效性判断)
  491.     Dim Valilock As Boolean                         '文本框失去焦点是否进行有效性控制(TRUE 为锁定*限用网格录入)
  492.     Dim Shsfts As Boolean                           '删除记录行是否提示
  493.     Dim Szzls As Integer                            '网格信息数组最大下标值(网格列数-1)
  494.     
  495.  '以下为固定使用变量(文本框)
  496.     Dim Textvar() As Variant                        '存储变体型文本框信息
  497.     Dim Textboolean() As Boolean                    '存储布尔型文本框信息
  498.     Dim Textint() As Integer                        '存储整型文本框信息
  499.     Dim Textstr() As String                         '存储字符型文本框信息
  500.     Dim Max_Text_Index As Integer                   '最大录入文本框索引值
  501.     Dim TextGroupCode As String                     '文本框录入分组编码
  502.     Dim TextValiLock As Boolean                     '文本框失去焦点是否进行有效性控制判断
  503.     Dim TextValiJudgeLock() As Boolean              '文本框录入有效性判断控制锁
  504.     Dim TextChangeLock As Boolean                   '文本框内容变换控制锁
  505.     Dim Bln_Cancel As Boolean                       '取消按钮信息传递
  506. Private Sub Form_Load()                              '窗 体 装 入
  507.     
  508.     Save_Flag = False
  509.   
  510.     '初始化各种锁值
  511.     Changelock = False             '网格行列改变控制锁
  512.     Gdtlock = False                '滚动条滚动控制
  513.     Yxxpdlock = True               '字段有效性判断锁
  514.     Hyxxpdlock = True              '行有效性判断锁
  515.     Wbkbhlock = False              '文本框内容改变锁
  516.     
  517.     
  518.     '报表主标题及报表编码
  519.     ReportTitle = "全月平均单价"
  520.     XtReportCode = "Chhs_MonthAveragePrice"
  521.     Load Dyymctbl
  522.     
  523.     '调 入 网 格
  524.     GridCode = "Chhs_MonthAveragePrice"          '网格属性编码
  525.     Call BzWgcsh(WglrGrid, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  526.   
  527.     Qslz = GridInf(1)
  528.     Sjhgd = GridInf(2)
  529.     Pmbcsjhs = GridInf(3)
  530.     Fzxwghs = GridInf(4)
  531.     Sfblbzkd = GridInf(5)
  532.     Shsfts = GridInf(6)
  533.     Sfxshjwg = GridInf(7)
  534.     Szzls = WglrGrid.Cols - 1
  535.     
  536.     '当前会计月
  537.     Lbl_TitleText(0) = CStr(Xtyear) + "." + CStr(PGNowmon)
  538.  
  539. End Sub
  540. Private Sub Form_Unload(Cancel As Integer)           '窗体卸载
  541.     Dim Msg As Integer
  542.     If Not Save_Flag Then
  543.         Call Delete_AvgPrice
  544.     End If
  545.    '卸载打印页面窗体
  546.    Unload Dyymctbl
  547.    
  548. End Sub
  549. Private Sub Opt_Price_Click(Index As Integer)
  550.     
  551.     Timer1.Enabled = True
  552.     
  553. End Sub
  554. Private Sub Timer1_Timer()                           '根据不同凭证或单据状态处理不同的数据初始化
  555.     '关闭定时器
  556.     Timer1.Enabled = False
  557.      
  558.     Lab_OperStatus = "2"
  559.     
  560.     WglrGrid.Redraw = False
  561.     
  562.     '调入单据信息
  563.     Call Sub_Query
  564.     
  565.     WglrGrid.Redraw = True
  566.    
  567. End Sub
  568. Private Sub Tlb_Action_ButtonClick(ByVal Button As MSComctlLib.Button)             '用户点击工具条
  569.            
  570.     '屏蔽文本框有效性判断
  571.     Valilock = True
  572.      
  573.     '屏蔽网格失去焦点产生的有效性判断
  574.     Changelock = True
  575.      
  576.     Select Case Button.Key
  577.         Case "ymsz"                                          '页面设置
  578.             Dyymctbl.Show 1
  579.         Case "yl"                                            '预 览
  580.             If Fun_Drfrmyxxpd Then Call bbyl(True)
  581.         Case "dy"                                            '打 印
  582.             If Fun_Drfrmyxxpd Then Call bbyl(False)
  583.         Case "bc"                                            '保 存
  584.             If Fun_Drfrmyxxpd Then Call Sub_SaveBill
  585.         Case "bz"                                            '帮 助
  586.           
  587.         Case "fh"                                            '退 出
  588.             Unload Me
  589.     End Select
  590.        
  591.     '解 锁
  592.     Valilock = False
  593.     Changelock = False
  594.         
  595. End Sub
  596. Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer)     '支持热键操作
  597.     Select Case KeyCode
  598.         Case vbKeyF6          '保存
  599.             If Tlb_Action.Buttons("bc").Enabled And Tlb_Action.Buttons("bc").Visible Then
  600.                 If Fun_Drfrmyxxpd Then Call Sub_SaveBill
  601.             End If
  602.         Case vbKeyEscape      '退出
  603.             Unload Me
  604.     End Select
  605.     
  606. End Sub
  607. Private Sub Wbkcl()                                                 '文本框录入之前处理(根据实际情况)
  608.  
  609.     Dim xswbrr As String
  610.  
  611.     With WglrGrid
  612.         Zdlrqnr = Trim(.Text)
  613.         xswbrr = Trim(.Text)
  614.     
  615.         If GridBoolean(.Col, 3) Then   '列表框录入
  616.     
  617.             '填充列表框程序
  618.         Else
  619.             Wbkbhlock = True
  620.        
  621.             '====以下为用户自定义
  622.             Ydtext.Text = xswbrr
  623.             '====以上为用户自定义
  624.          
  625.             Wbkbhlock = False
  626.             Ydtext.SelStart = Len(Ydtext.Text)
  627.         End If
  628.     End With
  629.     
  630. End Sub
  631. Private Function sjzdyxxpd(Dqpdwgh As Long, Dqpdwgl As Long)        '录入数据字段有效性判断,同时进行字段录入事后处理
  632.  
  633.     Dim Str_JudgeText As String  '临时有效性判断字段内容
  634.     Dim Coljsq As Long           '临时列计数器
  635.   
  636.     With WglrGrid
  637.     
  638.         '非录入状态有效性为合法
  639.         If Yxxpdlock Or .Row < .FixedRows Then
  640.             sjzdyxxpd = True
  641.             Exit Function
  642.         End If
  643.  
  644.         Str_JudgeText = Trim(.TextMatrix(Dqpdwgh, Dqpdwgl))
  645.         
  646.         Select Case GridStr(Dqpdwgl, 1)
  647.          
  648.             '以下为自定义部分[
  649.          
  650.             Case "007"
  651.                 
  652.                 If Val(.TextMatrix(Dqpdwgh, Sydz("007", GridStr(), Szzls))) <= 0 Then
  653.                     Tsxx = "单价必须大于零!"
  654.                     GoTo Lrcwcl
  655.                 End If
  656.                     
  657.                 If Not .TextMatrix(Dqpdwgh, Sydz("006", GridStr(), Szzls)) = "" Then
  658.                     If Not Val(.TextMatrix(Dqpdwgh, Sydz("006", GridStr(), Szzls))) = 0 And Val(Str_JudgeText) <> 0 Then
  659.                         .TextMatrix(Dqpdwgh, Sydz("008", GridStr(), Szzls)) = Format(Val(.TextMatrix(Dqpdwgh, Sydz("006", GridStr(), Szzls))) * Val(Str_JudgeText), "####." + String(Xtjexsws, "0"))
  660.                     Else
  661.                         .TextMatrix(Dqpdwgh, Sydz("008", GridStr(), Szzls)) = ""
  662.                     End If
  663.                 End If
  664.                  
  665.             '以上为自定义部分]
  666.             
  667.         End Select
  668.                     
  669.         '字段录入正确后为零字段清空
  670.         Call Qkwlzd(Dqpdwgh, Dqpdwgl)
  671.      
  672.         '字段录入正确后进行数据合计
  673.         sjzdyxxpd = True
  674.         Yxxpdlock = True
  675.         Exit Function
  676.      
  677.     End With
  678.   
  679. Lrcwcl:    '录入错误处理
  680.     With WglrGrid
  681.         Call Xtxxts(Tsxx, 0, 1)
  682.         Changelock = True
  683.         .Select Dqpdwgh, Dqpdwgl
  684.         Changelock = False
  685.         Call xswbk
  686.         sjzdyxxpd = False
  687.         Exit Function
  688.     End With
  689.     
  690. End Function
  691. Private Function Sjhzyxxpd(ByVal Yxxpdh As Long) As Boolean                  '录入数据行有效性判断,同时进行行处理
  692.  
  693.     Dim Lrywlz As Long
  694.     Dim Rectemp As Recordset
  695.     Dim Yxrow As Long
  696.     
  697.     With WglrGrid
  698.         If Yxxpdh > (.Rows - .FixedRows) Then Exit Function
  699.         If .TextMatrix(Yxxpdh, 0) <> "*" Then
  700.             Sjhzyxxpd = True
  701.             Exit Function
  702.         Else
  703.             If pdhwk(Yxxpdh) And Yxxpdh + 1 <= .Rows - 1 Then
  704.                 If .TextMatrix(Yxxpdh + 1, 0) <> "*" Then
  705.                     Changelock = True
  706.                     .RemoveItem Yxxpdh
  707.                     Changelock = False
  708.                     Sjhzyxxpd = True
  709.                     Exit Function
  710.                 End If
  711.             End If
  712.         End If
  713.     
  714.         If Hyxxpdlock Then
  715.             Sjhzyxxpd = True
  716.             Exit Function
  717.         End If
  718.   
  719.         '以下为自定义部分[
  720.    
  721.             '1.放置行有效性判断程序
  722.            
  723.             '首先进行为空判断(固定不变)
  724.             For Jsqte = Qslz To .Cols - 1
  725.                 If (GridInt(Jsqte, 5) = 1 And Len(Trim(.TextMatrix(Yxxpdh, Jsqte))) = 0) Or (GridInt(Jsqte, 5) = 2 And Val(Trim(.TextMatrix(Yxxpdh, Jsqte))) = 0) Then
  726.                     Tsxx = GridStr(Jsqte, 2)
  727.                     Lrywlz = Jsqte
  728.                     GoTo Lrcwcl
  729.                     Exit For
  730.                 End If
  731.             Next Jsqte
  732.            
  733.             '自定义判断(补丁)
  734.            
  735.             If Val(.TextMatrix(Yxxpdh, Sydz("007", GridStr(), Szzls))) <= 0 Then
  736.                 Lrywlz = Sydz("007", GridStr(), Szzls)
  737.                 Tsxx = "平均单价必须大于零!"
  738.                 GoTo Lrcwcl
  739.             End If
  740.             
  741.             '2.放置行处理程序
  742.                      
  743.     
  744.    '以上为自定义部分]
  745.  
  746.     End With
  747.  
  748.     Sjhzyxxpd = True
  749.     Hyxxpdlock = True
  750.     Exit Function
  751.  
  752. Lrcwcl:      '录入错误处理
  753.     With WglrGrid
  754.         Call Xtxxts(Tsxx, 0, 1)
  755.         Changelock = True
  756.         .Select Yxxpdh, Lrywlz
  757.         Changelock = False
  758.         Call xswbk
  759.         Sjhzyxxpd = False
  760.         Exit Function
  761.     End With
  762.     
  763. End Function
  764. Private Function Sub_SaveBill() As Boolean                   '保 存 单 据
  765.  
  766.     Dim Rowjsq As Long           '网格行计数器
  767.     Dim Coljsq As Long           '网格列计数器
  768.     Dim Int_RowCount As Integer  '有效数据行计数器
  769.     Dim Lrywlz As Long           '录入有误列值
  770.     Dim FindRow As Long
  771.     Dim SqlStr As String
  772.   
  773.   '[判断用户所选会计期间是否有效(非结帐月份)
  774.   '下面将对所有有效数据行进行有效性判断
  775.   
  776.   
  777.     Int_RowCount = 0
  778.   
  779.     With WglrGrid
  780.      
  781.         For Rowjsq = .FixedRows To .Rows - 1
  782.      
  783.             '带*号者为有效数据行
  784.             If .TextMatrix(Rowjsq, 0) <> "*" Then
  785.                 Exit For
  786.             Else
  787.                 Int_RowCount = Int_RowCount + 1
  788.             End If
  789.          
  790.             '1.首先进行为空或为零判断(固定不变)
  791.             For Coljsq = Qslz To .Cols - 1
  792.                 If (GridInt(Coljsq, 5) = 1 And Len(Trim(.TextMatrix(Rowjsq, Coljsq))) = 0) Or (GridInt(Coljsq, 5) = 2 And Val(Trim(.TextMatrix(Rowjsq, Coljsq))) = 0) Then
  793.                     Tsxx = GridStr(Coljsq, 2)
  794.                     Lrywlz = Coljsq
  795.                     GoTo Lrcwcl
  796.                     Exit For
  797.                 End If
  798.             Next Coljsq
  799.            
  800.             '2.[自定义判断(补丁)
  801.             If Val(WglrGrid.TextMatrix(Rowjsq, Sydz("007", GridStr(), Szzls))) <= 0 Then
  802.                 Tsxx = "平均单价不能小于等于零!"
  803.                 Lrywlz = Sydz("007", GridStr(), Szzls)
  804.                 GoTo Lrcwcl
  805.                 Exit For
  806.             End If
  807.              
  808.         Next Rowjsq
  809.      
  810.     End With  '网格
  811.    
  812.     '如果以上有效性检查均顺利通过,则执行存盘动作
  813.    
  814.     On Error GoTo Swcwcl
  815.     
  816.     Cw_DataEnvi.DataConnect.BeginTrans
  817.        
  818.     '保存单价
  819.     For Jsqte = WglrGrid.FixedRows To WglrGrid.Rows - 1
  820.         SqlStr = "UPDATE Chhs_Mate SET EndPrice='" & Val(WglrGrid.TextMatrix(Jsqte, Sydz("007", GridStr(), Szzls))) & "'" & _
  821.                  "WHERE MateId='" & Val(WglrGrid.TextMatrix(Jsqte, 1)) & "' "
  822.         Cw_DataEnvi.DataConnect.Execute (SqlStr)
  823.     Next Jsqte
  824.     Cw_DataEnvi.DataConnect.CommitTrans
  825.     Save_Flag = True
  826.     Edit_Flag = True
  827.     
  828.     Sub_SaveBill = True
  829.     Tsxx = "保存完毕!"
  830.     Call Xtxxts(Tsxx, 0, 4)
  831.   
  832.     Exit Function
  833.   
  834. Swcwcl:
  835.     Cw_DataEnvi.DataConnect.RollbackTrans
  836.     Tsxx = "保存失败,程序自动恢复保存前状态!"
  837.     Call Xtxxts(Tsxx, 0, 1)
  838.     Exit Function
  839. Lrcwcl:        '录入错误处理
  840.     With WglrGrid
  841.         Call Xtxxts("(第 " + Trim(Str(Int_RowCount)) + " 条分录)-" + Tsxx, 0, 1)
  842.         Changelock = True
  843.         .Select Rowjsq, Lrywlz
  844.         WglrGrid.SetFocus
  845.         Changelock = False
  846.         Exit Function
  847.     End With
  848. End Function
  849. '===================以 下 程 序 为 通 用 部 分 ,一 般 不 需 更 改======================='
  850. Private Sub Sub_AdjustGrid()
  851.     
  852.     '调 整 网 格
  853.     With WglrGrid
  854.         '加 1 保持一行录入行
  855.         If .Rows < Pmbcsjhs + .FixedRows + Fzxwghs + 1 Then
  856.             .Rows = Pmbcsjhs + .FixedRows + Fzxwghs + 1
  857.             For Jsqte = .FixedRows To .Rows - 1
  858.                 .RowHeight(Jsqte) = Sjhgd
  859.             Next Jsqte
  860.         End If
  861.     End With
  862.     
  863. End Sub
  864. Private Sub Lrzdbz()                                                      '录入字段帮助
  865.    
  866.     If Not Ydcommand.Visible Then
  867.         Exit Sub
  868.     End If
  869.     
  870.     Valilock = True
  871.     With WglrGrid
  872.         Changelock = True        '调入另外窗体必须加锁
  873.         Call Drbmhelp(GridInt(.Col, 6), GridStr(.Col, 3), Trim(Ydtext.Text))
  874.         Changelock = False
  875.         
  876.         If Len(Xtfhcs) <> 0 Then
  877.             If GridInt(.Col, 7) = 0 Then
  878.                 Ydtext.Text = Xtfhcs
  879.             Else
  880.                 Ydtext.Text = Xtfhcsfz
  881.             End If
  882.         End If
  883.         Valilock = False
  884.         Ydtext.SetFocus
  885.     End With
  886.     
  887. End Sub
  888. Private Sub Form_Resize()                                                '窗体大小发生变化时,重新显示文本框
  889.     Call Cxxswbk
  890. End Sub
  891. Private Function Fun_Drfrmyxxpd() As Boolean                             '调入其它窗体或功能产生的有效性判断(包括数据回写)
  892.   
  893.     Fun_Drfrmyxxpd = True
  894.   
  895.     With WglrGrid
  896.    
  897.         '如果当前网格处于编辑状态,则先进行数据回写再进行有效性判断
  898.         If Ydtext.Visible Or YdCombo.Visible Then
  899.             Call Lrsjhx
  900.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  901.                 Fun_Drfrmyxxpd = False
  902.                 Exit Function
  903.             End If
  904.         End If
  905.    
  906.         '进行行有效性判断
  907.         If Not Sjhzyxxpd(.Row) Then
  908.             Fun_Drfrmyxxpd = False
  909.             Exit Function
  910.         End If
  911.    
  912.     End With
  913.     
  914. End Function
  915. Private Sub WglrGrid_EnterCell()                                    '显示当前数据行相关信息
  916.    
  917.     With WglrGrid
  918.     
  919.         If .Row >= .FixedRows Then
  920.             Lab_Row = Trim(Str(.Row - .FixedRows + 1))
  921.             Lbl_Label3 = Lab_Row
  922.         End If
  923.         
  924.     End With
  925.    
  926. End Sub
  927. Private Sub WglrGrid_GotFocus()                                     '网格得到焦点
  928.   
  929.     '网格得到焦点,如果当前选择行为非数据行
  930.     '则调整当前焦点至有效数据行
  931.    
  932.     With WglrGrid
  933.       
  934.         If .Rows = .FixedRows Then Exit Sub
  935.      
  936.         If .Row < .FixedRows Then
  937.             Changelock = True
  938.             .Select .FixedRows, .Col
  939.             Changelock = False
  940.         End If
  941.         If .Col < Qslz Then
  942.             Changelock = True
  943.             .Select .Row, Qslz
  944.             Changelock = False
  945.         End If
  946.         
  947.     End With
  948.      
  949. End Sub
  950. Private Sub WglrGrid_LostFocus()                                    '录入网格失去焦点
  951.     '用以屏蔽调用其它窗体时发生网格失去焦点事件
  952.     If Changelock Then
  953.         Exit Sub
  954.     End If
  955.     
  956.     '引发网格RowcolChange事件
  957.     With WglrGrid
  958.         If Not (Ydtext.Visible Or YdCombo.Visible) Then
  959.             .Select 0, 0
  960.         End If
  961.     End With
  962.   
  963. End Sub
  964. Private Sub WglrGrid_AfterScroll(ByVal OldTopRow As Long, ByVal OldLeftCol As Long, ByVal NewTopRow As Long, ByVal NewLeftCol As Long)                                       '限制用户在录入过程中滚动鼠标
  965.     If Gdtlock Then
  966.         Exit Sub
  967.     End If
  968.  
  969.     With WglrGrid
  970.         If Ydtext.Visible Or YdCombo.Visible Then
  971.         Gdtlock = True
  972.         .TopRow = Dqtoprow
  973.         .LeftCol = Dqleftcol
  974.         Gdtlock = False
  975.         Exit Sub
  976.         End If
  977.     End With
  978.     
  979. End Sub
  980. Private Sub WglrGrid_LeaveCell()                                    '离开单元格
  981.     
  982.     If Changelock Then
  983.         Exit Sub
  984.     End If
  985.   
  986.     '记录刚刚离开网格单元的行列值
  987.     Dqlkwgh = WglrGrid.Row
  988.     Dqlkwgl = WglrGrid.Col
  989.   
  990.     '判断是否需要录入数据回写
  991.     If Not (Ydtext.Visible Or YdCombo.Visible) Then
  992.         Exit Sub
  993.     End If
  994.     
  995.     Call Lrsjhx
  996.     
  997. End Sub
  998. Private Sub WglrGrid_RowColChange()                                '网格录入行列发生变化时,进行有效性判断
  999.    
  1000.     Valilock = True       '屏蔽文本框失去焦点进行有效性判断
  1001.     With WglrGrid
  1002.         If Changelock Then
  1003.             Exit Sub
  1004.         End If
  1005.         If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1006.             Exit Sub
  1007.         End If
  1008.         If .Row <> Dqlkwgh Then
  1009.             If Not Sjhzyxxpd(Dqlkwgh) Then
  1010.                 Exit Sub
  1011.             End If
  1012.         End If
  1013.     End With
  1014.    
  1015.     Call fhyxh
  1016.     Call Xldql
  1017.   
  1018. End Sub
  1019. Private Sub WglrGrid_DblClick()          '鼠标双击网格显示文本框
  1020.   
  1021.     With WglrGrid
  1022.         Call xswbk
  1023.     End With
  1024.     
  1025. End Sub
  1026. Private Sub Ycwbk()                      '隐藏文本框,帮助按钮,列表组合框
  1027.     Ydtext.Visible = False
  1028.     YdCombo.Visible = False
  1029.     
  1030. End Sub
  1031. Private Sub YdCombo_KeyDown(KeyCode As Integer, Shift As Integer)        '列表框移动
  1032.   
  1033.     With WglrGrid
  1034.         Select Case KeyCode
  1035.             Case vbKeyEscape                'ESC 键放弃录入
  1036.                 Valilock = True
  1037.                 .SetFocus
  1038.                 Call Ycwbk
  1039.                 Valilock = False
  1040.             Case vbKeyReturn                '回 车 键 =13
  1041.                 KeyCode = 0
  1042.                 .SetFocus
  1043.                 Call Lrsjhx
  1044.                 Rowjsq = .Row
  1045.                 Coljsq = .Col + 1
  1046.                 If Coljsq > .Cols - 1 Then
  1047.                     If Rowjsq < .Rows - 1 Then
  1048.                         Rowjsq = Rowjsq + 1
  1049.                     End If
  1050.                     Coljsq = Qslz
  1051.                 End If
  1052.                 Do While Rowjsq <= .Rows - 1
  1053.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1054.                         Coljsq = Coljsq + 1
  1055.                         If Coljsq > .Cols - 1 Then
  1056.                             Rowjsq = Rowjsq + 1
  1057.                             Coljsq = Qslz
  1058.                         End If
  1059.                     Else
  1060.                         Exit Do
  1061.                     End If
  1062.                 Loop
  1063.                 .Select Rowjsq, Coljsq
  1064.             Case vbKeyLeft                  '左 箭 头 =37
  1065.                 If .Col - 1 = Qslz Then
  1066.                     If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1067.                         GoTo jzzx
  1068.                     End If
  1069.                 End If
  1070.                 If .Col > Qslz Then
  1071.                     KeyCode = 0
  1072.                     .SetFocus
  1073.                     Call Lrsjhx
  1074.                     Coljsq = .Col - 1
  1075.                     Do While Coljsq > Qslz
  1076.                         If Coljsq - 1 = Qslz Then
  1077.                             If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1078.                                 GoTo jzzx
  1079.                             End If
  1080.                         End If
  1081.                         If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1082.                             Coljsq = Coljsq - 1
  1083.                         Else
  1084.                             Exit Do
  1085.                         End If
  1086.                     Loop
  1087.                     .Select .Row, Coljsq
  1088.                 End If
  1089.             Case vbKeyRight                 '右 箭 头 =39
  1090.                 KeyCode = 0
  1091.                 .SetFocus
  1092.                 Call Lrsjhx
  1093.                 Rowjsq = .Row
  1094.                 Coljsq = .Col + 1
  1095.                 If Coljsq > .Cols - 1 Then
  1096.                     If Rowjsq < .Rows - 1 Then
  1097.                         Rowjsq = Rowjsq + 1
  1098.                     End If
  1099.                     Coljsq = Qslz
  1100.                 End If
  1101.                 Do While Rowjsq <= .Rows - 1
  1102.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1103.                         Coljsq = Coljsq + 1
  1104.                         If Coljsq > .Cols - 1 Then
  1105.                             Rowjsq = Rowjsq + 1
  1106.                             Coljsq = Qslz
  1107.                         End If
  1108.                     Else
  1109.                         Exit Do
  1110.                     End If
  1111.                 Loop
  1112.                 .Select Rowjsq, Coljsq
  1113.         Case Else
  1114.     End Select
  1115.    
  1116. jzzx:
  1117.    
  1118.     End With
  1119.     
  1120. End Sub
  1121. Private Sub YdCombo_LostFocus()
  1122.   
  1123.     With WglrGrid                                    '因为选中网格会先发生Rowcolchange事件置Valiock
  1124.         If Not Valilock Then                           '为TRUE
  1125.             Call Lrsjhx
  1126.             If Not Sjhzyxxpd(Dqlrwgh) Then
  1127.                 Exit Sub
  1128.             End If
  1129.         End If
  1130.     End With
  1131.   
  1132. End Sub
  1133. Private Sub Ydcommand_MouseDown(Button As Integer, Shift As Integer, x As Single, y As Single)
  1134.     Call Lrzdbz
  1135. End Sub
  1136. Private Sub ydtext_KeyDown(KeyCode As Integer, Shift As Integer)
  1137.     
  1138.     Dim Rowjsq As Long, Coljsq As Long
  1139.   
  1140.     With WglrGrid
  1141.         Select Case KeyCode
  1142.             Case vbKeyF2
  1143.                 Call Lrzdbz
  1144.             Case vbKeyEscape                'ESC 键放弃录入
  1145.                 Valilock = True
  1146.                 Call Ycwbk
  1147.                 .SetFocus
  1148.             Case vbKeyReturn                '回 车 键 =13
  1149.                 KeyCode = 0
  1150.                 .SetFocus
  1151.                 Call Lrsjhx
  1152.                 Rowjsq = .Row
  1153.                 Coljsq = .Col + 1
  1154.                 If Coljsq > .Cols - 1 Then
  1155.                     If Rowjsq < .Rows - 1 Then
  1156.                         Rowjsq = Rowjsq + 1
  1157.                     End If
  1158.                     Coljsq = Qslz
  1159.                 End If
  1160.                 Do While Rowjsq <= .Rows - 1
  1161.                     If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1162.                         Coljsq = Coljsq + 1
  1163.                         If Coljsq > .Cols - 1 Then
  1164.                             Rowjsq = Rowjsq + 1
  1165.                             Coljsq = Qslz
  1166.                         End If
  1167.                     Else
  1168.                         Exit Do
  1169.                     End If
  1170.                 Loop
  1171.                 If Rowjsq > .Rows - 1 Then
  1172.                     Rowjsq = .Rows - 1
  1173.                 End If
  1174.                 .Select Rowjsq, Coljsq
  1175.             Case vbKeyUp                    '上 箭 头 =38
  1176.                 KeyCode = 0
  1177.                 .SetFocus
  1178.                 Call Lrsjhx
  1179.                 If .Row > .FixedRows Then
  1180.                    .Row = .Row - 1
  1181.                 End If
  1182.             Case vbKeyDown                  '下 箭 头 =40
  1183.                 KeyCode = 0
  1184.                 .SetFocus
  1185.                 Call Lrsjhx
  1186.                 If .Row < .Rows - 1 Then
  1187.                     .Row = .Row + 1
  1188.                 End If
  1189.             Case vbKeyLeft                  '左 箭 头 =37
  1190.                 If .Col - 1 = Qslz Then
  1191.                     If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1192.                         GoTo jzzx
  1193.                     End If
  1194.                 End If
  1195.                 If Ydtext.SelStart = 0 And .Col > Qslz Then
  1196.                     KeyCode = 0
  1197.                     .SetFocus
  1198.                     Call Lrsjhx
  1199.                     Coljsq = .Col - 1
  1200.                     Do While Coljsq > Qslz
  1201.                         If Coljsq - 1 = Qslz Then
  1202.                             If .ColHidden(Qslz) Or (Not GridBoolean(Qslz, 1)) Then
  1203.                                 GoTo jzzx
  1204.                             End If
  1205.                         End If
  1206.                         If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1207.                             Coljsq = Coljsq - 1
  1208.                         Else
  1209.                             Exit Do
  1210.                         End If
  1211.                     Loop
  1212.                     .Select .Row, Coljsq
  1213.                 End If
  1214. jzzx:
  1215.             
  1216.             Case vbKeyRight                 '右 箭 头 =39
  1217.                 wblong = Len(Ydtext.Text)
  1218.                 If (Ydtext.SelStart = wblong Or Ydtext.SelLength = wblong) Then
  1219.                     KeyCode = 0
  1220.                     .SetFocus
  1221.                     Call Lrsjhx
  1222.                     Rowjsq = .Row
  1223.                     Coljsq = .Col + 1
  1224.                     If Coljsq > .Cols - 1 Then
  1225.                         If Rowjsq < .Rows - 1 Then
  1226.                             Rowjsq = Rowjsq + 1
  1227.                         End If
  1228.                         Coljsq = Qslz
  1229.                     End If
  1230.                     Do While Rowjsq <= .Rows - 1
  1231.                         If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1232.                             Coljsq = Coljsq + 1
  1233.                             If Coljsq > .Cols - 1 Then
  1234.                                 Rowjsq = Rowjsq + 1
  1235.                                 Coljsq = Qslz
  1236.                             End If
  1237.                         Else
  1238.                             Exit Do
  1239.                         End If
  1240.                     Loop
  1241.                     .Select Rowjsq, Coljsq
  1242.                 End If
  1243.             Case Else
  1244.         End Select
  1245.     End With
  1246.     
  1247. End Sub
  1248. Private Sub ydtext_KeyPress(KeyAscii As Integer)         '录入字符事中控制
  1249.     Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  1250.     If KeyAscii <> 0 Then
  1251.         Call Xyxhbz(Dqlrwgh)
  1252.     End If
  1253.   
  1254. End Sub
  1255. Private Sub ydtext_Change()                              '录入事中变化处理
  1256.     '防止程序改变但不进行处理
  1257.   
  1258.     With WglrGrid
  1259.     
  1260.         '限制字段录入长度
  1261.         Wbkbhlock = True
  1262.         Select Case GridInt(.Col, 1)
  1263.             Case 8
  1264.                 Call Sjgskz(Ydtext, Xtjezws - Xtjexsws - 1, Xtjexsws)
  1265.             Case 9
  1266.                 Call Sjgskz(Ydtext, Xtslzws - Xtslxsws - 1, Xtslxsws)
  1267.             Case 10
  1268.                 Call Sjgskz(Ydtext, Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  1269.             Case Else
  1270.                 If GridInt(.Col, 3) <> 0 Or GridInt(.Col, 4) <> 0 Then
  1271.                     Call Sjgskz(Ydtext, GridInt(.Col, 3), GridInt(.Col, 4))
  1272.                 End If
  1273.         End Select
  1274.             Wbkbhlock = False
  1275.     End With
  1276.   
  1277. End Sub
  1278. Private Sub ydtext_LostFocus()            '如果由于选中网格之外的控件而发生有效性判断(选中网格会先发生Rowcolchange事件置Valiock为TRUE)
  1279.   
  1280.     With WglrGrid
  1281.         If Not Valilock Then
  1282.             Call Lrsjhx
  1283.             If Not sjzdyxxpd(Dqlrwgh, Dqlrwgl) Then
  1284.                 Exit Sub
  1285.             End If
  1286.             If Not Sjhzyxxpd(Dqlrwgh) Then
  1287.                 Exit Sub
  1288.             End If
  1289.         End If
  1290.     End With
  1291.     
  1292. End Sub
  1293. Private Sub xswbk()                       '在当前选中单元显示文本框,列表框,帮助按钮(通用)
  1294.   
  1295.     Dim Wbkpy As Integer, Wbkpy1 As Integer '文本框偏移量
  1296.   
  1297.     '如果单据操作状态为浏览状态则不能显示录入载体
  1298.     If Trim(Lab_OperStatus.Caption) = "1" Then
  1299.         Exit Sub
  1300.     End If
  1301.    
  1302.      
  1303.     '显示文本框前返回有效行列(解决滚动条问题)
  1304.     Call Xldqh
  1305.     Call Xldql
  1306.   
  1307.     '隐藏文本框,帮助按钮,列表组合框
  1308.     Call Ycwbk
  1309.   
  1310.     With WglrGrid
  1311.         Dqlrwgh = .Row
  1312.         Dqlrwgl = .Col
  1313.         If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  1314.             Exit Sub
  1315.         End If
  1316.      
  1317.         Wbkpy = 30
  1318.         Wbkpy1 = 15
  1319.     
  1320.         If GridBoolean(.Col, 3) Then
  1321.             YdCombo.Left = .CellLeft + .Left + Wbkpy
  1322.             YdCombo.Top = .CellTop + .Top + Wbkpy
  1323.             YdCombo.Width = .CellWidth - Wbkpy1
  1324.             Call Wbkcl
  1325.             YdCombo.Visible = True
  1326.             YdCombo.SetFocus
  1327.             Ydcommand.Visible = False
  1328.             Ydtext.Visible = False
  1329.         Else
  1330.             If GridBoolean(.Col, 2) Then
  1331.                 Ydcommand.Left = .Left + .CellLeft + .CellWidth - Ydcommand.Width + Wbkpy
  1332.                 Ydcommand.Top = .Top + .CellTop + .CellHeight - Ydcommand.Height + Wbkpy
  1333.                 Ydcommand.Visible = True
  1334.             End If
  1335.             
  1336.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  1337.             Ydtext.Top = .CellTop + .Top + Wbkpy
  1338.             
  1339.             Ydtext.Width = .CellWidth - Wbkpy1
  1340.            
  1341.             Ydtext.Height = .CellHeight - Wbkpy1
  1342.             
  1343.             If GridInt(.Col, 2) <> 0 Then
  1344.                 Ydtext.MaxLength = GridInt(.Col, 2)
  1345.             Else
  1346.                 Ydtext.MaxLength = 3000
  1347.             End If
  1348.             
  1349.             Call Wbkcl
  1350.             
  1351.             Ydtext.Visible = True
  1352.             Ydtext.SetFocus
  1353.         End If
  1354.         
  1355.         Dqtoprow = .TopRow
  1356.         Dqleftcol = .LeftCol
  1357.     
  1358.         '重置锁值
  1359.         Valilock = False
  1360.         Wbkbhlock = False
  1361.         
  1362.  End With
  1363.  
  1364. End Sub
  1365. Private Sub Cxxswbk()                                                  'Formresize中重新显示文本框,列表框,帮助按钮(通用)
  1366.                    
  1367.     Dim Wbkpy As Integer, Wbkpy1 As Integer
  1368.     Wbkpy = 30
  1369.     Wbkpy1 = 15
  1370.     
  1371.     With WglrGrid
  1372.         If Ydtext.Visible Then
  1373.             If Ydcommand.Visible Then
  1374.                 If Sfblbzkd Then
  1375.                     Ydtext.Width = .CellWidth - Ydcommand.Width
  1376.                 Else
  1377.                     Ydtext.Width = .CellWidth - Wbkpy1
  1378.                 End If
  1379.             Else
  1380.                 Ydtext.Width = .CellWidth - Wbkpy1
  1381.             End If
  1382.       
  1383.             Ydtext.Left = .CellLeft + .Left + Wbkpy
  1384.             Ydtext.Top = .CellTop + .Top + Wbkpy
  1385.             Ydtext.Height = .CellHeight - Wbkpy1
  1386.         End If
  1387.     End With
  1388. End Sub
  1389. Private Sub Lrsjhx()                                                   '文本框录入数据回写
  1390.   
  1391.     With WglrGrid
  1392.         If YdCombo.Visible Then
  1393.             .Text = Trim(YdCombo.Text)
  1394.         End If
  1395.         If Ydtext.Visible Then
  1396.             .Text = Trim(Ydtext.Text)
  1397.         End If
  1398.    
  1399.         '(如果字段录入内容发生变化,则打开有效性判断锁)
  1400.         If Zdlrqnr <> Trim(.Text) Then
  1401.             Yxxpdlock = False
  1402.             Hyxxpdlock = False
  1403.         End If
  1404.    
  1405.         '如果字段录入内容不为空则写数据行有效性标志
  1406.    
  1407.         If Len(Trim(.Text)) <> 0 Then
  1408.             Call Xyxhbz(.Row)
  1409.         End If
  1410.    
  1411.         '隐藏文本框,帮助按钮,列表组合框
  1412.         Call Ycwbk
  1413.    
  1414.     End With
  1415.     
  1416. End Sub
  1417. Private Sub WglrGrid_KeyPress(KeyAscii As Integer)                     '网格接受键盘录入
  1418.   
  1419.     Dim Str_ChangeTe As String    '临时交换内容
  1420.     Dim Coljsq As Long            '临时列计数器
  1421.     Dim Int_SaveKey As Integer    '保存KeyAscii值
  1422.   
  1423.     '如果单据操作状态为浏览状态则不能显示录入载体
  1424.     If Trim(Lab_OperStatus.Caption) = "1" Then
  1425.         Exit Sub
  1426.     End If
  1427.   
  1428.     Int_SaveKey = KeyAscii
  1429.   
  1430.     With WglrGrid
  1431.     
  1432.         '屏 蔽 回 车 键
  1433.         If KeyAscii = vbKeyReturn Then
  1434.             KeyAscii = 0
  1435.             Rowjsq = .Row
  1436.             Coljsq = .Col + 1
  1437.             If Coljsq > .Cols - 1 Then
  1438.                 If Rowjsq < .Rows - 1 Then
  1439.                     Rowjsq = Rowjsq + 1
  1440.                 End If
  1441.                 Coljsq = Qslz
  1442.             End If
  1443.             Do While Rowjsq <= .Rows - 1
  1444.                 If .ColHidden(Coljsq) Or (Not GridBoolean(Coljsq, 1)) Then
  1445.                     Coljsq = Coljsq + 1
  1446.                     If Coljsq > .Cols - 1 Then
  1447.                         Rowjsq = Rowjsq + 1
  1448.                         Coljsq = Qslz
  1449.                     End If
  1450.                 Else
  1451.                     Exit Do
  1452.                 End If
  1453.             Loop
  1454.             If Rowjsq > .Rows - 1 Then
  1455.                 Rowjsq = .Rows - 1
  1456.             End If
  1457.             Changelock = True
  1458.             .Select Rowjsq, Coljsq
  1459.             Changelock = False
  1460.             Exit Sub
  1461.         End If
  1462.         
  1463.         '接受用户录入
  1464.         Select Case KeyAscii
  1465.             Case 0 To 32
  1466.           
  1467.                 '显示录入载体
  1468.                 Call xswbk
  1469.             
  1470.             Case Else
  1471.      
  1472.                 '防止非编辑字段SendKeys()出现死循环
  1473.                 If Not GridBoolean(.Col, 1) Or .Row < .FixedRows Then
  1474.                     Exit Sub
  1475.                 End If
  1476.           
  1477.                 If GridBoolean(.Col, 3) Then
  1478.              
  1479.                     '列表框录入
  1480.                     Call xswbk
  1481.              
  1482.                 Else
  1483.                   
  1484.                     Ydtext.Text = ""
  1485.                     Call InputFieldLimit(Ydtext, GridInt(WglrGrid.Col, 1), KeyAscii)
  1486.                 If KeyAscii = 0 Then
  1487.                     Exit Sub
  1488.                 End If
  1489.               
  1490.                 '写有效行数据标志
  1491.                 Call Xyxhbz(.Row)
  1492.                 Call xswbk
  1493.                 Ydtext.Text = ""
  1494.                 SendKeys Chr(KeyAscii)
  1495.           
  1496.         
  1497.             End If
  1498.         End Select
  1499.     End With
  1500.     
  1501. End Sub
  1502. Private Sub Qkwlzd(sjh As Long, Sjl As Long)                            '清空为零字段
  1503.   
  1504.     If Not GridBoolean(Sjl, 5) Then
  1505.         Exit Sub
  1506.     End If
  1507.     With WglrGrid
  1508.         If Val(Trim(.TextMatrix(sjh, Sjl))) = 0 Then
  1509.             .TextMatrix(sjh, Sjl) = ""
  1510.         End If
  1511.     End With
  1512.     
  1513. End Sub
  1514. Private Sub fhyxh()                                                     '返回录入数据有效行,同时让得到焦点网格可见
  1515.   
  1516.     With WglrGrid
  1517.         If .Row >= .FixedRows Then
  1518.             If .TextMatrix(.Row, 0) <> "*" Then
  1519.                 For Rowjsq = .FixedRows To .Rows - 1
  1520.                     If .TextMatrix(Rowjsq, 0) <> "*" Then
  1521.                         Exit For
  1522.                     End If
  1523.                 Next Rowjsq
  1524.                 If Rowjsq <= .Rows - 1 Then
  1525.                     Changelock = True
  1526.                     .Select Rowjsq, .Col
  1527.                     Changelock = False
  1528.                 Else
  1529.                     Changelock = True
  1530.                     .Select .Rows - 1, .Col
  1531.                     Changelock = False
  1532.                 End If
  1533.             End If
  1534.             Call Xldqh
  1535.         End If
  1536.     End With
  1537.     
  1538. End Sub
  1539. Private Sub Xldqh()                                                      '显露当前行
  1540.   
  1541.     Dim Toprowte As Long
  1542.     
  1543.     With WglrGrid
  1544.         Toprowte = 0
  1545.         Do While .CellTop + .RowHeight(.Row) + Fzxwghs * Sjhgd > .Height And .TopRow <> Toprowte
  1546.             Toprowte = .TopRow
  1547.             .TopRow = .TopRow + 1
  1548.         Loop
  1549.         Toprowte = 0
  1550.         Do While .CellTop < .FixedRows * .RowHeight(0) And .TopRow <> Toprowte
  1551.             Toprowte = .TopRow
  1552.             If .TopRow > 1 Then
  1553.                 .TopRow = .TopRow - 1
  1554.             End If
  1555.         Loop
  1556.     End With
  1557.     
  1558. End Sub
  1559. Private Sub Xldql()                                                     '显露当前列
  1560.  
  1561.     Dim Leftcolte As Long
  1562.     With WglrGrid
  1563.         If .Col >= Qslz Then
  1564.             If .LeftCol > .Col Then
  1565.                 .LeftCol = .Col
  1566.             End If
  1567.             Leftcolte = 0
  1568.             Do While .CellLeft + .CellWidth > .Width And .LeftCol <> Leftcolte
  1569.                 Leftcolte = .LeftCol
  1570.                 .LeftCol = .LeftCol + 1
  1571.             Loop
  1572.         End If
  1573.     End With
  1574.     
  1575. End Sub
  1576. Private Function pdhwk(sjh As Long)                                     '判断网格行是否为空行(所有录入字段均为空*非录入字段除外)
  1577.  
  1578.     With WglrGrid
  1579.         For Coljsq = Qslz To .Cols - 1
  1580.             If Len(Trim(.TextMatrix(sjh, Coljsq))) <> 0 And GridBoolean(Coljsq, 1) Then
  1581.                 pdhwk = False
  1582.                 Exit Function
  1583.             End If
  1584.         Next Coljsq
  1585.         pdhwk = True
  1586.     End With
  1587.     
  1588. End Function
  1589. Private Sub Xyxhbz(sjh As Long)                                         '写行有效性标志,并判断是否增行
  1590.     
  1591.     With WglrGrid
  1592.         If .TextMatrix(sjh, 0) = "*" Then
  1593.             Exit Sub
  1594.         End If
  1595.         .TextMatrix(sjh, 0) = "*"
  1596.     End With
  1597.    
  1598. End Sub
  1599. Private Sub GsToolbar_ButtonClick(ByVal Button As MSComctlLib.Button)   '表格格式设置(通用)
  1600.   
  1601.     Select Case Button.Key
  1602.         Case "bcgs"                                          '保存表格格式
  1603.             Call Bcwggs(WglrGrid, GridCode, GridStr())
  1604.         Case "hfmrgs"                                        '恢复默认格式
  1605.             Call Hfmrgs(WglrGrid, GridCode, GridStr())
  1606.         Case "szxsxm"                                        '设置显示项目
  1607.             Call Szxsxm(WglrGrid, GridCode)
  1608.     End Select
  1609. End Sub
  1610. Private Sub bbyl(bbylte As Boolean)                                     '打印预览(通用)
  1611.     
  1612.     Dim Bbzbt$, Bbxbt() As String, bbxbtzzxs() As Integer, Bbxbtgs As Integer
  1613.     Dim Bbbwh() As String, Bbbwhzzxs() As Integer, Bbbwhgs As Integer
  1614.     Bbxbtgs = 1                                 '报 表 小 标 题 行 数
  1615.     Bbbwhgs = 0                                  '报 表 表 尾 行 数
  1616.     ReDim Bbxbt(1 To Bbxbtgs)
  1617.     ReDim bbxbtzzxs(1 To Bbxbtgs)
  1618.     If Bbbwhgs <> 0 Then
  1619.        ReDim Bbbwh(1 To Bbbwhgs)
  1620.        ReDim Bbbwhzzxs(1 To Bbbwhgs)
  1621.     End If
  1622.     Bbzbt = ReportTitle
  1623.     
  1624.     Call Scyxsjb(WglrGrid)                       '生成报表数据
  1625.     Call Scdybb(Dyymctbl, Bbzbt, Bbxbt(), bbxbtzzxs(), Bbxbtgs, Bbbwh(), Bbbwhzzxs(), Bbbwhgs, bbylte)
  1626.     If Not bbylte Then
  1627.        Unload DY_Tybbyldy
  1628.     End If
  1629.     
  1630. End Sub
  1631. Private Sub Delete_AvgPrice()        '保存平均单价
  1632.     With WglrGrid
  1633.         Cw_DataEnvi.DataConnect.BeginTrans
  1634.         
  1635.         For Jsqte = .FixedRows To .Rows - 1
  1636.             '保存单价
  1637.             Cw_DataEnvi.DataConnect.Execute ("UPDATE Chhs_Mate SET EndPrice=0 WHERE MateId='" & Val(.TextMatrix(Jsqte, 1)) & "' ")
  1638.         Next Jsqte
  1639.      
  1640.         Cw_DataEnvi.DataConnect.CommitTrans
  1641.     End With
  1642. End Sub
  1643. Private Sub Sub_Query()                                    '生成查询结果
  1644.     Dim Rec_Query As New ADODB.Recordset                     '查询结果动态集
  1645.     Dim Rectemp As New ADODB.Recordset                      '查询结果动态集
  1646.     Dim SqlStr As String
  1647.     Dim FindRow As Long
  1648.     Dim Jsqfz As Long
  1649.  
  1650.        
  1651.     SqlStr = Replace(mQuery_cond, "view", "Chhs_V_Mate", , , vbTextCompare)
  1652.     If Opt_Price(0).Value Then
  1653.         SqlStr = "SELECT * FROM Chhs_V_Mate WHERE KjYear='" & PGKjYear & "' and Period='" & PGNowmon & "' AND EndPrice<=0 AND " + SqlStr
  1654.     Else
  1655.         SqlStr = "SELECT * FROM Chhs_V_Mate WHERE KjYear='" & PGKjYear & "' and Period='" & PGNowmon & "' AND  " + SqlStr
  1656.     End If
  1657.     Set Rec_Query = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  1658.  
  1659.     WglrGrid.Rows = WglrGrid.FixedRows
  1660.  
  1661.     With Rec_Query
  1662.  
  1663.         Do While Not .EOF
  1664.             
  1665.             If .Fields("Outquan") <> 0 Then
  1666.                 WglrGrid.AddItem ""
  1667.                 Jsqte = WglrGrid.Rows - 1
  1668.                 WglrGrid.RowHeight(Jsqte) = Sjhgd
  1669.                 
  1670.                 WglrGrid.TextMatrix(Jsqte, 0) = "*"
  1671.                 WglrGrid.TextMatrix(Jsqte, 1) = Trim(.Fields("MateId"))
  1672.                 WglrGrid.TextMatrix(Jsqte, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("WhName") & "")
  1673.                 WglrGrid.TextMatrix(Jsqte, Sydz("009", GridStr(), Szzls)) = Trim(.Fields("MName") & "")
  1674.                 WglrGrid.TextMatrix(Jsqte, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("MNumber") & "")
  1675.                 If Not .Fields("startquan") = 0 Then
  1676.                     WglrGrid.TextMatrix(Jsqte, Sydz("010", GridStr(), Szzls)) = Val(.Fields("startquan"))
  1677.                 End If
  1678.                 If Not .Fields("startPrice") = 0 Then
  1679.                     WglrGrid.TextMatrix(Jsqte, Sydz("011", GridStr(), Szzls)) = Val(.Fields("startPrice"))
  1680.                 End If
  1681.                 If Not .Fields("startMoney") = 0 Then
  1682.                     WglrGrid.TextMatrix(Jsqte, Sydz("012", GridStr(), Szzls)) = Val(.Fields("startMoney"))
  1683.                 End If
  1684.                 If Not .Fields("InQuan") = 0 Then
  1685.                     WglrGrid.TextMatrix(Jsqte, Sydz("003", GridStr(), Szzls)) = Val(.Fields("InQuan"))
  1686.                 End If
  1687.                 If Not .Fields("InPrice") = 0 Then
  1688.                     WglrGrid.TextMatrix(Jsqte, Sydz("004", GridStr(), Szzls)) = Val(.Fields("InPrice"))
  1689.                 End If
  1690.                 If Not .Fields("InMoney") = 0 Then
  1691.                     WglrGrid.TextMatrix(Jsqte, Sydz("005", GridStr(), Szzls)) = Val(.Fields("InMoney"))
  1692.                 End If
  1693.                 If Not .Fields("OutQuan") = 0 Then
  1694.                     WglrGrid.TextMatrix(Jsqte, Sydz("006", GridStr(), Szzls)) = Val(.Fields("OutQuan"))
  1695.                 End If
  1696.                 If Not .Fields("EndPrice") = 0 Then
  1697.                     WglrGrid.TextMatrix(Jsqte, Sydz("007", GridStr(), Szzls)) = Val(.Fields("EndPrice"))
  1698.                 End If
  1699.                 If Not .Fields("OutQuan") = 0 Then
  1700.                     WglrGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = Format(Val(.Fields("OutQuan")) * Val(.Fields("EndPrice")), "####.0" + String(Xtjexsws, "0"))
  1701.                 End If
  1702.                 
  1703.                 SqlStr = "SELECT sum(outquan) as sumoutquan,sum(outmoney) as sumoutmoney FROM Chhs_List WHERE sfjeztflag=1 and KjYear='" & PGKjYear & "' and Period='" & PGNowmon & "'" & _
  1704.                         " and whcode='" & Trim(Rec_Query.Fields("whcode")) & "' and mnumber='" & Trim(Rec_Query.Fields("mnumber")) & "'"
  1705.                 Set Rectemp = Cw_DataEnvi.DataConnect.Execute(SqlStr)
  1706.                 If Not Rectemp.EOF Then
  1707.                     If Not IsNull(Rectemp.Fields("sumoutquan")) Then
  1708.                         WglrGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = Val(.Fields("OutQuan") - Val(Rectemp.Fields("sumoutquan"))) * Val(.Fields("EndPrice")) + Val(Rectemp.Fields("sumoutmoney"))
  1709.                     End If
  1710.                 Else
  1711.                     WglrGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = Format(Val(.Fields("OutQuan")) * Val(.Fields("EndPrice")), "####.0" + String(Xtjexsws, "0"))
  1712.                 End If
  1713.                 
  1714.                 If Val(WglrGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls))) = 0 Then
  1715.                     WglrGrid.TextMatrix(Jsqte, Sydz("008", GridStr(), Szzls)) = ""
  1716.                 End If
  1717.             End If
  1718.             .MoveNext
  1719.         Loop
  1720.      
  1721.         If WglrGrid.Rows > WglrGrid.FixedRows Then
  1722.             WglrGrid.Select WglrGrid.FixedRows, Sydz("007", GridStr(), Szzls)
  1723.         End If
  1724.      
  1725.     End With
  1726.     
  1727.     Set Rec_Query = Nothing
  1728.     
  1729.     
  1730. End Sub
  1731. Public Property Let Query_Cond(ByVal vNewValue As Variant)
  1732.     mQuery_cond = vNewValue
  1733. End Property