Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Therese
 
Posts: n/a
Default How to transfer a sum from one spredsheet to another

I have a list of various food in Sheet!1 A, and the calories are listed in
colomn B in Sheet!1.
I want to have the calories transfered to Sheet!2, so that if i write banana
in Sheet!2 A1, the number of calories from Sheet!1 B3(wich is written next to
"banana" in A3), will appear. And if I then write blueberries instead, I
would like the calorieno. for blueberries, wich again comes from Sheet!1
column B
Is that possible - and if, then how.
Therese
  #2   Report Post  
Posted to microsoft.public.excel.misc
FinRazel
 
Posts: n/a
Default How to transfer a sum from one spredsheet to another

Make sure in Sheet1, you type names in A1 (food) and B1(calories)
In Sheet2, B3, insert this formula:
VLOOKUP(A3,'Sheet1'!$A$1:$B$30,2,FALSE))
--
Anne Murray


"Therese" wrote:

I have a list of various food in Sheet!1 A, and the calories are listed in
colomn B in Sheet!1.
I want to have the calories transfered to Sheet!2, so that if i write banana
in Sheet!2 A1, the number of calories from Sheet!1 B3(wich is written next to
"banana" in A3), will appear. And if I then write blueberries instead, I
would like the calorieno. for blueberries, wich again comes from Sheet!1
column B
Is that possible - and if, then how.
Therese

  #3   Report Post  
Posted to microsoft.public.excel.misc
Therese
 
Posts: n/a
Default How to transfer a sum from one spredsheet to another

Hi Anne
It worked, just amazing! Thanks a lot :-)
--
Therese


"FinRazel" skrev:

Make sure in Sheet1, you type names in A1 (food) and B1(calories)
In Sheet2, B3, insert this formula:
VLOOKUP(A3,'Sheet1'!$A$1:$B$30,2,FALSE))
--
Anne Murray


"Therese" wrote:

I have a list of various food in Sheet!1 A, and the calories are listed in
colomn B in Sheet!1.
I want to have the calories transfered to Sheet!2, so that if i write banana
in Sheet!2 A1, the number of calories from Sheet!1 B3(wich is written next to
"banana" in A3), will appear. And if I then write blueberries instead, I
would like the calorieno. for blueberries, wich again comes from Sheet!1
column B
Is that possible - and if, then how.
Therese

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
Transfer data from multiple worksheets jimbob Excel Discussion (Misc queries) 4 January 29th 06 02:38 AM
Transfer Cell Formatting for linked cells Scott Excel Discussion (Misc queries) 2 November 23rd 05 11:04 PM
Help - now really stuck! File transfer problem ohboy! Excel Discussion (Misc queries) 10 May 2nd 05 09:07 PM
How do you transfer data from an input form in excel to an excel l mdalzell Excel Discussion (Misc queries) 0 April 18th 05 06:10 PM
HOW TO TRANSFER AUTOCORRECT DICTIONARY TO NEW COMPUTER?? ALAN K Setting up and Configuration of Excel 1 February 17th 05 09:34 PM


All times are GMT +1. The time now is 02:59 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"