Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Function question:

Okay, I am sure I am an idiot, but I want to copy the value of another
cell, based on the value of my target cell.

Example:
Formual in Cell L1

If Cell k1 equals P1, I want to copy the value(text) of zz99 to cell
l1. Anyone know the answer to this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Function question:

In I1

=IF(K1=P1,ZZ99,"")

I assume ZZ99 is a 20076 cell?

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

wrote in message
oups.com...
Okay, I am sure I am an idiot, but I want to copy the value of another
cell, based on the value of my target cell.

Example:
Formual in Cell L1

If Cell k1 equals P1, I want to copy the value(text) of zz99 to cell
l1. Anyone know the answer to this?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Function question:

AWESOME, I got it... The P1 needs to be in quotes, so the formula
would read:
=if(k2="p1",zz99)


Thanks.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Function question:

LOL! I thought it was a cell reference.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



wrote in message
oups.com...
AWESOME, I got it... The P1 needs to be in quotes, so the formula
would read:
=if(k2="p1",zz99)


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
Function Question Jim Patterson Setting up and Configuration of Excel 2 December 6th 06 07:32 PM
IF function Question Machineman Excel Worksheet Functions 5 November 26th 06 11:48 PM
Function Question Andrew Excel Worksheet Functions 2 May 25th 05 07:58 AM
Function question Jock W Excel Worksheet Functions 2 April 6th 05 01:39 PM
SUM Function Question John Excel Worksheet Functions 4 November 30th 04 10:55 PM


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