View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_34_] John[_34_] is offline
external usenet poster
 
Posts: 12
Default delete 2 dynamic ranges with VBA

Hello to everybody,
I would like to delete only the values and not the various formatting
with a button plus a message (Are you sure to delete the datas?) the
following dynamic range:
-from B9:H9
-from A23:G? up to the last row contains data.
Can you please help?

Thanks and Regards
John