Congratulations to DanRollins, the first member to earn 50,000 Article points! With 56 articles written, including two Editor's Choice and ten EE Approved, DanRollins is more than worthy of this honor. Keep on rollin', Dan!

 

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

 
Top Overall Solutions: 51 - 75 of 70474
 
I mistakenly put the FQDN of a server in a post containing log information. I would like to be able to alter the post to react that FQDN.
Word 2007, VBA Dear Experts: How can I change a selected Inline Shape into a Shape with Wrap Type 'wdWrapFront' using VBA? Help is much appreciated. Thank you very much in advance. R...
Hey all, quick question...when you join a PC to the domain it obviously shows up in AD, my question is what happens when you delete the PC in AD and reboot the PC...will AD recognize it again?...
Visited or opened something should not have i am sending out spam to people in my address and not in my email address book. i have run combofix three times now just to be sure it did all it ...
Hello, I have a couple active directory securtiy group (unfortunately not DLs), and I need to send an email to all users in these groups.  I've tried my hand at Users and Computers, ASDI Ed...
ColdFusion version: CF9 I'm trying to reverse the order of the elements in an array (columns in a result set).  I've tried: <cfset columns = mtbf.getColumnNames()> <cfscript>      createOb...
I have a database with 2 tables. on my form I have 2 bindingnavigators with 2 bindingsources, I have a find button that I want my user to enter a  value for a field in my master and my detai...
Time ago I found a very good website that collected the best reviews on the web about digicams, printers, etc. judging the quality of each review. I can't remember what site it was. What was ...
Hi Experts, I have an large old VB6 program that I need to convert to VB.NET (2005). It has a window (via a picturebox) that show a zoom of the area around the mouse pointer with StretchBl...
Hello Want to be able to put a new line before and after found record - my code below should make sense  - i hope - Regards Phil myfile = File.open("u:/aberdeen_output.txt","w") tn = Time...
Do MAC users by default get word processing or presentation (like powerpoint) applications in the new MAC books? Thanks
Hi, I have this checkbox that is getting populated from the database with the years. what I want is when the user check the checkbox is to get all the checked items and arrange them in ...
I have a dataset where I need to count the occurance of consecutive numbers.  The challenge is that the same number can show up throughout the dataset, so you can't do a simple group by and co...
Hey guys! I have a problem with my code. I need to convert the numeric result of a subquery to a string. However, since the numbers have n decimal places, I need to round the number to 2 decim...
I have 2 sql selects that I would like to combine into one.  Basically one is a select for master record and the other is for a detail record.  My ultimate goal would be to list the master rec...
Hi. Just built an office down the garden and the wifi from the BT home hub doesn't reach. It's about 45 meters away and I don't know what option to go for. I could run a cable from the h...
I have a query, where dependent on an unbound combo box on my form, the entires are filtered, If the user doesn't select an item from the unbound combo box, I would like the query to open...
Hi, I am trying to clean up our company standard letter template. We have some FILLIN fields for staff to enter but I want to be able to control the layout if a user does not enter a value ...
Dear experts, This below SQl query is taking too long in the application. I will appreciate if any one could suggest me a faster way to rewrite the query or any other solution.. the ...
I have 14 level nested if statement (see attached).  Excel 2003 will only let me use 8 levels. What is another way I can still retun this desired value and or change the max number of allowed ...
Hello Experts; I am trying to write a query that will do the following. I have a single table with the following structure: Acct# Line Amt 100        1      100.00 100        2      105.00 100        3      ...
HI, I purchase this router from Ebay few days ago today i realized something, If i reboot the router, it would not store my running-config, I save the running-config to startup config by...
The rules are fairly simple; if the 'Barge' contains the letters AGRI, then the 'Hull Size' should be 12.  If the 'Barge' contains the letters KMM, then the 'Hull Size' should be 12; etc.  etc...
I use vba to build a sql query.  What I want to do is display the query in a query result window just like OpenQuery works in a macro. How do I do this from VBA?  Right now I have what foll...
I need to be able to upload and rename a file one it's uploaded.  I need to rename the entire file. This is what I have but I get a error. I have a form that browse for a word doc, excell or p...