View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Brian is offline
external usenet poster
 
Posts: 683
Default Need help please

I want to use VB to do the following:
if cell h10 is text then upon exit of cell h10 clear cell f10. if cell h10
is a number, then do nothing to cell f10. I want this to apply to cell h10
f10

h11 f11

h12 f12

h13 f13

Thank You
brian