Hi,
is it possible to list all users of e.g. usergroup Registered Users who registered after a certain date?
Something like (please don't stone me, I have no idea how to write SQL queries ;-)):
Show all users where usergroup is 4 and registration date is > yyyy.mm.dd
Could someone possibly help me? Much appreciated. Thanks!
is it possible to list all users of e.g. usergroup Registered Users who registered after a certain date?
Something like (please don't stone me, I have no idea how to write SQL queries ;-)):
Show all users where usergroup is 4 and registration date is > yyyy.mm.dd
Could someone possibly help me? Much appreciated. Thanks!
Comment