LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel,microsoft.public.excel.worksheet.functions,microsoft.public.excel.programming
external usenet poster
 
Posts: 2,886
Default Excel Iterations? Conditional Operations?

Hi

In C1 enter something like
=IF(COUNTA(A1:B1)=0,"",IF(AND(ISNUMBER(A1),ISNUMBE R(B1)),A1+B1,"something
else")

Clearly the "something else" can be further tests, or a value you want
to be inserted.
Copy C1 down column C as far as you wish.

--
Regards

Roger Govier


wrote in message
oups.com...
I've only used excel a few times, and what I've read so far doesn't
tell me if this is possible, tho' I have to assume it is. Is it
possible to
assign a formula to a column, say, and have the entire column be
set to a formula with the values of other columns on a row-by-row
basis? That is, something like Cx=Ax+Bx. And since I want it to
be able to handle odd situations, like the absence of some entries,
to set tests -- like set a variable to some value if the cell has no
entry, or has, say, a letter instead of a number? The sort of thing
I could do in APL? Would this require some sort of additional package
to install in Excel? Or does excel do this by itself?

Thanks!

Mark



 
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
Operations with conditional formatting Lily Excel Worksheet Functions 6 January 13th 09 10:45 PM
how to solve equations in excel that involve iterations? san2000 Excel Discussion (Misc queries) 4 December 12th 06 03:14 PM
Excel Iterations? Conditional Operations? [email protected] Excel Discussion (Misc queries) 3 May 30th 06 08:41 AM
Excel Iterations? Conditional Operations? [email protected] Excel Worksheet Functions 4 May 30th 06 08:41 AM
Excel-97 SR-1 calculation=automatic iterations Workbook_Open [email protected] Excel Programming 4 September 14th 05 03:53 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"