Conquer Club

Excel Help

\\OFF-TOPIC// conversations about everything that has nothing to do with Conquer Club.

Moderator: Community Team

Forum rules
Please read the Community Guidelines before posting.

Excel Help

Postby spinwizard on Sun May 27, 2007 10:43 am

I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!
User avatar
Private 1st Class spinwizard
 
Posts: 5016
Joined: Sun Dec 10, 2006 9:52 am

Re: Exell Help

Postby chessplaya on Sun May 27, 2007 10:44 am

spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


ummmm , use the vlookup function ?? :? :? i am not sure cuz i didnt understand u correctly!
Veni...
Vidi...
Vici...
Captain chessplaya
 
Posts: 1875
Joined: Sat Jan 20, 2007 1:46 pm

Postby wcaclimbing on Sun May 27, 2007 10:45 am

copy paste?
Image
User avatar
Private 1st Class wcaclimbing
 
Posts: 5598
Joined: Fri May 12, 2006 10:09 pm
Location: In your quantum box....Maybe.

Postby chessplaya on Sun May 27, 2007 10:46 am

wcaclimbing wrote:copy paste?


yes or that :P :P
Veni...
Vidi...
Vici...
Captain chessplaya
 
Posts: 1875
Joined: Sat Jan 20, 2007 1:46 pm

Re: Excel Help

Postby Gen Monty on Sun May 27, 2007 10:47 am

spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


Ctrl C to copy the cell
Crtl V to paste the cell
User avatar
Sergeant 1st Class Gen Monty
 
Posts: 22
Joined: Sun Nov 12, 2006 2:34 pm

Re: Excel Help

Postby Stopper on Sun May 27, 2007 10:49 am

spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


Would it be possible to rearrange the cells containing the data (the ones your formula points to), so that you can copy & paste without having to change anything. For example, transposing rows for columns, or something?
User avatar
Lieutenant Stopper
 
Posts: 2244
Joined: Mon May 29, 2006 5:14 am
Location: Supposed to be working...

Re: Excel Help

Postby spinwizard on Sun May 27, 2007 10:50 am

Gen Monty wrote:
spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


Ctrl C to copy the cell
Crtl V to paste the cell


no, this is my formula-
Code: Select all
=B31+B32+B33+B34+B35+B36+B37+B38+B39+B40+B41+B42+B43+B44+B46+B45+B47+B48+B49+B50+B51+B52+B53

but i want it to be-
Code: Select all
=B56+B57+B58.....
(in another cell)
User avatar
Private 1st Class spinwizard
 
Posts: 5016
Joined: Sun Dec 10, 2006 9:52 am

Re: Excel Help

Postby spinwizard on Sun May 27, 2007 10:53 am

Stopper wrote:
spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


Would it be possible to rearrange the cells containing the data (the ones your formula points to), so that you can copy & paste without having to change anything. For example, transposing rows for columns, or something?


would it work 4 my example?
User avatar
Private 1st Class spinwizard
 
Posts: 5016
Joined: Sun Dec 10, 2006 9:52 am

Re: Excel Help

Postby chessplaya on Sun May 27, 2007 10:53 am

spinwizard wrote:
Gen Monty wrote:
spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


Ctrl C to copy the cell
Crtl V to paste the cell


no, this is my formula-
Code: Select all
=B31+B32+B33+B34+B35+B36+B37+B38+B39+B40+B41+B42+B43+B44+B46+B45+B47+B48+B49+B50+B51+B52+B53

but i want it to be-
Code: Select all
=B56+B57+B58.....
(in another cell)


where is B54 and B55???!

and i think just click on the bottom right of the cell and drag it down u should be ok !
Last edited by chessplaya on Sun May 27, 2007 10:54 am, edited 1 time in total.
Veni...
Vidi...
Vici...
Captain chessplaya
 
Posts: 1875
Joined: Sat Jan 20, 2007 1:46 pm

Re: Excel Help

Postby spinwizard on Sun May 27, 2007 10:53 am

chessplaya wrote:
spinwizard wrote:
Gen Monty wrote:
spinwizard wrote:I am doing a massive spreadsheet but i dont want to enter the same (but with different cells) formula in 25 times as it is a large formula, i cant drag it down as the cells i want the formula to include are not adjacent, HELP!


Ctrl C to copy the cell
Crtl V to paste the cell


no, this is my formula-
Code: Select all
=B31+B32+B33+B34+B35+B36+B37+B38+B39+B40+B41+B42+B43+B44+B46+B45+B47+B48+B49+B50+B51+B52+B53

but i want it to be-
Code: Select all
=B56+B57+B58.....
(in another cell)


where is B54 and B55???!


Headings :wink:
User avatar
Private 1st Class spinwizard
 
Posts: 5016
Joined: Sun Dec 10, 2006 9:52 am

Re: Excel Help

Postby Stopper on Sun May 27, 2007 10:54 am

spinwizard wrote:no, this is my formula-
Code: Select all
=B31+B32+B33+B34+B35+B36+B37+B38+B39+B40+B41+B42+B43+B44+B46+B45+B47+B48+B49+B50+B51+B52+B53

but i want it to be-
Code: Select all
=B56+B57+B58.....
(in another cell)


Why on Earth don't you put SUM(B31:B53)?? Changing the other formulas would then be a cinch.
User avatar
Lieutenant Stopper
 
Posts: 2244
Joined: Mon May 29, 2006 5:14 am
Location: Supposed to be working...

Re: Excel Help

Postby spinwizard on Sun May 27, 2007 10:56 am

Stopper wrote:
spinwizard wrote:no, this is my formula-
Code: Select all
=B31+B32+B33+B34+B35+B36+B37+B38+B39+B40+B41+B42+B43+B44+B46+B45+B47+B48+B49+B50+B51+B52+B53

but i want it to be-
Code: Select all
=B56+B57+B58.....
(in another cell)


Why on Earth don't you put SUM(B31:B53)?? Changing the other formulas would then be a cinch.


because i did not know u can do that, i don't use excel much, THANKS
User avatar
Private 1st Class spinwizard
 
Posts: 5016
Joined: Sun Dec 10, 2006 9:52 am

Re: Excel Help

Postby Stopper on Sun May 27, 2007 11:01 am

spinwizard wrote:
because i did not know u can do that, i don't use excel much, THANKS


No problem. I always had faith that 10 years of continually working with Excel would actually be of some use to someone outside of work, one day.
User avatar
Lieutenant Stopper
 
Posts: 2244
Joined: Mon May 29, 2006 5:14 am
Location: Supposed to be working...

Postby wicked on Sun May 27, 2007 11:03 am

Spin, click on the cell you want the formula in, then click on the summation symbol in your toolbar (looks like an E), then highlight the cells you want to sum. Or, you can type =Sum(cell range) instead, where cell range is B54:B57 or whatever.
User avatar
Major wicked
 
Posts: 15787
Joined: Thu Jan 26, 2006 1:23 pm

Re: Excel Help

Postby Aegnor on Sun May 27, 2007 11:05 am

Stopper wrote:
spinwizard wrote:
because i did not know u can do that, i don't use excel much, THANKS


No problem. I always had faith that 10 years of continually working with Excel would actually be of some use to someone outside of work, one day.



I think your mission on this planet is done. You are free to return home. :)
"War doesn't determine who's right, just who's left" -Anonymous
User avatar
Corporal Aegnor
 
Posts: 1600
Joined: Fri Nov 17, 2006 11:29 am
Location: Uranus

Postby Fircoal on Sun May 27, 2007 11:07 am

Spin here:

Code: Select all
=SUM($B$31:$B$58)


Then copy and paste and it should do it for you. :D

EDIT: Nevermind, I think it has to be the long way for that to work. :(
Vote: Mandy
Eddie35: hi everyone
Serbia: YOU IDIOT! What is THAT supposed to be? Are you even TRYING to play this game?! Kill the idiot NOW please!
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
User avatar
Captain Fircoal
 
Posts: 19422
Joined: Sat Sep 23, 2006 8:53 pm
Location: Abusing Silleh Buizels

Postby Stopper on Sun May 27, 2007 11:17 am

Fircoal wrote:Spin here:

Code: Select all
=SUM($B$31:$B$58)


Then copy and paste and it should do it for you. :D

EDIT: Nevermind, I think it has to be the long way for that to work. :(


The dollar signs makes the cell positions absolute, so when you copy the formula to another cell, the formula continues to point to B31:B58, as you have it. Very useful sometimes, but not here (if I understood spin correctly).

Live long, and prosper.

*Spaceship launches*
User avatar
Lieutenant Stopper
 
Posts: 2244
Joined: Mon May 29, 2006 5:14 am
Location: Supposed to be working...

Postby Fircoal on Sun May 27, 2007 11:27 am

Stopper wrote:
Fircoal wrote:Spin here:

Code: Select all
=SUM($B$31:$B$58)


Then copy and paste and it should do it for you. :D

EDIT: Nevermind, I think it has to be the long way for that to work. :(


The dollar signs makes the cell positions absolute, so when you copy the formula to another cell, the formula continues to point to B31:B58, as you have it. Very useful sometimes, but not here (if I understood spin correctly).

Live long, and prosper.

*Spaceship launches*


Oh yeah. ](*,) ](*,)
Vote: Mandy
Eddie35: hi everyone
Serbia: YOU IDIOT! What is THAT supposed to be? Are you even TRYING to play this game?! Kill the idiot NOW please!
Skoffin wrote: So um.. er... I'll be honest, I don't know what the f*ck to do from here. Goddamnit chu.
User avatar
Captain Fircoal
 
Posts: 19422
Joined: Sat Sep 23, 2006 8:53 pm
Location: Abusing Silleh Buizels


Return to Acceptable Content

Who is online

Users browsing this forum: No registered users

cron