Hi Wayne
I figured out the code, great help and changed it slighty and works perfectly, here is my updated code.
Private Sub Command0_Click()
Dim row As Integer
Dim clm As Integer
Dim rst As DAO.Recordset
Open "C:\MyIni.ini" For Output As #1
Set rst = CurrentDb.OpenRecordset("Select Field1...