#1   Report Post  
Hopest
 
Posts: n/a
Default Cell Value


Hi,

New to this forum but I can already see that this was a great decision
to join.

Say you have a cell with the value May

and I manually changed it to June is there a way of making it change
other cells to a different value when I do this.

Thanks peeps.

Tom.


--
Hopest
------------------------------------------------------------------------
Hopest's Profile: http://www.excelforum.com/member.php...o&userid=23765
View this thread: http://www.excelforum.com/showthread...hreadid=374144

  #2   Report Post  
Cutter
 
Posts: n/a
Default


Hopest

Welcome to the forum.

The answer to your question is Yes

For example: if you want a value in cell C5 to be 10 if A1 is "May" but
you want it to be 20 if A1 is "June" then the formula you put in C%
would be
=IF(A1="May",10,IF(A1="June",20,""))

Provide details as to what exactly you want Excel to do and you'll get
your question answered in specific detail.


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=374144

  #3   Report Post  
MrShorty
 
Posts: n/a
Default


Absolutely it's possible. IMO a spreadsheet would be a pretty useless
piece of software if I couldn't somehow link the value in A2 to the
value entered in A1. From the simplest formula A2=A1 which makes A2
simply a reflection of the value in A1 to complex engineering formula
to text functions to lookup functions and on and on.

It really isn't a question of, "is it possible." Rather you need to
determine what the relationship between the value in A2 and the data
entered in A1 and make the spreadsheet do it.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=374144

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
AutoFIll -by dragging the bottom-right corner of the cell Venkatesh V Excel Discussion (Misc queries) 5 February 23rd 05 04:57 PM
how to create a variable column in cell reference Sampson Excel Worksheet Functions 3 February 21st 05 10:13 PM
Can a Formula in Cell X modify Cell Y? alMandragor Excel Discussion (Misc queries) 7 February 10th 05 09:51 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 11:13 PM.

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"