Jan 2, 2009 #1 sds814 Programmer Joined Feb 18, 2008 Messages 164 Location US How would I populate the numbers 1 through 15 (for example) after I highlight rows A1 thru A15? Thanks.
How would I populate the numbers 1 through 15 (for example) after I highlight rows A1 thru A15? Thanks.
Jan 2, 2009 #2 S SkipVought Programmer Joined Dec 4, 2001 Messages 47,492 Location US Hi, enter 1 in A1 enter 2 in A2 Select A1:A2 and drag to A15 (or whatever), using the little square in the lower-RH corner of the SELECTION. Skip, Just traded in my old subtlety... for a NUANCE! Upvote 0 Downvote
Hi, enter 1 in A1 enter 2 in A2 Select A1:A2 and drag to A15 (or whatever), using the little square in the lower-RH corner of the SELECTION. Skip, Just traded in my old subtlety... for a NUANCE!
Jan 3, 2009 #3 straybullet IS-IT--Management Joined Jun 5, 2003 Messages 593 Location US If 1 is in A1, check out Fill Series (Edit menu)... Let them hate - so long as they fear... Lucius Accius Upvote 0 Downvote
If 1 is in A1, check out Fill Series (Edit menu)... Let them hate - so long as they fear... Lucius Accius
Jan 3, 2009 #4 AnotherHiggins Technical User Joined Nov 25, 2003 Messages 6,259 Location US -> after I highlight rows A1 thru A15 I don't think it really matters, but to do it after you've already selected the range, you could type in [tab]=Row() and press [Ctrl] + [Enter] Or, along the same lines as Skip's suggestion, enter 1 in A1. Click and drag down to A15 while holding down [Ctrl]. [tt][blue]-John[/blue][/tt] [tab][red]The plural of anecdote is not data[/red] Help us help you. Please read FAQ 181-2886 before posting. Upvote 0 Downvote
-> after I highlight rows A1 thru A15 I don't think it really matters, but to do it after you've already selected the range, you could type in [tab]=Row() and press [Ctrl] + [Enter] Or, along the same lines as Skip's suggestion, enter 1 in A1. Click and drag down to A15 while holding down [Ctrl]. [tt][blue]-John[/blue][/tt] [tab][red]The plural of anecdote is not data[/red] Help us help you. Please read FAQ 181-2886 before posting.
Jan 6, 2009 Thread starter #5 sds814 Programmer Joined Feb 18, 2008 Messages 164 Location US you guys rock! thanks. Upvote 0 Downvote