Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 123
Default Creating function to insert data based on criteria

I have a spreadsheet with three columns and numerous rows. If Column B meets
a certain criteria, and Column C meets a certain criteria, I'd like the
reference number in Column A to be inputted into a different part of the
spreadsheet. How do I do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default Creating function to insert data based on criteria

=IF(B1=Criteria,if(C1=Criteria,A1,""))
--
Brevity is the soul of wit.


"Tami" wrote:

I have a spreadsheet with three columns and numerous rows. If Column B meets
a certain criteria, and Column C meets a certain criteria, I'd like the
reference number in Column A to be inputted into a different part of the
spreadsheet. How do I do this?

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
Function - counting based on criteria Candace Excel Worksheet Functions 2 April 20th 06 07:41 PM
Pull data from another sheet based on certain criteria steve_sr2 Excel Discussion (Misc queries) 1 February 23rd 06 10:08 AM
Varying left criteria based on 1st Letter....If Function? seve Excel Discussion (Misc queries) 2 November 25th 05 10:15 PM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


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