Questions & Answers for: Microsoft Access binary

Question about Access 2003 for PC

1 Answer

From FlatFileImport'') once = False If Not IsNull(Me.Text2) Then filnam = Me.Text2 Open filnam For Binary As #1 MyLine = '''' MyLocation = 0 Do While MyLocation < LOF(1) ch = Input(99, #1) If once

Ad
Not finding what you are looking for?

Ask a Question

Usually answered in minutes!

Manuals & User Guides

Loading...