View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dogstar Dogstar is offline
external usenet poster
 
Posts: 1
Default Auto fill column with sequential numbers with decimals

Want to auto fill as follows: 3, 3.1, 3.2, 3.3, 3.4

What method works? Can only seem to get sequence on primary number, example:

3.1, 4.1, 5.1

I want the number to the right of the decimal to change.