Recent content by newton981

  1. N

    Amazon Inventory

    jdraw, thank you for the link, I have read that before, one thing I should have mentioned is that I have been manually uploading and downloading inventory and sales reports for some years, so I am more than familiar with the layout of the file and know my files work when uploaded manually...
  2. N

    Amazon Inventory

    I have a large database of items we sell on Amazon, I am looking to automate the process of uploading the inventory. I am uploading a tab delimeted text file using the following code, With CreateObject("msxml2.xmlhttp") .Open "POST", strURL, False .setRequestHeader "Host:"...
  3. N

    New Member Introduction

    Hello all, Always been involved in programming, but in an engineering role. I'm now looking at using Access in other fields which are new to me. I am sure I have made some very basic errors, please no laughing, I would appreciate any help that will make my job easier.
Back
Top Bottom