View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
enyaw enyaw is offline
external usenet poster
 
Posts: 108
Default overwriting formulas

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.