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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form Report_FrmCusQuery 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    Caption         =   "客户余额查询条件"
  5.    ClientHeight    =   2595
  6.    ClientLeft      =   45
  7.    ClientTop       =   330
  8.    ClientWidth     =   4785
  9.    HelpContextID   =   20803
  10.    Icon            =   "统计分析_客户余额查询条件.frx":0000
  11.    KeyPreview      =   -1  'True
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   2595
  16.    ScaleWidth      =   4785
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   1  '所有者中心
  19.    Begin VB.Frame Frame1 
  20.       Height          =   2085
  21.       Left            =   60
  22.       TabIndex        =   10
  23.       Top             =   30
  24.       Width           =   4665
  25.       Begin VB.ComboBox Cmb_Kjqj 
  26.          Height          =   300
  27.          Left            =   1080
  28.          Style           =   2  'Dropdown List
  29.          TabIndex        =   0
  30.          Top             =   210
  31.          Width           =   3435
  32.       End
  33.       Begin VB.CommandButton Ydcommand1 
  34.          Height          =   300
  35.          Index           =   4
  36.          Left            =   4200
  37.          Picture         =   "统计分析_客户余额查询条件.frx":1042
  38.          Style           =   1  'Graphical
  39.          TabIndex        =   19
  40.          Top             =   1650
  41.          Visible         =   0   'False
  42.          Width           =   300
  43.       End
  44.       Begin VB.TextBox LrText 
  45.          Height          =   300
  46.          Index           =   4
  47.          Left            =   1080
  48.          TabIndex        =   5
  49.          Text            =   "4"
  50.          Top             =   1650
  51.          Width           =   3135
  52.       End
  53.       Begin VB.CommandButton Ydcommand1 
  54.          Height          =   300
  55.          Index           =   3
  56.          Left            =   4200
  57.          Picture         =   "统计分析_客户余额查询条件.frx":13CC
  58.          Style           =   1  'Graphical
  59.          TabIndex        =   16
  60.          Top             =   1290
  61.          Visible         =   0   'False
  62.          Width           =   300
  63.       End
  64.       Begin VB.TextBox LrText 
  65.          Height          =   300
  66.          Index           =   3
  67.          Left            =   1080
  68.          TabIndex        =   4
  69.          Text            =   "3"
  70.          Top             =   1290
  71.          Width           =   3135
  72.       End
  73.       Begin VB.TextBox LrText 
  74.          Height          =   300
  75.          Index           =   2
  76.          Left            =   1080
  77.          TabIndex        =   3
  78.          Text            =   "2"
  79.          Top             =   930
  80.          Width           =   3135
  81.       End
  82.       Begin VB.TextBox LrText 
  83.          Height          =   300
  84.          Index           =   1
  85.          Left            =   2850
  86.          TabIndex        =   2
  87.          Text            =   "1"
  88.          Top             =   570
  89.          Width           =   1365
  90.       End
  91.       Begin VB.TextBox LrText 
  92.          Height          =   300
  93.          Index           =   0
  94.          Left            =   1080
  95.          TabIndex        =   1
  96.          Text            =   "0"
  97.          Top             =   570
  98.          Width           =   1335
  99.       End
  100.       Begin VB.CommandButton Ydcommand1 
  101.          Height          =   300
  102.          Index           =   0
  103.          Left            =   2400
  104.          Picture         =   "统计分析_客户余额查询条件.frx":1756
  105.          Style           =   1  'Graphical
  106.          TabIndex        =   13
  107.          Top             =   570
  108.          Visible         =   0   'False
  109.          Width           =   300
  110.       End
  111.       Begin VB.CommandButton Ydcommand1 
  112.          Height          =   300
  113.          Index           =   1
  114.          Left            =   4200
  115.          Picture         =   "统计分析_客户余额查询条件.frx":1AE0
  116.          Style           =   1  'Graphical
  117.          TabIndex        =   12
  118.          Top             =   570
  119.          Visible         =   0   'False
  120.          Width           =   300
  121.       End
  122.       Begin VB.CommandButton Ydcommand1 
  123.          Height          =   300
  124.          Index           =   2
  125.          Left            =   4200
  126.          Picture         =   "统计分析_客户余额查询条件.frx":1E6A
  127.          Style           =   1  'Graphical
  128.          TabIndex        =   11
  129.          Top             =   930
  130.          Visible         =   0   'False
  131.          Width           =   300
  132.       End
  133.       Begin VB.Line Line1 
  134.          X1              =   2730
  135.          X2              =   2820
  136.          Y1              =   690
  137.          Y2              =   690
  138.       End
  139.       Begin VB.Label Label1 
  140.          AutoSize        =   -1  'True
  141.          Caption         =   "经办人:"
  142.          Height          =   180
  143.          Index           =   4
  144.          Left            =   180
  145.          TabIndex        =   20
  146.          Top             =   1710
  147.          Width           =   630
  148.       End
  149.       Begin VB.Label Label1 
  150.          AutoSize        =   -1  'True
  151.          Caption         =   "会计期间:"
  152.          Height          =   180
  153.          Index           =   3
  154.          Left            =   180
  155.          TabIndex        =   18
  156.          Top             =   270
  157.          Width           =   810
  158.       End
  159.       Begin VB.Label Label1 
  160.          AutoSize        =   -1  'True
  161.          Caption         =   "客户:"
  162.          Height          =   180
  163.          Index           =   1
  164.          Left            =   180
  165.          TabIndex        =   17
  166.          Top             =   630
  167.          Width           =   450
  168.       End
  169.       Begin VB.Label Label1 
  170.          AutoSize        =   -1  'True
  171.          Caption         =   "部门:"
  172.          Height          =   180
  173.          Index           =   0
  174.          Left            =   180
  175.          TabIndex        =   15
  176.          Top             =   1350
  177.          Width           =   450
  178.       End
  179.       Begin VB.Label Label1 
  180.          AutoSize        =   -1  'True
  181.          Caption         =   "币别:"
  182.          Height          =   180
  183.          Index           =   11
  184.          Left            =   180
  185.          TabIndex        =   14
  186.          Top             =   990
  187.          Width           =   450
  188.       End
  189.    End
  190.    Begin VB.CommandButton Cmd_Clear 
  191.       Caption         =   "全清"
  192.       Height          =   300
  193.       Left            =   60
  194.       TabIndex        =   8
  195.       Top             =   2220
  196.       Width           =   1120
  197.    End
  198.    Begin VB.CommandButton QxCommand 
  199.       Caption         =   "取消(&C)"
  200.       Height          =   300
  201.       Left            =   3605
  202.       TabIndex        =   7
  203.       Top             =   2220
  204.       Width           =   1120
  205.    End
  206.    Begin VB.CommandButton QdCommand 
  207.       Caption         =   "确定(&O)"
  208.       Height          =   300
  209.       Left            =   2400
  210.       TabIndex        =   6
  211.       Top             =   2220
  212.       Width           =   1120
  213.    End
  214.    Begin VB.CheckBox UnloadCheck 
  215.       Caption         =   "卸载窗体"
  216.       Height          =   615
  217.       Left            =   6450
  218.       TabIndex        =   9
  219.       Top             =   1170
  220.       Width           =   825
  221.    End
  222. End
  223. Attribute VB_Name = "Report_FrmCusQuery"
  224. Attribute VB_GlobalNameSpace = False
  225. Attribute VB_Creatable = False
  226. Attribute VB_PredeclaredId = True
  227. Attribute VB_Exposed = False
  228. '******************************************************************
  229. '*    模 块 名 称 :客户余额列表查询条件
  230. '*    功 能 描 述 :
  231. '*    程序员姓名  :陈恩宇
  232. '*    最后修改人  :陈恩宇
  233. '*    最后修改时间:2001/12/13
  234. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  235. '******************************************************************
  236. Dim Tsxx As String                       '系统信息提示
  237. '以下为固定使用变量(文本框)
  238. Dim Textvar() As Variant                 '存储变体型文本框信息
  239. Dim Textboolean() As Boolean             '存储布尔型文本框信息
  240. Dim Textint() As Integer                 '存储整型文本框信息
  241. Dim Textstr() As String                  '存储字符型文本框信息
  242. Dim Max_Text_Index As Integer            '最大录入文本框索引值
  243. Dim TextGroupCode As String              '文本框录入分组编码
  244. Dim TextValiLock As Boolean              '文本框失去焦点是否进行有效性控制判断
  245. Dim TextValiJudgeLock() As Boolean       '文本框录入有效性判断控制锁
  246. Dim CurTextIndex As Integer              '当前文本框索引值
  247. Dim TextChangeLock As Boolean            '文本框内容变换控制锁
  248. Dim Bln_Cancel As Boolean                '取消按钮信息传递
  249. Private Sub Form_KeyPress(KeyAscii As Integer)   '控 制 焦 点 转 移(Fixed)
  250.     
  251.     Dim jdzygs As Integer                         '控件焦点转移个数
  252.     jdzygs = 6
  253.     Select Case KeyAscii
  254.         Case vbKeyReturn
  255.             If Kjjdzy(jdzygs) Then
  256.                 KeyAscii = 0
  257.             End If
  258.         Case 39           '屏蔽"'"
  259.             KeyAscii = 0
  260.     End Select
  261. End Sub
  262. Private Sub Form_Load()
  263.    
  264.     '以下为文本框处理程序(Fixed)
  265.     TextGroupCode = "Ar_RepCusQuery"
  266.     Call Drwbkxx(TextGroupCode, Textvar(), Textboolean(), Textint(), Textstr())  '读入文本框录入信息
  267.     Call Wbkcsh
  268.     Call Sub_FillKjqj
  269.    
  270. End Sub
  271. Private Sub Sub_FillKjqj()                            '根据会计日历表填充会计期间
  272.     Dim TmpRec As New ADODB.Recordset
  273.     
  274.     Set TmpRec = Cw_DataEnvi.DataConnect.Execute("Select KjYear,Period From Gy_kjrlb Order By Kjyear,Period ")
  275.     Cmb_Kjqj.Clear
  276.     With TmpRec
  277.         If Not .EOF Then
  278.             .MoveFirst
  279.             Do While Not .EOF
  280.                 Cmb_Kjqj.AddItem Mid(Trim(Str(10000 + .Fields("Kjyear"))), 2, 4) + "." + Mid(Trim(Str(100 + .Fields("Period"))), 2, 2)
  281.                 .MoveNext
  282.             Loop
  283.                 Cmb_Kjqj.Text = Mid(Trim(Str(10000 + Xtyear)), 2, 4) + "." + Mid(Trim(Str(100 + Xtmm)), 2, 2)
  284.         End If
  285.         
  286.     End With
  287.     
  288. End Sub
  289. Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)          '查询条件窗体卸载
  290.     '查询条件窗体卸载时判断是否因为结果窗体卸载,如是则卸载,否则隐藏
  291.     If UnloadCheck.Value <> 1 Then
  292.         Cancel = 1
  293.         Me.Hide
  294.     End If
  295. End Sub
  296. Private Sub QdCommand_Click()                                   '确 定
  297.     '录入条件有效性判断(Fixed)
  298.     If Not Lrtjyxxpd Then
  299.         Exit Sub
  300.     End If
  301.     Me.Hide
  302.         
  303.     '[>>激活查询过程结果窗体
  304.     Report_FrmCusList.Timer1.Enabled = True
  305.     Report_FrmCusList.SetFocus
  306.     '<<]
  307. End Sub
  308. Private Sub QxCommand_Click()                                    '取消(Fixed)
  309.     Me.Hide
  310. End Sub
  311. Private Function Lrtjyxxpd() As Boolean                          '用户录入条件有效性判断
  312.  
  313.     Dim jsqte As Integer
  314.     Lrtjyxxpd = False
  315.  
  316.     '对需要进行事后判断的文本框录入内容进行有效性判断 (Fixed)
  317.     For jsqte = 0 To Max_Text_Index
  318.         If Textint(jsqte, 9) = 0 Or Textint(jsqte, 9) = 2 Then
  319.             If Not TextYxxpd(jsqte) Then
  320.                 Exit Function
  321.             End If
  322.         End If
  323.     Next jsqte
  324.    
  325.     '[>>以下为依据实际情况自定义部分
  326.  
  327.     '客户范围应由小到大
  328.     If Trim(LrText(0).Tag) > Trim(LrText(1).Tag) And Trim(LrText(1).Text) <> "" And Trim(LrText(0).Text) <> "" Then
  329.         Tsxx = "查询客户范围应由小到大!"
  330.         Call Xtxxts(Tsxx, 0, 4)
  331.         LrText(0).SetFocus
  332.         Exit Function
  333.     End If
  334.   
  335.     '<<]以上为依据实际情况自定义部分
  336.  
  337.     Lrtjyxxpd = True
  338. End Function
  339. Private Sub Cmd_Clear_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)    '将用户输入条件全部清除(可选)
  340.     '清除文本框(Fixed)
  341.     For jsqte = 0 To Max_Text_Index
  342.         LrText(jsqte).Tag = ""
  343.         LrText(jsqte).Text = ""
  344.     Next jsqte
  345.   
  346.     '[>>
  347.       
  348.     '此处可以写入其他清除条件程序
  349.      Cmb_Kjqj.Text = Mid(Trim(Str(10000 + Xtyear)), 2, 4) + "." + Mid(Trim(Str(100 + Xtmm)), 2, 2)
  350.   
  351.     '<<]
  352.   
  353. End Sub
  354. '*************以下为文本框录入处理程序(固定不变部分)*************'
  355. Private Sub Wbklrwbcl(Index As Integer)    '文本框录入事后处理程序
  356.   
  357.     '以下为依据实际情况自定义部分[
  358.   
  359.     '在此填写文本框录入事后处理程序
  360.    
  361.     ']以上为依据实际情况自定义部分
  362.   
  363. End Sub
  364. Private Sub LrText_Change(Index As Integer)
  365.     
  366.     '屏蔽程序改变控制
  367.     If TextChangeLock Then
  368.         Exit Sub
  369.     End If
  370.     
  371.     TextValiJudgeLock(Index) = False    '打开有效性判断锁
  372.     
  373.     '限制字段录入长度
  374.           
  375.     TextChangeLock = True  '加锁(防止执行Lrtext_Change)
  376.      
  377.     Select Case Textint(Index, 1)
  378.         Case 8, 11      '金额型
  379.             Call Sjgskz(LrText(Index), Xtjezws - Xtjexsws - 1, Xtjexsws)
  380.         Case 9, 12      '数量型
  381.             Call Sjgskz(LrText(Index), Xtslzws - Xtslxsws - 1, Xtslxsws)
  382.         Case 10          '单价型
  383.             Call Sjgskz(LrText(Index), Xtdjzws - Xtdjxsws - 1, Xtdjxsws)
  384.         Case Else        '其他小数类型控制
  385.             If Textint(Index, 6) <> 0 Or Textint(Index, 7) <> 0 Then
  386.                 Call Sjgskz(LrText(Index), Textint(Index, 6), Textint(Index, 7))
  387.             End If
  388.     End Select
  389.         
  390.     TextChangeLock = False '解锁
  391. End Sub
  392. Private Sub LrText_GotFocus(Index As Integer)                                                 '文本框得到焦点,显示相应信息
  393.     
  394.     Call TextShow(Index)
  395.     CurTextIndex = Index
  396.     LrText(Index).SelStart = Len(LrText(Index))
  397. End Sub
  398. Private Sub LrText_KeyDown(Index As Integer, KeyCode As Integer, Shift As Integer)            '字段按F2键提供帮助
  399.     
  400.     Select Case KeyCode
  401.         Case vbKeyF2
  402.             Call Text_Help(Index)
  403.     End Select
  404. End Sub
  405. Private Sub LrText_KeyPress(Index As Integer, KeyAscii As Integer)                            '文本框录入事中控制
  406.     Call InputFieldLimit(LrText(Index), Textint(Index, 1), KeyAscii)
  407. End Sub
  408. Private Sub LrText_LostFocus(Index As Integer)                                                '文本框失去焦点
  409.   '显示相应信息但不能进行有效性判断
  410.   
  411. End Sub
  412. Private Sub Ydcommand1_MouseDown(Index As Integer, Button As Integer, Shift As Integer, X As Single, Y As Single)     '按钮提供帮助
  413.     Call Text_Help(Index)
  414. End Sub
  415. Private Sub Text_Help(Index As Integer)                                                       '录入字段帮助
  416.     If Not Textboolean(Index, 1) Then
  417.         Exit Sub
  418.     End If
  419.      
  420.     '调用帮助
  421.     Call Drbmhelp(Textint(Index, 2), Textstr(Index, 4), Trim(LrText(Index).Text))
  422.   
  423.     '根据设置选择显示编码和名称,并进行存储
  424.     If Len(Xtfhcs) <> 0 Then
  425.         If Textint(Index, 3) = 1 Then
  426.             LrText(Index).Text = Xtfhcsfz
  427.             LrText(Index).Tag = Xtfhcs
  428.         Else
  429.             LrText(Index).Text = Xtfhcs
  430.             LrText(Index).Tag = Xtfhcsfz
  431.         End If
  432.     End If
  433.    
  434.     LrText(Index).SetFocus
  435. End Sub
  436. Private Sub TextShow(Index As Integer)        '文本框得到焦点,显示相应信息
  437.   '填写文本框得到焦点,进行相应信息处理程序
  438.    
  439. End Sub
  440. Private Sub Wbkcsh()                          '录入文本框初始化
  441.   
  442.     Dim jsqte As Integer
  443.   
  444.     '最大录入文本框索引值
  445.     Max_Text_Index = Textvar(1)
  446.   
  447.     ReDim TextValiJudgeLock(Max_Text_Index)
  448.     For jsqte = 0 To Max_Text_Index
  449.          
  450.         If Len(Trim(Textstr(jsqte, 1))) <> 0 Then
  451.             If Textboolean(jsqte, 1) Then
  452.                 If jsqte <> 0 And Not Textboolean(jsqte, 3) Then
  453.                     Load Ydcommand1(jsqte)
  454.                 End If
  455.                 Ydcommand1(jsqte).Visible = True
  456.                 Ydcommand1(jsqte).Move LrText(jsqte).Left + LrText(jsqte).Width, LrText(jsqte).Top
  457.             End If
  458.             TextChangeLock = True
  459.             LrText(jsqte).Text = ""
  460.             LrText(jsqte).Tag = ""
  461.             If Textint(jsqte, 5) <> 0 Then
  462.                 LrText(jsqte).MaxLength = Textint(jsqte, 5)
  463.             End If
  464.             TextChangeLock = False
  465.         End If
  466.      
  467.         TextValiJudgeLock(jsqte) = True
  468.     Next jsqte
  469. End Sub
  470. Private Function TextYxxpd(Index As Integer) As Boolean           '文本框有效性判断
  471.     Dim Sqlstr As String
  472.     Dim Findrec As ADODB.Recordset
  473.   
  474.     '文本框内容未曾改变不进行有效性判断
  475.     If TextValiJudgeLock(Index) Then
  476.         TextYxxpd = True
  477.         Exit Function
  478.     End If
  479.   
  480.     '文本框内容为空认为有效,并清空其Tag值
  481.     If Trim(LrText(Index)) = "" Then
  482.         LrText(Index).Tag = ""
  483.         Call Wbklrwbcl(Index)
  484.         TextValiJudgeLock(Index) = True
  485.         TextYxxpd = True
  486.         Exit Function
  487.     End If
  488.   
  489.     '可在此加入不做有效性判断的理由
  490.   
  491.     Select Case Textint(Index, 4)
  492.         Case 1      '编码型
  493.             Sqlstr = Trim(Textstr(Index, 5))
  494.             Sqlstr = Replace(Sqlstr, "@", "'" + Trim(LrText(Index).Text) + "'")
  495.             Set Findrec = Cw_DataEnvi.DataConnect.Execute(Sqlstr)
  496.             If Findrec.EOF Then
  497.                 Call Xtxxts(Trim(Textstr(Index, 6)), 0, 1)
  498.                 LrText(Index).SetFocus
  499.                 Exit Function
  500.             Else
  501.                 Select Case Textint(Index, 3)
  502.                     Case 0
  503.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  504.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  505.                         End If
  506.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  507.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  508.                         End If
  509.                     Case 1
  510.                         If Len(Trim(Textstr(Index, 3) & "")) <> 0 Then
  511.                             LrText(Index).Text = Trim(Findrec.Fields(Trim(Textstr(Index, 3))))
  512.                         End If
  513.                         If Len(Trim(Textstr(Index, 2))) <> 0 Then
  514.                             LrText(Index).Tag = Trim(Findrec.Fields(Trim(Textstr(Index, 2))))
  515.                         End If
  516.                 End Select
  517.             End If
  518.         Case 2      '日期型
  519.             If IsDate(LrText(Index).Text) Then
  520.                 LrText(Index).Text = Format(LrText(Index).Text, "yyyy-mm-dd")
  521.                 If Val(Mid(LrText(Index), 1, 4)) < 1900 Then
  522.                     LrText(Index).Text = "1900" + Mid(LrText(Index), 5, 6)
  523.                 End If
  524.             Else
  525.                 Tsxx = "非法公历日期!(格式:" + Format(Date, "yyyy-mm-dd") + ")"
  526.                 Call Xtxxts(Tsxx, 0, 1)
  527.                 LrText(Index).SetFocus
  528.                 Exit Function
  529.             End If
  530.         Case 3      '其他类型
  531.     End Select
  532.     
  533.     '如果有效则加锁,用户不改变内容则不再进行有效性判断
  534.     TextValiJudgeLock(Index) = True
  535.     '调用文本框事后处理程序
  536.     Call Wbklrwbcl(Index)
  537.   
  538.     '有效性判断通过则返回True
  539.     TextYxxpd = True
  540.    
  541. End Function