目前分類:VBA(Access) (6)

瀏覽方式: 標題列表 簡短摘要

SQL-Server

Access

M 發表在 痞客邦 留言(0) 人氣()

------------------------------[VBA程式碼]---------------------------------

Private Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyName As Any, ByVal lpDefault As String, ByVal lpReturnedString As String, ByVal nSize As Long, ByVal lpFileName As String) As Long

M 發表在 痞客邦 留言(0) 人氣()

'找尋目前檔案路徑

Dim FullPath As Object

M 發表在 痞客邦 留言(0) 人氣()

'使用VBA建立一文字檔

Private Sub CommandButton2_Click()

M 發表在 痞客邦 留言(0) 人氣()


http://vb.ncis.com.tw/LMVB2.0/exp/exp.html

M 發表在 痞客邦 留言(0) 人氣()

巨集指令
 

M 發表在 痞客邦 留言(1) 人氣()