Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-19-2011, 03:16 PM
Raabi Raabi is offline Reading Values from another sheet Windows 7 32bit Reading Values from another sheet Office 2010 32bit
Novice
Reading Values from another sheet
 
Join Date: May 2011
Posts: 1
Raabi is on a distinguished road
Default Reading Values from another sheet

Hello everyone



I am seeking help from wizards in solving the following problem:

I have two Worksheets: "sheet1" and "sheet2".
In column "Value2" of the "sheet1", I need to put values from the corresponding row numbers and "event" column of the "sheet2".

I tried, in vain, a formula, in each cell of the column "Value2" of the "sheet1"; similar to the following Pseudo syntax:

Code:
=CELL("value",sheet2!$B$Row())
Please note that the two sheets are fairly large and frequently updated; and therefore just pasting the values from sheet2 is not a viable solution.

Any help will be highly appreciated.

Raabi
Reply With Quote
  #2  
Old 05-20-2011, 02:11 AM
Catalin.B Catalin.B is offline Reading Values from another sheet Windows Vista Reading Values from another sheet Office 2007
Expert
 
Join Date: May 2011
Location: Iaşi, Romānia
Posts: 386
Catalin.B is on a distinguished road
Default

You can try this formula,

=HLOOKUP(Sheet1!A38;Sheet2!A1:E38;38;FALSE)
but if the value from Sheet1!A38 is not found in Sheet2!A1:E38 range, this formula will show #N/A error. There is another method, but you have to tell first if this is what you need.
Reply With Quote
  #3  
Old 05-20-2011, 02:14 AM
Catalin.B Catalin.B is offline Reading Values from another sheet Windows Vista Reading Values from another sheet Office 2007
Expert
 
Join Date: May 2011
Location: Iaşi, Romānia
Posts: 386
Catalin.B is on a distinguished road
Default

Note that the formula searches the value from Sheet1!A38 in the first row of Sheet2!A1:E38 range
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading Values from another sheet Cursor in reading pane Danny DeLoach Outlook 2 08-16-2011 11:58 AM
Reading Values from another sheet Reading a message header papaworx Outlook 5 04-25-2011 05:52 AM
Reading Values from another sheet Reading pane (pain!!!) Angus Outlook 3 04-17-2011 05:38 PM
copy cell from sheet 2 to sheet 3 macro slipperyjim Excel Programming 1 02-18-2010 01:31 AM
Word - Calculate and paste values from Excel sheet Augf87 Word 1 07-06-2009 10:26 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:55 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft