Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Choose the cells where there is a value

Hi all,

I have two columns where there is a value in one of them ( column for
negative & the other one is positive ) I want to have a third column shows
the values of the 2 columns before, as I have 500 rows to look at. Can any
one help on this.

Thanks in advanced.

Regards
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Choose the cells where there is a value

Say data is in columns A & B. In C1 enter:

=IF(A1="",B1,A1) and copy down
--
Gary''s Student - gsnu200800
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Choose the cells where there is a value



"Gary''s Student" wrote:

Say data is in columns A & B. In C1 enter:

=IF(A1="",B1,A1) and copy down
--
Gary''s Student - gsnu200800


Thank you so much it works.

Regards
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Choose the cells where there is a value

You are very welcome!
--
Gary''s Student - gsnu200800


"firroo" wrote:



"Gary''s Student" wrote:

Say data is in columns A & B. In C1 enter:

=IF(A1="",B1,A1) and copy down
--
Gary''s Student - gsnu200800


Thank you so much it works.

Regards

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
how can i choose only visible cells from a autofilter? gonzolio Excel Worksheet Functions 3 May 22nd 07 07:30 PM
how can i choose only visible cells from a autofilter? gonzolio Excel Worksheet Functions 0 May 22nd 07 06:45 PM
How do I put combo box values into cells (without using @CHOOSE) LongTermNoob Excel Worksheet Functions 4 March 8th 07 01:44 PM
Choose function gives different results from different cells????? Dan @united_brokers Excel Worksheet Functions 3 March 3rd 06 01:46 PM
Randomly Choose Cells from Colum/Row J New Users to Excel 2 November 19th 05 02:22 AM


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