A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

If statement linking data from one sheet to another



 
 
Thread Tools Display Modes
  #1  
Old May 27th, 2010, 08:53 PM posted to microsoft.public.excel.worksheet.functions
mathew
external usenet poster
 
Posts: 50
Default If statement linking data from one sheet to another

Jacob: Thanks for the help, but it didn't work I get the #Ref error.

"Jacob Skaria" wrote:

Try
=IF(I530,INDIRECT("'+Agency Reallocation data'!D" & I53),"")

--
Jacob (MVP - Excel)


"Mathew" wrote:

I have a spreadsheet with many tabs. I am trying to develop a summery sheet
that will ‘auto fill’ certain rows of data and still remain dynamic.

What I am doing: in Column I, I have a number; I want this to be the row
number for finding the data in the other worksheet. I have If Statements in
Columns A thru E for filling the data if Column I has a number in it. If
Column I is empty then nothing appears. Formula is:

=IF(I53 "","=+Agency Reallocation data!D&I53","")

But, when I use this formula I get =+Agency Reallocation data!D&I53
Can someone help me make the formula work so that when Column has a positive
integer in it the formula will get the correct data. Thanks for your time!


  #2  
Old May 27th, 2010, 09:44 PM posted to microsoft.public.excel.worksheet.functions
Jacob Skaria
external usenet poster
 
Posts: 5,952
Default If statement linking data from one sheet to another

Check out your sheet name. Do you have a "+" in front?

--
Jacob (MVP - Excel)


"Mathew" wrote:

Jacob: Thanks for the help, but it didn't work I get the #Ref error.

"Jacob Skaria" wrote:

Try
=IF(I530,INDIRECT("'+Agency Reallocation data'!D" & I53),"")

--
Jacob (MVP - Excel)


"Mathew" wrote:

I have a spreadsheet with many tabs. I am trying to develop a summery sheet
that will ‘auto fill’ certain rows of data and still remain dynamic.

What I am doing: in Column I, I have a number; I want this to be the row
number for finding the data in the other worksheet. I have If Statements in
Columns A thru E for filling the data if Column I has a number in it. If
Column I is empty then nothing appears. Formula is:

=IF(I53 "","=+Agency Reallocation data!D&I53","")

But, when I use this formula I get =+Agency Reallocation data!D&I53
Can someone help me make the formula work so that when Column has a positive
integer in it the formula will get the correct data. Thanks for your time!


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:58 AM.


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