No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
Iused to use the free AVG and recommend it (I still do to people who rarely use the net or who can't afford one of the other programs), but last year I gave up on it, between getting rarer updates (roughly weekly or a bit less rather than once or …
Doesn't it also mention the name of the specific program? Without knowing what is not shutting down properly, I can't say how anyone can help....
Mostly I agree with the above but don't run a registry cleaner. Many, if not most, are junk and some can - and will - severely damage your PC. I would suggest some software like CCleaner - not the registry part, just for cleaning temp files, and defragging after that. …
First, create a picture that you want to include and also insert your name into that picture so that it is all one graphic, and save that. In OE, go to Tools, Options, Signatures. Select (at the top) Add Signatures to all outgoing messages. If you don't have a signature …
In 2003 go to Tools, Options, General. Click on the Web Options button and go to Encoding. Click on the list and you will see UFT-8 (probably just up a few items.) Select that, then click OK, OK.
If you have 3/26/2005 in A1 and 6/26/2010 in A2, then to have it read this way - 3 months 5 years - use: [CODE]=DATEDIF(A1,A2,"M")-(DATEDIF(A1,A2,"Y")*12)&" months"&" "&DATEDIF(A1,A2,"Y")&" years"[/CODE] To have it read as (3/5) use this: [CODE]="("&DATEDIF(A1,A2,"M")-(DATEDIF(A1,A2,"Y")*12)&"/"&DATEDIF(A1,A2,"Y")&")"[/CODE] Note that in both of these cases the result is text - you …
if someone made a bomb that led from the search "error-prone to www.google.com, would they fix it more quickly, do you think?
I am a bit confused here - if it is a non-profit, it is still legally a business, so no, your client can not use a student edition. The school has the license agreement with MS, not you. Having gotten that off my chest, I would agree about ghosting - …
Rather quick and easy - Skype is a bigger, more capable program but it also uses more resources (the two pretty much go hand in hand). tiger86 makes a very good point, but if you aren't concerned about it, then it mostly matters what you want to do. If you …
EasyfitXL doesn't look much more powerful than the Analysis ToolPak add-in which you can install easily - part of Excel, just not installed by default. So, from my looking at the webpage offerings only - never having used either - I would say StatisiXL looks more useful, [I][U]if[/U][/I] that is …
This is basically the code for a macro that you need. In it I had two workbooks, Book1 (containing the data) and Book2 (receiving the data). I had the data placed in column A1, A2 and A3 of Book2. So you will need to place this code in the receiving …
"Done, but with errors on page" means nothing about your PC - it just means that there are some things about how the page is written that IE doesn't quite understand and it makes an attempt to do the best it can - as would any other browser.(Interestingly, I see …
Microsoft uses that for their annoying "report error to Microsoft" feature - however, it is expected by their software. They have a download/update with it linked to this page: [url]http://support.microsoft.com/kb/932080/en-us[/url]
There should have been an error message number, like 0175 - what is it? What make & model is your laptop? CRC (cyclic redundancy check) is a sign that either (with luck) your RAM is bad - if you have 2 sticks, remove one and try to boot and if …
By "it disappeared" do you mean that it isn't available when you open another document? Either you are not saving it to Normal.dot (the template that holds such things for all documents - but you can save it just to the one document) - did you get a notice that …
You need to have some matching item between the two tables - a unique ID is best, but you can use other things, as long as they are unique. Then make a query based on the two tables linked by the ID or whatever. In the query, have all the …
The End.