PC Review


Reply
Thread Tools Rate Thread

Data in one cell = 1 in another cell

 
 
kennito
Guest
Posts: n/a
 
      18th Nov 2008
I'm trying to have any input data in one cell become the #1 in a neighboring
cell. Fairly new to Excel Formulas so am lost. Thanks
 
Reply With Quote
 
 
 
 
John C
Guest
Posts: n/a
 
      18th Nov 2008
If cell A1 is where you would type 'any' data, then in B1 type the following:
=IF(A1="","",1)
--
** John C **

"kennito" wrote:

> I'm trying to have any input data in one cell become the #1 in a neighboring
> cell. Fairly new to Excel Formulas so am lost. Thanks

 
Reply With Quote
 
Mike
Guest
Posts: n/a
 
      18th Nov 2008
=IF(A1="","","#1")

"kennito" wrote:

> I'm trying to have any input data in one cell become the #1 in a neighboring
> cell. Fairly new to Excel Formulas so am lost. Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Cell Formula - cell = (a) unless total of cell is less than (b) Lexie Microsoft Excel Discussion 3 8th Jan 2010 01:42 PM
Re: Making a MsgBox return cell data when search finds different data in an adjacent cell Don Guillett Microsoft Excel Discussion 0 4th Jul 2009 01:37 PM
cell data not validated if navigating cell to cell with mouse =?Utf-8?B?TG92ZVRoYXRNb3VzZQ==?= Microsoft Excel Worksheet Functions 6 21st May 2006 09:03 PM
Find MAX data in sheet (Cell) - Any cell that exceeds X amount of data confuzedagain Microsoft Excel Misc 1 7th Dec 2005 05:56 PM
data validation to restrict input in cell based on value of cell above that cell NC Microsoft Excel Programming 2 25th Jan 2005 07:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:16 AM.