#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JJ JJ is offline
external usenet poster
 
Posts: 122
Default function needed

I have 2 columns, if i change cell_1 in column_1, my cell_2 is going to
change the text from "T" to "A".

how can i do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 143
Default function needed

Can you provide any more information?

When you say cell_1 and column_1 do you mean Column A, Row 1 on the Excel
grid?

What kind of change will trigger the next cell to change from T to A? Spell
out a few scenarios for us.
--
Regards,

PJ
Please rate this post using the vote buttons if it was helpful.



"JJ" wrote:

I have 2 columns, if i change cell_1 in column_1, my cell_2 is going to
change the text from "T" to "A".

how can i do this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default function needed

Change from what to what?

Or just a change?

A1 contains the word "hoohah"

In A2 enter =IF(A1="hoohah","T","A")

Or did you have something more generic in mind?

On any change at all you would need event code to update A2 rather than
having a fixed formula as above.

Post back if that's the case.

BTW..............Excel syntax for cell references is Column/Row

A1, A2, B1 etc.

Get used to using that syntax rather than Cell_1 or Cell_2


Gord Dibben MS Excel MVP


On Wed, 8 Apr 2009 16:02:01 -0700, JJ wrote:

I have 2 columns, if i change cell_1 in column_1, my cell_2 is going to
change the text from "T" to "A".

how can 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 needed FMST Excel Worksheet Functions 3 November 25th 06 03:04 PM
Function Needed! Please Help! Rashid Excel Worksheet Functions 3 April 20th 06 01:49 AM
Help needed with function Kevin Excel Worksheet Functions 2 January 28th 06 06:29 AM
Function needed???? prbucci Excel Worksheet Functions 9 January 15th 06 07:26 AM
Help Needed With - If-Function Adrian Jones Excel Worksheet Functions 1 November 6th 04 08:57 PM


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