Netminder, EE's Site Admin, joined October 29, 1999, and has since become a cornerstone of the EE community. Here's to ten great years!

Congratulate Netminder
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Overall Solutions: 151 - 175 of 70474
 
Follow up to previous question: Original Question... I have a dataset where I need to count the occurance of consecutive numbers.  The challenge is that the same number can show up throughou...
I have a csv file that is not formatted exactly the same every time.  So... in order to get the csv file into sql, I made a table with all Text columns and then import the file. My issue is th...
Hi i have a namevaluecollection which contains a RecordNames as keys and few values assigned to those names respectively. I need to export this to excel. can anyone guideme? Thanks ...
It is working but, not to what I want. It should list all not of the text. It only list the last one. Dim i As Long For i = 1 To 6  Cells(5, i) = "Property"  Cells(5, i) = "Report Na...
I need to create output such as: example: A mars Bar costs $1.50 and there are 2 in stock. for each multidimensional array. My array is: $chocslist2 =      array( 'Mars Bar' =>     array('pric...
I am using the code below, the class works if I do not use the "public static System.IO.StreamWriter" line. I have tried both taking off the "static" keyword and replacing "static public" with...
hi please tell me what tool(s) to use in the scnario that another computer on the network could be using the same IP address .. thx
I have an old small business server 2003 which was set up by a previous employee and pushed aside for years due to the fact that we only needed to run on on a single server at the time. Now we...
Hi Experts, I got  a complex scheduling program that was made with access then we made a vb.net interface that connect to the access.  in that access program the queries often use vba code to...
Hi everyone, Hi. Several people have told me that their chrome browser gives the following message when trying to go to bevyfind.com: "The website at bevyfind.com contains elements from ...
Hi Experts, I'm testing our software on Windows 7 and can't even get one of our services registered.  The service is based on Poco services, and the usual way to register the service with win...
I have a form which shows the details of all participants in a charity golf tournament.  Each participant is assigned a team number at some point which shows up in the table and on the form.  ...
select IDCUST, CODETERR from CBSDAT.dbo.ARCUS A left join CRM.dbo.Territories t on t.terr_custaccpaccode = a.CODETERR where t.terr_custaccpaccode is null AND CAST(REPLACE(a.AUDTDATE, '.', '')...
I exported mailboxes from SBS 2003/Exchange 2003/Outlook 2003 using Exmerge. The PST files for the 3 managers are all just over 2 GB in size. I am getting errors when trying to import them int...
I´m trying to populate a hidden field in an Access database using an ASP form developed with dreamweaver. The field in Access is setup as an "auto-complete" field, just like a counter field, s...
Hi EE, I normally post in Access, am newly working with a product call Oracle Discoverer. Anyway, many times when I have Discoverer questions I go to the Oracle website, bec. more Discove...
Unable to fully remove Windows Enterprise Suite Virus.  I have performed a scan with Malwarebytes program and it detected and claimed to have successfully removed the virus. Everytime I run Co...
currently my servers are all on VLAN202 10.1.200.1 255.255.254.0. What I want to do is assign an ACL to this VLAN to block all connections from 10.80.x.x, 10.90.x.x, 10.75.x.x to host 10.1....
Hi, Here is what I am trying to accomplish: 1) on opening a worksheet, force a calculation of the worksheet 2) once the recalculation is done, copy the full worksheet and paste the valu...
We are currently running on two domains; one AD on Server 2008 and the other NT 4.0. Before we shutdown our NT domain we want to make sure there is not anything/anyone still accessing/authe...
I am trying to find out a way to see what user has a file open in the Windows Server 2003, this is a file server..
Printing over TS used to work just fine, now it seems that the re-directed printers are no longer removing themselves after a user logs off. I have attached a screen shot of printer list, mayb...
Hi, I have the following in an excel format, and I would like the rows transposed.   I've attached a file to show the before and after for my lack of description. The data looks like: M...
I want to copy a folder and all subfolders from my mapped v: drive to the c: drive.  I want this to occur every ten minutes.  I have written a bat file and am running it from a scheduled task ...
We are converting from Domino to Exchange.  Our legal department wants us to delete mail after 90 days automatically, except for certain people who are involved in litigation.  Can I do this i...