drom
Well-known Member
- Joined
- Mar 20, 2005
- Messages
- 543
- Office Version
- 2021
- 2019
- 2016
- 2013
- 2011
- 2010
- 2007
Hi and thanks in advance
I need a formula (I know how to do this using VBA, I use: for each and/or Loopings)
I have a table named Table1
This table has many Dinamic rows (today 1000, tomorrow maeby 1250, day after who knows?
I have X columns which headers are:
Thanks again!
I need a formula (I know how to do this using VBA, I use: for each and/or Loopings)
- If is faster with a formula via VBA PERFECT
- Or using a Formula in a sheet, not using VBA, Perfect as well
I have a table named Table1
This table has many Dinamic rows (today 1000, tomorrow maeby 1250, day after who knows?
I have X columns which headers are:
- A1 = State
- B1 = School
- C1 = Kids name
- D1 = Subjects
- E1 = Unjustified absences
- F1 = Marks
- G1 = DATE
- H1 = YEAR
- I1 = MONTH
- A kid named Peter stays out of the school maeby monday he will have probably 5/6 Unjustified absences
- Mary and Mike (good students ) if they go to class always
- Do I have in a this School (XXXX) with less than 5 absences a month (say MARCH) (At least 2, Mary and Mike)
- And How many with kids with absences between 5 and 10 ( At least 1 Peter)
Thanks again!