#1   Report Post  
Jaladino
 
Posts: n/a
Default IF function

What I want:
if cell A1 is same as F1 then B1 should becme same as G1 and C1 should
become H1. And if A1 is same as F2 than B1 should be same as H2 and C1 same
as G2... and so on

I have a list of 3 columns (F,G, and H) and 60 rows


  #2   Report Post  
CLR
 
Posts: n/a
Default

Assuming your "H2" and "G2" reversal is a typo, put this in B1
=VLOOKUP(A1,F:H,2,FALSE)
and this in C1
=VLOOKUP(A1,F:H,3,FALSE)


Vaya con Dios,
Chuck, CABGx3


"Jaladino" wrote in message
...
What I want:
if cell A1 is same as F1 then B1 should becme same as G1 and C1 should
become H1. And if A1 is same as F2 than B1 should be same as H2 and C1

same
as G2... and so on

I have a list of 3 columns (F,G, and H) and 60 rows




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
SUMIF function yak10 Excel Worksheet Functions 0 February 12th 05 05:12 PM
Trim function doesn't clean out ASCII Code 160 (Space) Ronald Dodge Excel Worksheet Functions 6 January 27th 05 03:48 AM
Formula to list unique values JaneC Excel Worksheet Functions 4 December 10th 04 12:25 AM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM
Counting Function Dilemma Simon Lloyd Excel Worksheet Functions 0 November 8th 04 03:13 PM


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