View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben[_2_] Gord Dibben[_2_] is offline
external usenet poster
 
Posts: 621
Default Drag without incrementing

Right-clickdragrelease and "copy cells"

Gord



On Tue, 29 Apr 2014 03:11:25 -0700 (PDT), wrote:

I have cells that contain the account id for the named provider on that row. The account ids are numeric but I have them formatted as Text.
When I want to enter data for the same provider on a new row I elect the provider and id columns and drag them to the new row. The problem I am having is that the account id is incremented up by 1.
How can I prevent this?
Thanks for any and all help.