Hi,
I have a simple database set up that I import all my sales data into. But due to restrictions in my CRM system I do not have a way to add reasons for lost sales through the CRM system.
SO I have created a spreadsheet that pulls data from the main DB, but it will only pull the lost sales for a specific sales person into the sheet. I have then added to columns to the end of the data and I want my team to access their spreadsheet refresh the query to pull across the latest lost sales and they will fill in the 2 empty reason columns (using dynamic drop downs). This is as far as I have got..
Now I have the 2 new columns in these spreadsheets I want to be able to upload just the 2 new columns against the relevant record in the main DB and this is where I am stuck..
I am pulling across the ID number of the record into the sales coding spreadsheets so I have a unique identifier, if that helps?
Ho do I go about only adding these 2 columns to the main DB??
thanks in advance!