Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Adding columns - with tech info

I have this formula to get my database to idenify when
there is no information to calulatate in the cells but it
is not working - can you help? Thank you -- Katherine

=IF(countA(L30,M30,O30,P30)=0,0,(M30=O30,N(Q30)+N( N30)-1,N
(Q30)+N(N30))
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Adding columns - with tech info

=IF(countA(L30,M30,O30,P30)=0,0,IF(M30=O30,N(Q30)+ N(N30)-1,N
(Q30)+N(N30)))

You left out the second IF statement.

--
Regards,
Tom Ogilvy

"Katherine" wrote in message
...
I have this formula to get my database to idenify when
there is no information to calulatate in the cells but it
is not working - can you help? Thank you -- Katherine

=IF(countA(L30,M30,O30,P30)=0,0,(M30=O30,N(Q30)+N( N30)-1,N
(Q30)+N(N30))



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
Lookup info in one Column and then returning info in other columns Cyndi513 Excel Worksheet Functions 1 June 23rd 08 02:36 PM
Macro to put info into certain columns based on info in another co Studebaker Excel Discussion (Misc queries) 1 December 4th 07 05:27 PM
matching two columns and adding info newyorkjoy Excel Discussion (Misc queries) 4 February 22nd 07 09:38 AM
TECH SUPPORT NUMBERS Alan New Users to Excel 6 March 28th 05 04:06 PM
High Tech Question ? Ray Batig Excel Programming 0 January 8th 04 01:43 AM


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