Hi,

I have a huge macro where I would like to include a line that deletes a row from a worksheet based upon the number in a cell on another worksheet. So, if the cell contains 23, then row 23 is deleted from another worksheet.

What's the syntax for something like that.

The cell is located on sheets "Intersect" at B16

and the sheet I want a row deleted from is "Trim"

any help is appreciated.

Thanks