Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Logical arguments and linking

I am trying to link cells from a shared worksheet to my spreadsheet. I got
the linking down but I want to use a logical argument. In other words, if
the value of column A on the shared worksheet is greater than SHAW000, then I
want that cell to link to my spreadsheet. If the value is not greated than
SHAW000 than don't link it. Can anyone help with this? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,091
Default Logical arguments and linking

What do you mean by "link"? You can use an IF statement.
IF(test_condition,true,false). Nothing unusual here.

Tyro

"patsy" wrote in message
...
I am trying to link cells from a shared worksheet to my spreadsheet. I got
the linking down but I want to use a logical argument. In other words, if
the value of column A on the shared worksheet is greater than SHAW000,
then I
want that cell to link to my spreadsheet. If the value is not greated
than
SHAW000 than don't link it. Can anyone help with this? Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9
Default Logical arguments and linking

I am linking a cell from a shared worksheet to my worksheet and I only want
my information to link. All these cells that I will enter will start with
SHAW. Those are the only entries that I want linked to my own worksheet. If
the cell starts with anything other than SHAW, I don't want it to link. Hope
this explains what I am looking for.

"Tyro" wrote:

What do you mean by "link"? You can use an IF statement.
IF(test_condition,true,false). Nothing unusual here.

Tyro

"patsy" wrote in message
...
I am trying to link cells from a shared worksheet to my spreadsheet. I got
the linking down but I want to use a logical argument. In other words, if
the value of column A on the shared worksheet is greater than SHAW000,
then I
want that cell to link to my spreadsheet. If the value is not greated
than
SHAW000 than don't link it. Can anyone help with this? Thanks.




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
Nested IF's with Logical Arguments - Doing something wrong here PapaDos Excel Discussion (Misc queries) 0 November 30th 06 05:13 PM
Nested IF's with Logical Arguments - Doing something wrong her Dave F Excel Discussion (Misc queries) 0 November 30th 06 04:44 PM
Nested IF's with Logical Arguments - Doing something wrong her ConfusedNHouston Excel Discussion (Misc queries) 0 November 30th 06 04:36 PM
Nested IF's with Logical Arguments - Doing something wrong here Dave F Excel Discussion (Misc queries) 0 November 30th 06 04:03 PM
How do you use more than 7 arguments in a logical IF? Bill Excel Worksheet Functions 7 August 18th 06 06:46 PM


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

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

About Us

"It's about Microsoft Excel"