⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbimpexp.frm

📁 access数据库转换成excel表格
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   4
         Left            =   390
         TabIndex        =   40
         Top             =   1170
         Width           =   585
      End
      Begin VB.Label lblTo 
         Caption         =   "To:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Index           =   4
         Left            =   570
         TabIndex        =   39
         Top             =   2280
         Width           =   615
      End
      Begin VB.Label lblTable 
         Caption         =   "Table"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   4
         Left            =   1170
         TabIndex        =   38
         Top             =   2790
         Width           =   645
      End
      Begin VB.Label lblNoHeadingInTable 
         Caption         =   "(Note:  No column headings in table)"
         ForeColor       =   &H00C00000&
         Height          =   225
         Left            =   4620
         TabIndex        =   60
         Top             =   1530
         Width           =   2865
      End
   End
   Begin VB.Frame fraImportFromExcelToNewTable 
      Caption         =   "Import from Excel into a new Access table"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4485
      Left            =   180
      TabIndex        =   20
      Top             =   510
      Width           =   7995
      Begin VB.ComboBox cboTables2 
         BackColor       =   &H00E0E0E0&
         Height          =   315
         Left            =   540
         Style           =   2  'Dropdown List
         TabIndex        =   62
         TabStop         =   0   'False
         Top             =   3960
         Width           =   2205
      End
      Begin VB.TextBox txtExcelSheet 
         Height          =   285
         Left            =   1890
         TabIndex        =   43
         TabStop         =   0   'False
         Text            =   "Sheet1"
         Top             =   1770
         Width           =   1035
      End
      Begin VB.TextBox txtNewTable2 
         Height          =   285
         Left            =   1890
         TabIndex        =   41
         TabStop         =   0   'False
         Top             =   2970
         Width           =   1815
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "Close"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Index           =   1
         Left            =   6450
         MaskColor       =   &H00000000&
         TabIndex        =   26
         TabStop         =   0   'False
         Top             =   3840
         Width           =   1065
      End
      Begin VB.TextBox txtTargetSpec2 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   315
         Left            =   1140
         TabIndex        =   25
         TabStop         =   0   'False
         Top             =   2400
         Width           =   6045
      End
      Begin VB.CommandButton cmdGetTargetSpec2 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7200
         TabIndex        =   24
         TabStop         =   0   'False
         Top             =   2400
         Width           =   255
      End
      Begin VB.CommandButton cmdImportFromExcelProceed2 
         Caption         =   "Proceed"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   5340
         MaskColor       =   &H00000000&
         TabIndex        =   23
         TabStop         =   0   'False
         Top             =   3840
         Width           =   1095
      End
      Begin VB.CommandButton cmdGetSourceSpec2 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7200
         TabIndex        =   22
         TabStop         =   0   'False
         Top             =   1260
         Width           =   255
      End
      Begin VB.TextBox txtSourceSpec2 
         Height          =   315
         Left            =   1140
         TabIndex        =   21
         TabStop         =   0   'False
         Top             =   1260
         Width           =   6045
      End
      Begin VB.Label Label1 
         Caption         =   "(Existing table names)"
         Height          =   195
         Index           =   0
         Left            =   570
         TabIndex        =   63
         Top             =   3690
         Width           =   2565
      End
      Begin VB.Label lblHasHeadingsInTable 
         Caption         =   "(Has column headings in table)"
         Height          =   225
         Left            =   4980
         TabIndex        =   61
         Top             =   1590
         Width           =   2295
      End
      Begin VB.Label lbImportfromExcelToNewTablelRemarks 
         Caption         =   $"DBIMPEXP.frx":03F1
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   750
         Left            =   330
         TabIndex        =   44
         Top             =   330
         Width           =   7275
      End
      Begin VB.Label lbExceSheet 
         Caption         =   "Sheet"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   3
         Left            =   1170
         TabIndex        =   42
         Top             =   1800
         Width           =   705
      End
      Begin VB.Label lblFrom 
         Caption         =   "From:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   2
         Left            =   360
         TabIndex        =   29
         Top             =   1260
         Width           =   585
      End
      Begin VB.Label lblTo 
         Caption         =   "To:"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Index           =   2
         Left            =   540
         TabIndex        =   28
         Top             =   2460
         Width           =   615
      End
      Begin VB.Label lblExcelTable 
         Caption         =   "Table"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   2
         Left            =   1170
         TabIndex        =   27
         Top             =   3030
         Width           =   645
      End
   End
   Begin VB.Frame fraExportToExcel 
      Caption         =   "Export from Access table to new Excel file"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   4515
      Left            =   120
      TabIndex        =   0
      Top             =   480
      Width           =   8055
      Begin VB.CheckBox ckbWithHeader 
         Caption         =   "With headings"
         Height          =   285
         Left            =   540
         TabIndex        =   59
         TabStop         =   0   'False
         Top             =   3180
         Value           =   1  'Checked
         Width           =   1965
      End
      Begin VB.CommandButton cmdGetExelFileSpec 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   315
         Left            =   7230
         TabIndex        =   10
         TabStop         =   0   'False
         Top             =   2220
         Width           =   255
      End
      Begin VB.TextBox txtExcelTargetSpec 
         Height          =   315
         Left            =   1140
         TabIndex        =   9
         TabStop         =   0   'False
         Top             =   2220
         Width           =   6075
      End
      Begin VB.TextBox txtDBSourceSpec1 
         BackColor       =   &H00E0E0E0&
         Enabled         =   0   'False
         Height          =   315
         Left            =   1170
         TabIndex        =   5
         TabStop         =   0   'False
         Top             =   870
         Width           =   6045
      End
      Begin VB.ComboBox cboExportTables1 
         Height          =   315
         Left            =   1980
         Style           =   2  'Dropdown List
         TabIndex        =   4
         TabStop         =   0   'False
         Top             =   1410
         Width           =   2745
      End
      Begin VB.CommandButton cmdExportToExcelProceed 
         Caption         =   "Proceed"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   5160
         MaskColor       =   &H00000000&
         TabIndex        =   3
         TabStop         =   0   'False
         Top             =   3540
         Width           =   1095
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "Close"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Index           =   2
         Left            =   6360
         MaskColor       =   &H00000000&
         TabIndex        =   2
         TabStop         =   0   'False
         Top             =   3540
         Width           =   1065
      End
      Begin VB.CommandButton cmdGetDBSourceSpec1 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -