Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default "IF" function with multiple truths

I'm working on 2 employee schedules, I'm trying to get cells in one schedule
to reference another (person works at both facilities). the problem I'm
having is, I want the cells at the second facility to reference the first and
differentiate between days on, off and at the other facility. making it so I
only have to enter this info once thus eliminating discrepences. I have both
on one sheet. any help would be great.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,339
Default "IF" function with multiple truths

I think VLOOKUP(or MATCH?) is what you want but it would help if you could
supply a sample of the data and the comparisons to be made.

"waladd" wrote:

I'm working on 2 employee schedules, I'm trying to get cells in one schedule
to reference another (person works at both facilities). the problem I'm
having is, I want the cells at the second facility to reference the first and
differentiate between days on, off and at the other facility. making it so I
only have to enter this info once thus eliminating discrepences. I have both
on one sheet. any help would be great.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default "IF" function with multiple truths

ok, if "Charlie" is on at building 1 I want it to read "S" on building 2's
schedule, if he's on at building 2, I enter "PH" on building 1's schedule
and want it to show up as "ON", if he's OFF I want it to reflect that on
building 2' schedule

"Toppers" wrote:

I think VLOOKUP(or MATCH?) is what you want but it would help if you could
supply a sample of the data and the comparisons to be made.

"waladd" wrote:

I'm working on 2 employee schedules, I'm trying to get cells in one schedule
to reference another (person works at both facilities). the problem I'm
having is, I want the cells at the second facility to reference the first and
differentiate between days on, off and at the other facility. making it so I
only have to enter this info once thus eliminating discrepences. I have both
on one sheet. any help would be great.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default "IF" function with multiple truths

thanks for help, figured it out, I think:
=IF(E31="ON","S",IF(E31="PH","ON","OFF"))

only showing formula in cell though, hiting the fx button shows result, but
it's not displaying it in the cell

"waladd" wrote:

ok, if "Charlie" is on at building 1 I want it to read "S" on building 2's
schedule, if he's on at building 2, I enter "PH" on building 1's schedule
and want it to show up as "ON", if he's OFF I want it to reflect that on
building 2' schedule

"Toppers" wrote:

I think VLOOKUP(or MATCH?) is what you want but it would help if you could
supply a sample of the data and the comparisons to be made.

"waladd" wrote:

I'm working on 2 employee schedules, I'm trying to get cells in one schedule
to reference another (person works at both facilities). the problem I'm
having is, I want the cells at the second facility to reference the first and
differentiate between days on, off and at the other facility. making it so I
only have to enter this info once thus eliminating discrepences. I have both
on one sheet. any help would be great.

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
IF function for multiple answers? fastballfreddy Excel Worksheet Functions 3 April 30th 06 08:11 PM
Custom functions calculating time arguments Help Desperate Bill_De Excel Worksheet Functions 12 April 25th 06 02:22 AM
COUNTIF or SUM function (Multiple criteria) HELP!! Australia Excel Worksheet Functions 3 September 19th 05 07:39 AM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
SumIf Function using multiple criteria Jamie A Miller Excel Worksheet Functions 1 February 4th 05 05:14 PM


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