Hi Bill -
I'm still not clear on what your actual *goal* is, but it is rather unusual
to have data entered on one sheet yet have it deleted based on deleting
content on a different sheet. Although it can most likely be done with VBA,
it would be quite helpful to know the purpose & the correlation between the
2 sheets - there may be a more direct approach.
Another simple option if the sheets *are* consecutive & the same respective
cells need to have their content deleted, you can click the tab for sheet 1,
shift-click the tab for sheet 2, then select cell A1 & press Delete. The
content of A1 on each sheet will be deleted.
If the sheets *aren't* consecutive, select the first, Cmd+click the second,
then delete the content of a selected cell or range. The content will be
deleted from the corresponding cells on each selected sheet, but any sheets
in between will not be affected.
If this won't get it done for you, more detail is needed for me to offer any
other suggestions. Perhaps Bob G. or one of the others has some additional
ideas.