A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Windows XP Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Unsure if there's a formula/function that can do this



 
 
Thread Tools Display Modes
  #1  
Old June 10th 07, 10:13 AM posted to microsoft.public.windowsxp.help_and_support
Sally.m
external usenet poster
 
Posts: 1
Default Unsure if there's a formula/function that can do this

I would really appreciate any advice please ....

I have an Excel spreadsheet that currently has 2 columns ...

Column A = suburb name in full (eg Tewantin)
Column B = abbreviated version of suburb name eg Tewnt (note, this appears
in the same row as the full suburb name in Col A)

I now need to enter in a new Column (Column C) of abreviated suburbs
(multiple and not in the same order as those that appear in Columns A & B)

Question: After I have finished entering all the info in Col C, I would
like to 'ask' ... if Col C matches Col B, then insert Col A (suburb name in
full) into a new column (Col D). I'm sorry, I know this is a little
convoluted, but I hope someone can help me please.


Ads
  #2  
Old June 10th 07, 10:20 AM posted to microsoft.public.windowsxp.help_and_support
DL
external usenet poster
 
Posts: 3,774
Default Unsure if there's a formula/function that can do this

You should be posting to an Excel newsgroup, not an winxp ng

"Sally.m" wrote in message
...
I would really appreciate any advice please ....

I have an Excel spreadsheet that currently has 2 columns ...

Column A = suburb name in full (eg Tewantin)
Column B = abbreviated version of suburb name eg Tewnt (note, this appears
in the same row as the full suburb name in Col A)

I now need to enter in a new Column (Column C) of abreviated suburbs
(multiple and not in the same order as those that appear in Columns A & B)

Question: After I have finished entering all the info in Col C, I would
like to 'ask' ... if Col C matches Col B, then insert Col A (suburb name

in
full) into a new column (Col D). I'm sorry, I know this is a little
convoluted, but I hope someone can help me please.




  #3  
Old June 10th 07, 07:10 PM posted to microsoft.public.windowsxp.help_and_support
Brian G
external usenet poster
 
Posts: 8
Default Unsure if there's a formula/function that can do this

Sally.m wrote:
I would really appreciate any advice please ....

I have an Excel spreadsheet that currently has 2 columns ...

Column A = suburb name in full (eg Tewantin)
Column B = abbreviated version of suburb name eg Tewnt (note, this
appears in the same row as the full suburb name in Col A)

I now need to enter in a new Column (Column C) of abreviated suburbs
(multiple and not in the same order as those that appear in Columns A
& B)

Question: After I have finished entering all the info in Col C, I
would like to 'ask' ... if Col C matches Col B, then insert Col A
(suburb name in full) into a new column (Col D). I'm sorry, I know
this is a little convoluted, but I hope someone can help me please.


Sally,

Try these groups msnews.microsoft.com for the information you require.

Brian G


  #4  
Old June 10th 07, 07:32 PM posted to microsoft.public.windowsxp.help_and_support
Mark L. Ferguson
external usenet poster
 
Posts: 4,253
Default Unsure if there's a formula/function that can do this

Into the D1 cell, type:

=IF(B1=C1,A1,)

--
Was this post helpful to you? Then click the "Yes" button, below.
Voting helps others who use the web interface.
Mark L. Ferguson



"Sally.m" wrote:

I would really appreciate any advice please ....

I have an Excel spreadsheet that currently has 2 columns ...

Column A = suburb name in full (eg Tewantin)
Column B = abbreviated version of suburb name eg Tewnt (note, this appears
in the same row as the full suburb name in Col A)

I now need to enter in a new Column (Column C) of abreviated suburbs
(multiple and not in the same order as those that appear in Columns A & B)

Question: After I have finished entering all the info in Col C, I would
like to 'ask' ... if Col C matches Col B, then insert Col A (suburb name in
full) into a new column (Col D). I'm sorry, I know this is a little
convoluted, but I hope someone can help me please.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 08:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.