View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
GregR GregR is offline
external usenet poster
 
Posts: 246
Default Date Value auto filled in

I have a huge spreadhseet and I need a worksheet change event to
populate a target cell in column(AB) with today's date value, if
anything gets added to target cells in columns(O:X). In other words, if
O22 has something filled in AB22 would have today's date value. If at a
later date S22 gets something filled in AB22 would update to the
current date. TIA

Greg