Thread: Collect value
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cferoiu cferoiu is offline
external usenet poster
 
Posts: 9
Default Collect value

I have 4 cells: H8 I8 J8 K8
If change H8, I8 J8 K8 cells have variable value.
I want to change values of H8 from 10 to 150 and collect all 4 cells value
in columns AF AG AH AI.

Please help me with same VBA code. Thanks.