Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Barry
 
Posts: n/a
Default =countif (h3:h16"=01 01 2006") how to substitute cell for date

this formulas works fine, however how do is substitute a a cell for the
actual date, i.e. the date I want to refer to is b1. I have tried using the
cell reference but it does not work
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Billigmeier
 
Posts: n/a
Default =countif (h3:h16"=01 01 2006") how to substitute cell for date

=COUNTIF(H3:H16,"="&B1)

--
Regards,
Dave


"Barry" wrote:

this formulas works fine, however how do is substitute a a cell for the
actual date, i.e. the date I want to refer to is b1. I have tried using the
cell reference but it does not work

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kleev
 
Posts: n/a
Default =countif (h3:h16"=01 01 2006") how to substitute cell for date

Use the concatenation operator:
=countif(h3:h16 "=" & b1)

"Barry" wrote:

this formulas works fine, however how do is substitute a a cell for the
actual date, i.e. the date I want to refer to is b1. I have tried using the
cell reference but it does not work

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Barry
 
Posts: n/a
Default =countif (h3:h16"=01 01 2006") how to substitute cell for date

Thanks very much, greatly appreciated.

"Barry" wrote:

this formulas works fine, however how do is substitute a a cell for the
actual date, i.e. the date I want to refer to is b1. I have tried using the
cell reference but it does not work

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Barry
 
Posts: n/a
Default =countif (h3:h16"=01 01 2006") how to substitute cell for date

Thanks also to you very helping me out

"Barry" wrote:

this formulas works fine, however how do is substitute a a cell for the
actual date, i.e. the date I want to refer to is b1. I have tried using the
cell reference but it does not work



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
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Transfer Cell Formatting for linked cells Scott Excel Discussion (Misc queries) 2 November 23rd 05 11:04 PM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


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