View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kurt Barr[_2_] Kurt Barr[_2_] is offline
external usenet poster
 
Posts: 1
Default Moving left/right from active cell

I have a piece of code that I am using to find the first blank cell in a
range. I want to be able to then go over a specific number of columns from
that blank cell to paste a formula in it. Is there a macro that I can use to
do that?