Apologies if this has been answered elsewhere but I can't find it.
I need to pass a control name (a table in this case) into a Sub. The application has three tables and I want one Sub to deal with the updates to all of them instead of putting 3 copies of the same code behind each table...