I need help, I'm trying to give one of our employees an Excel sheet that pulls data from a SQL table, and then allows her to update some fields using Excel back to the SQL Table. I have the Data connection setup so Excel can pull data from SQL correctly, but I'm having no luck getting Excel to send the data back to the SQL table and update the fields. I've seen multiple code examples that seem to do something similar to what I'm looking for but I can't get any traction on it.
Can anyone help me out here?