I am trying to read a text file (array) into access through VB. This is what I have but no matter what recordset function I try it doen't work. How do I get the information from one row and then move to the next record to get the info from the next row?
Here is what I have:
Do While Not EOF(1)...
I am trying to automate a process and am not having the best of luck. I need a macro to begin in a column and go down cell by cell until it finds a certain value. (this part I can do) Then I need it to go over (in the row of the cell with the value) and verify that four cells are not empty. If...
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.