?? frm_yybb.frm
字號:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "Mshflxgd.ocx"
Begin VB.Form frm_yybb
Caption = "營業報表"
ClientHeight = 6885
ClientLeft = 60
ClientTop = 345
ClientWidth = 11490
LinkTopic = "Form1"
LockControls = -1 'True
ScaleHeight = 6885
ScaleWidth = 11490
StartUpPosition = 3 '窗口缺省
WindowState = 2 'Maximized
Begin VB.Frame Frame1
Caption = "報表時間、類型"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1740
Left = 450
TabIndex = 5
Top = 150
Width = 6855
Begin VB.ComboBox comb_lx
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 1140
TabIndex = 8
Text = "Combo1"
Top = 1260
Width = 2625
End
Begin VB.TextBox txt_ids
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 4980
TabIndex = 7
Top = 300
Width = 1575
End
Begin VB.TextBox txt_ids
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 1
Left = 4980
TabIndex = 6
Top = 780
Width = 1575
End
Begin MSComCtl2.DTPicker dtptime
Height = 360
Index = 0
Left = 1095
TabIndex = 9
Top = 270
Width = 2685
_ExtentX = 4736
_ExtentY = 635
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CustomFormat = "yyyy-MM-dd HH:mm:ss"
Format = 67633155
CurrentDate = 37833
End
Begin MSComCtl2.DTPicker dtptime
Height = 360
Index = 1
Left = 1110
TabIndex = 10
Top = 780
Width = 2685
_ExtentX = 4736
_ExtentY = 635
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CustomFormat = "yyyy-MM-dd HH:mm:ss"
Format = 67633155
CurrentDate = 37833
End
Begin VB.Label Label1
Caption = "報表類型:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 105
TabIndex = 15
Top = 1290
Width = 1035
End
Begin VB.Label Label2
Caption = "起始時間:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 0
Left = 135
TabIndex = 14
Top = 345
Width = 1035
End
Begin VB.Label Label3
Caption = "結束時間:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Left = 135
TabIndex = 13
Top = 855
Width = 1035
End
Begin VB.Label Label2
Caption = "起始帳號:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 1
Left = 3855
TabIndex = 12
Top = 360
Width = 1005
End
Begin VB.Label Label2
Caption = "結束帳號:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 2
Left = 3855
TabIndex = 11
Top = 855
Width = 1035
End
End
Begin VB.Frame Frame2
Height = 1695
Left = 7365
TabIndex = 1
Top = 195
Width = 3945
Begin VB.CommandButton Command1
Caption = "統計(&T)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 0
Left = 1215
TabIndex = 4
Top = 705
Width = 1695
End
Begin VB.CommandButton Command1
Caption = "打印(&P)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 2
Left = 1215
TabIndex = 3
Top = 210
Width = 1695
End
Begin VB.CommandButton Command1
Cancel = -1 'True
Caption = "退出(&X)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 3
Left = 1215
TabIndex = 2
Top = 1170
Width = 1695
End
End
Begin MSHierarchicalFlexGridLib.MSHFlexGrid msglist
Height = 6030
Left = 420
TabIndex = 0
Top = 2010
Width = 10920
_ExtentX = 19262
_ExtentY = 10636
_Version = 393216
FixedCols = 0
SelectionMode = 1
AllowUserResizing= 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_NumberOfBands = 1
_Band(0).Cols = 2
End
End
Attribute VB_Name = "frm_yybb"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Public aaa As String
Private Sub comb_lx_Click()
Dim TxtSQL As String
Dim msgtext As String
Dim mrc As ADODB.Recordset
If Me.comb_lx.ListIndex = 1 Then
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -