| View previous topic :: View next topic |
| Author |
Message |
deranged_one_13 Newbie

Joined: 12 Jan 2007 Posts: 3
|
|
| Back to top |
|
 |
Ewald OOo Advocate


Joined: 16 Dec 2005 Posts: 392
|
Posted: Fri Jan 12, 2007 12:47 pm Post subject: |
|
|
| enter the leading number in column A1 enter the webadress with the terminal forward slash in column B1. Then populate column C1 with =Concatenate(B1;A1). Column C1 should have your desired result |
|
| Back to top |
|
 |
deranged_one_13 Newbie

Joined: 12 Jan 2007 Posts: 3
|
Posted: Fri Jan 12, 2007 12:59 pm Post subject: |
|
|
| thank you! I knew there had to be a way to do it...I just wasn't sure what the function was called! Thanks again. |
|
| Back to top |
|
 |
deranged_one_13 Newbie

Joined: 12 Jan 2007 Posts: 3
|
Posted: Fri Jan 12, 2007 1:17 pm Post subject: |
|
|
okay, another question:
Is there a way to quickly drag a column to increase numbers. For example, if I'm starting with 0000, and I want to go to 9999, is there a way to do that without dragging down all that way? |
|
| Back to top |
|
 |
machinegun General User

Joined: 24 Mar 2005 Posts: 7
|
Posted: Fri Jan 12, 2007 8:07 pm Post subject: |
|
|
multiple ways to make huge selections
{
select the starting cell, then use your mouse to scroll all the way down without selecting any other cell, then hold shift and select the last cell.
OR
there's this current location / selection on the left side of the formulae bar. type in your destination cell, go there, and do a control-shift + up. should bring you to the very top.
release control but hold on to shift and use arrow keys to "adjust" starting cell.
}
THEN
edit > fill > series
start value = 1
end value = [blank]
increment = 1
check result |
|
| Back to top |
|
 |
|