Search results

  1. B

    Sending data from Excel to Access

    Hi there, Below is the code I looked at tonight. I have to say again I'm learning Vba for Excel, Access and Word and Outlook as well. It will be tough to be good at something when learning so much... The code below is working like a charm. However for the lines near the end : "rs.Close Set rs...
  2. B

    Sending data from Excel to Access

    Hi, I've changed the code and now it's working half way. The data is being sent. However, I think there are a few issues about incrementation in my loop because the data is not sent in the right place. Second thing, the code deletes all other tables in the db but the suppliers table that I...
  3. B

    Sending data from Excel to Access

    Hi cyberspace, I'm still in the process of learning excel and access. I'd like to send data from excel 2003 to access 2003. I have found in the Excel forum a few discussions similar to this one although the code looks like what I'm posting, I'd like my code to run from Excel. What I have found...
Back
Top Bottom