#1   Report Post  
Posted to microsoft.public.excel.misc
bdq17
 
Posts: n/a
Default if, or, true, false?

I want to create a delinquency report using info from multiple worksheets. I
have an account column and next to that I want to create a deliquent column.
In the individual worksheets there is a date column. I want excel to look at
the cells in that column and return a deliquent message if no date is present.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default if, or, true, false?

Do you mean

=IF(COUNTA(Sheet2!A:A)=0,"delinquent","no")

--

HTH

RP
(remove nothere from the email address if mailing direct)


"bdq17" wrote in message
...
I want to create a delinquency report using info from multiple worksheets.

I
have an account column and next to that I want to create a deliquent

column.
In the individual worksheets there is a date column. I want excel to look

at
the cells in that column and return a deliquent message if no date is

present.


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
Inconsistent Macro Behavior Sarah K Excel Discussion (Misc queries) 4 November 1st 05 10:36 PM
Help: runtime error - Method seriescollection object_chart failed huangx06 Charts and Charting in Excel 3 July 9th 05 12:27 AM
Grouped Sheets and Formating Pank Mehta Excel Discussion (Misc queries) 3 March 24th 05 01:42 AM
Adding True False Results Arla M Excel Worksheet Functions 6 January 27th 05 06:29 PM
Grand Totals @ Same Place Amber M Excel Worksheet Functions 2 December 30th 04 07:13 PM


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