Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Need to know how many users are logged in...

I have an excel sheet, with a list of users, login and logout date & time.
I need to know how many users were logged in over the course of time every
30 minutes.

Excel 2007.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Need to know how many users are logged in...

Logged into what? A specific computer... A server... A file... A Workbook.
--
HTH...

Jim Thomlinson


"Nicholas" wrote:

I have an excel sheet, with a list of users, login and logout date & time.
I need to know how many users were logged in over the course of time every
30 minutes.

Excel 2007.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 19
Default Need to know how many users are logged in...

This is a set of data from a table that tells me login/logout times for a
user on a server.

So what I need to do is parse/calculate the data to determine at every 30
minutes how many users are currently logged in.

"Jim Thomlinson" wrote:

Logged into what? A specific computer... A server... A file... A Workbook.
--
HTH...

Jim Thomlinson


"Nicholas" wrote:

I have an excel sheet, with a list of users, login and logout date & time.
I need to know how many users were logged in over the course of time every
30 minutes.

Excel 2007.

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default Need to know how many users are logged in...

Without seeing your data it is hard to get specific. The general theory
behind this is to create a table of times which is in 30 minute increments
(12:00, 12:30, 1:00, ...)
placing those time in rows is probably the easiest. Now you need to count up
how many peolple logged in prior to that time and how many people logged out.
(logged in by the end of that time period and logged out prior to the
beginning). The difference should be that active users. As a guess sumproduct
formulas will be the best way to get the individual counts...

http://www.xldynamic.com/source/xld.SUMPRODUCT.html
--
HTH...

Jim Thomlinson


"Nicholas" wrote:

This is a set of data from a table that tells me login/logout times for a
user on a server.

So what I need to do is parse/calculate the data to determine at every 30
minutes how many users are currently logged in.

"Jim Thomlinson" wrote:

Logged into what? A specific computer... A server... A file... A Workbook.
--
HTH...

Jim Thomlinson


"Nicholas" wrote:

I have an excel sheet, with a list of users, login and logout date & time.
I need to know how many users were logged in over the course of time every
30 minutes.

Excel 2007.

Thanks

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
Getting Logged in User Name in formula... Kedar Agarkar Excel Discussion (Misc queries) 9 October 30th 07 03:55 PM
Getting Logged in User Name in formula... Kedar Agarkar Excel Worksheet Functions 9 October 30th 07 03:55 PM
Auto Updating the Logged in User DCHims Excel Discussion (Misc queries) 1 September 4th 07 07:58 PM
Sharing Problems- users keep reappearing even though logged out. Gai Excel Discussion (Misc queries) 0 February 23rd 07 02:53 AM
How do you reference the logged on user name in excel? Taurus Excel Discussion (Misc queries) 2 January 24th 06 07:38 PM


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