Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by devilsedge

  1. devilsedge

    How to create a 'countif'

    ideally the 'holiday count' would be a formula.
  2. devilsedge

    How to create a 'countif'

    MJRBIM, Good point. However, I need to clarify further. The source data in this case may have multiple instances of "Holiday". Ideally the preview would need to appear as Date name holiday count Year 2002 devilsedge 6 year 2003 devilsedge 2 year 2004 devilsedge 3 currently, in my...
  3. devilsedge

    How to create a 'countif'

    All, Please assist. I am looking to build a formula to initially look for a certain text within a field than count the number of interrations. thus far I have ... numbervar New; If {PH.ENTRY_TYPE} = "Holiday" Then New:=New + 1 ... but the variable does not reset.

Part and Inventory Search

Back
Top