Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying this, but I can't get it to work, the only thing that pastes over
in L1 is the data that is in the 1st row A1:D1 That is all that shows up. Any suggestions. "Tom Ogilvy" wrote: No, that would be a non-starter <g if you have a list of names you do want, say go to J1 J1: Username J2: paste your list of names so they go down column J now select A1:D1 down to the last cell you want Or go to the name box and type in A1:D37000 do data=filter=Advanced Filter your data should be shown as the database Click in criteria and then select J1 down to the last name, then select copy to another location and click on destination, then click on a cell such as L1. then click OK. -- Regards, Tom Ogilvy "Dtown Dawg" wrote: Another Thing. The department that the employee is in, is not listed. THe only thing listed is Colum A: IP Address Column B: Username Column C: Date Column D: Time Everytime the user logs in a entry is made, and everytime the user logs out a entry is made (Time In, Time out). So I think I just need to do that DATA|Filter|Autofilter and then just start selecting name by name. "Tom Ogilvy" wrote: select the data, do Data=filter=Autofilter in the dropdown in the departments column, select custom and then does not equal Accounting & Land or whatever the title is then all the records you want to delete should be visible in the name box enter 2:37000 and hit enter then do Edit=Delete now do Data=filter=Autofilter to remove the autofilter and the Accounting & Land records should remain. Obviously do this on a copy of your data. -- Regards, Tom Ogilvy "Dtown Dawg" wrote: I have an xls spreadsheet that contains a list of user names and when they log onto the VPN and when they log off the VPN. This xls spreadsheets contains 37,000 rows of information. However this includes all deparments, and I only need to do a report on the Accounting & Land Department. Currently I go through the xls sheet and delete all the usernames that do not fall into the Accounting & Land department. This is tedious and time consuming. I would like to be able to enter all the usernames that I need to delete into a macro or VB. Then that way I could run the macro, all the usernames I don't need would be deleted and then I could start gathering information for my reports each month. Can somebody please help or point me in the correct direction, that is if this is possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract workbook information | Excel Discussion (Misc queries) | |||
How do I copy specific information from a master sheet? | Excel Worksheet Functions | |||
MOVE SPECIFIC INFORMATION TO ANOTHER SHEET | Excel Discussion (Misc queries) | |||
Extract Information to another worksheet | Excel Worksheet Functions | |||
Pulling specific information from a sheet | Excel Programming |