Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
an
 
Posts: n/a
Default Change column Number vrs Text

Hello!

I use next formulae and work fine
=INDEX($A$1:$B$1000;MATCH(C1;$B$1:$B$1000;0);1)

where

A B
Number Text

Now, I would a formulae where columns change.

A B
Text Number

Thanks in advance.
an

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=INDEX($B$1:$B$1000;MATCH(C1;$A$1:$A$1000;0);1)

at a guess

--

HTH

RP
(remove nothere from the email address if mailing direct)


"an" wrote in message
...
Hello!

I use next formulae and work fine
=INDEX($A$1:$B$1000;MATCH(C1;$B$1:$B$1000;0);1)

where

A B
Number Text

Now, I would a formulae where columns change.

A B
Text Number

Thanks in advance.
an



  #3   Report Post  
an
 
Posts: n/a
Default

Ok, Bob Phillips.

Many thanks.
Work fine.
an

-----Original Message-----
=INDEX($B$1:$B$1000;MATCH(C1;$A$1:$A$1000;0);1)

at a guess

--

HTH

RP
(remove nothere from the email address if mailing direct)


"an" wrote in

message
...
Hello!

I use next formulae and work fine
=INDEX($A$1:$B$1000;MATCH(C1;$B$1:$B$1000;0);1)

where

A B
Number Text

Now, I would a formulae where columns change.

A B
Text Number

Thanks in advance.
an



.

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
Putting text in a column based on variable text from another colum Jacky D. Excel Discussion (Misc queries) 1 December 16th 04 06:09 PM
how do i change the column width over a number of rows in the sam. Excel Excel Worksheet Functions 4 December 16th 04 03:49 PM
How do i change numbers in text format to number format? Greg New Users to Excel 1 December 14th 04 05:22 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
EZ Q 4 U: How do I change a number to text, based on the number UCD GRAD Excel Worksheet Functions 2 November 9th 04 09:05 PM


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