hI,
I'm running this code from an Excel Macro. I'm just querying a file and copying records from it based on an SQL
select. I'm getting truncated records (not the entire 256 columns). Any thoughts. Thanx.
Public Function ProcDataMIN(ByRef xlwb As Workbook, ByRef xlws As Worksheet, _
ByRef...
The following is causing a truncation when copying. Can't seem to get a handle on it. Can anyone help?
Public Function ProcDataMIN(ByRef xlwb As Workbook, ByRef xlws As Worksheet, _
ByRef currentrow As Long, filename As String, fpath As String, _
SearchValue1, override, xCount) As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.