Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Link a cell from another worksheet as a result in a function?

I want to set up a function that will allow the contents in a cell from
another worksheet be copied over to a new worksheet if the criteria is TRUE.
In other words, instead of having to use "TRUE" or "FALSE" as the answer to a
function, I want the answer to be pulled from a cell in another worksheet?

Is there anyway to do this?

Thanks,
Lisa
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 644
Default Link a cell from another worksheet as a result in a function?

=If(A1B1,Sheet1!A1,Sheet2!B1)
Something like that?

Charles

LisaLisaKK wrote:
I want to set up a function that will allow the contents in a cell from
another worksheet be copied over to a new worksheet if the criteria is TRUE.
In other words, instead of having to use "TRUE" or "FALSE" as the answer to a
function, I want the answer to be pulled from a cell in another worksheet?

Is there anyway to do this?

Thanks,
Lisa


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 to change a link to another worksheet by changing a value in a cell? nratanachai Excel Worksheet Functions 1 June 9th 06 09:49 AM
A correct IF function doesn't show the function's result in cell Michael Excel Discussion (Misc queries) 1 April 10th 06 09:10 AM
How to Convert Figures into Text in Excel m_azim1 Excel Worksheet Functions 3 April 5th 06 05:45 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
Spellnumber Norman Jones Excel Worksheet Functions 6 December 13th 04 07:21 AM


All times are GMT +1. The time now is 12:42 PM.

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"