Avatar

Level 3

Thank you for the response, Niall.

The problem with passing the object is that the row name is not consistent in all tables that will call the function.  I am calling it from a cell in the row, and would want, in this case, to delete the entire row.  I am trying to use a function because I am doing some other things to validate the deletion first, and would liek to avoid repetative code for each table.

Karl