Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Plasma
 
Posts: n/a
Default Help pulling info from other sheeting withing a workbook.


okay, i have 1 workbook with 4 sheets. Sheets names are say, sheet1,
sheet2, sheet3 and sheet4.

on sheet4, i want to create a formula that will pull rows B2 to H2
from sheet1, B2 to H2 on sheet2 and B2 to H2 from sheet3 (it will be a
STDEV formula)



i've come up with:


Code:
--------------------
=STDEV('sheet1'!B2:H2)
--------------------


which will pull the info from sheet1, but i can't figure out how to add
in the data from the other 2 sheets. is it possible? if so, how?

any help would be greatly appreciated


--
Plasma
------------------------------------------------------------------------
Plasma's Profile: http://www.excelforum.com/member.php...o&userid=27404
View this thread: http://www.excelforum.com/showthread...hreadid=469179

  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

Hi, Plasma. This should help you:
http://www.officearticles.com/excel/...rk sheets.htm
************
Anne Troy
www.OfficeArticles.com


"Plasma" wrote in
message ...

okay, i have 1 workbook with 4 sheets. Sheets names are say, sheet1,
sheet2, sheet3 and sheet4.

on sheet4, i want to create a formula that will pull rows B2 to H2
from sheet1, B2 to H2 on sheet2 and B2 to H2 from sheet3 (it will be a
STDEV formula)



i've come up with:


Code:
--------------------
=STDEV('sheet1'!B2:H2)
--------------------


which will pull the info from sheet1, but i can't figure out how to add
in the data from the other 2 sheets. is it possible? if so, how?

any help would be greatly appreciated


--
Plasma
------------------------------------------------------------------------
Plasma's Profile:
http://www.excelforum.com/member.php...o&userid=27404
View this thread: http://www.excelforum.com/showthread...hreadid=469179



  #3   Report Post  
tobriant
 
Posts: n/a
Default


Try using

=STDEV('sheet1'!B2:H2,'sheet2'!B2:H2,'sheet3'!B2:H 2,'sheet4'!B2:H2)


--
tobriant
------------------------------------------------------------------------
tobriant's Profile: http://www.excelforum.com/member.php...o&userid=25155
View this thread: http://www.excelforum.com/showthread...hreadid=469179

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I copy info from one sheet to another via a formula? Trese Excel Worksheet Functions 6 July 28th 05 02:55 PM
Track info from one w/sheet onto another. Ilga Excel Worksheet Functions 0 April 29th 05 03:44 PM
Can I create a form to run off of info saved on Excel 97? Pajama sam Charts and Charting in Excel 1 March 19th 05 12:34 PM
paste info into merged cells Marc Setting up and Configuration of Excel 0 December 6th 04 09:09 PM
trying to sort/farmat scanned info eternallygrateful Excel Discussion (Misc queries) 2 November 30th 04 07:17 PM


All times are GMT +1. The time now is 11:02 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"