View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Johan Johan is offline
external usenet poster
 
Posts: 43
Default Absolute references

I would like to create a macro that changes a formula in a cell to an
absolute reference. Since I have a list of 5000 rows I want the VBA script to
choose below cell after having changed the first one. I'm not into VBA so
please keep answers on a dummy level.

Greatful to answers / Johan