View Single Post
  #1 (permalink)  
Old 06-16-2008, 08:39 AM
AHeroMenKill AHeroMenKill is offline
Newbie
 
Join Date: Jun 2008
Posts: 4
Cool Passing a control as a parameter

Hi all,

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...

Anyone know how I can do this? Is it possible?

Thanks in advance for any assistance...

Mike
Reply With Quote