Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lady@scalehouse
 
Posts: n/a
Default How do I set up an "IF" formula?

I WANT CELL D TO SAY A CERTAIN TRUCK# "IF" CELL C IS A CERTAIN DRIVER NAME.
ie: "IF" C8 SAYS "CHRIS", D9 SAYS 506
I keep getting errors. What am I doing wrong?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld
 
Posts: n/a
Default How do I set up an "IF" formula?

On Wed, 16 Nov 2005 05:40:51 -0800, Lady@scalehouse
wrote:

I WANT CELL D TO SAY A CERTAIN TRUCK# "IF" CELL C IS A CERTAIN DRIVER NAME.
ie: "IF" C8 SAYS "CHRIS", D9 SAYS 506
I keep getting errors. What am I doing wrong?


There is a problem either with your syntax or your data.


--ron
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tiah
 
Posts: n/a
Default How do I set up an "IF" formula?

You should try the Vlookup function for what you want to do

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mladen_Dj
 
Posts: n/a
Default How do I set up an "IF" formula?

In D9 put formula:

=IF(C8="CHRIS", 506, "")


"Lady@scalehouse" wrote in
message ...
I WANT CELL D TO SAY A CERTAIN TRUCK# "IF" CELL C IS A CERTAIN DRIVER NAME.
ie: "IF" C8 SAYS "CHRIS", D9 SAYS 506
I keep getting errors. What am I doing wrong?




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 formula? meris Excel Worksheet Functions 1 September 6th 05 07:14 AM
writing a formula for a colored value aaronwexler New Users to Excel 11 September 1st 05 03:11 PM
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 11:16 AM.

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"