View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jack R[_2_] Jack R[_2_] is offline
external usenet poster
 
Posts: 1
Default VBA programming in Excel worksheet

I use a VBA "running total" programmed to auto add each new # to existing
cell #. That part is fine. But my first sub routine: Sub NameRange (), I
find the running total doesn't stop at the cell indicated, but continues an
additional 10 lines down. I have tried to retype and save the cell range,
but it does not change. Any thots??
--
WJR