I am using a code to insert information from textboxes into a worksheet. The
code searches for the next empty cell before inserting the information. I
need this code to overwrite when there is a formula in the cell but go to the
next cell if there is information in it.