Hi All. I am struggling with a problem using VBA code. I am self taught using helpful sites like this and YouTube videos.
I am trying to write a line of code that will search a table of data based on a cell and change the status of a another cell.
So the user will fill out the form below and the data will save to a second page (further down) when they use either "Submit Request" or "Save For Later" command buttons.
As you can see, Column J shows the status of the order. There will be lots of entries that are processed at different times.
When the user submits the request after it has been "Saved For Later", I would like it to look up the line and change the status to Submitted.
I hope that all makes sense. Any help would be greatly appreciated.
P.S if there is any online courses that you would recommend to help me sharpen my Excel skills, please let me know.
I am trying to write a line of code that will search a table of data based on a cell and change the status of a another cell.
So the user will fill out the form below and the data will save to a second page (further down) when they use either "Submit Request" or "Save For Later" command buttons.
As you can see, Column J shows the status of the order. There will be lots of entries that are processed at different times.
When the user submits the request after it has been "Saved For Later", I would like it to look up the line and change the status to Submitted.
I hope that all makes sense. Any help would be greatly appreciated.
P.S if there is any online courses that you would recommend to help me sharpen my Excel skills, please let me know.