Hello,
I am very new to VBA and computer Database programming in general, so any information or guidance would be appreciated.
I have got an Excel Stocklist with flieds: Article Name, Description, QTY and Tray
I am hoping to upload just the QTY column to the 'JobBOSS' Database and update the value there using a key field such as Article Name. The programme CANNOT replace as this could affect/ delete the other fields in JobBOSS such as 'price'.
I think the JobBOSS database is Sql, though im not entirely sure what this means
I have thought about using the 'Get External Data' function in excel to begin with to retrieve the data from JobBOSS and then edit it, however i dont know if this is possible in the VBA editor.
I realise this is vauge, but any information would be useful at this stage
Thanks,
Killpaddy
I am very new to VBA and computer Database programming in general, so any information or guidance would be appreciated.
I have got an Excel Stocklist with flieds: Article Name, Description, QTY and Tray
I am hoping to upload just the QTY column to the 'JobBOSS' Database and update the value there using a key field such as Article Name. The programme CANNOT replace as this could affect/ delete the other fields in JobBOSS such as 'price'.
I think the JobBOSS database is Sql, though im not entirely sure what this means
I have thought about using the 'Get External Data' function in excel to begin with to retrieve the data from JobBOSS and then edit it, however i dont know if this is possible in the VBA editor.
I realise this is vauge, but any information would be useful at this stage
Thanks,
Killpaddy