Summary: The boss got a virus that rendered his drive unbootable. I plugged the drive into another computer, and I can retrieve the files that are there. Wh...
Summary: I've tried explaining why it's important to keep email for even a couple of more weeks but the network administrator won't budge. Can't even set up a...
Summary: I now have Windows 7 & have loaded MSOffice 2003 Pro Academic. I need to send documents (word) via the File-Send option and now when I utilize this t...
Summary: Hi, As far as I know, there is no simple way to do what you want. Word's control of printers is limited, and even in Visual basic the print command do...
Summary: I have an extremely simple Excel spreadsheet that I use to keep track of my running. It's columns are: Date, time to run a mile, time to run 2 miles, ...
Summary: I feel like an idiot, as I know this should be simple. I can't for the life of me find the place to turn this feature off. When I open PSPad, it attem...
Summary: I have created the excel file in excel 2003 and transfered it to excel 1997 in my 2nd computer. However when i tried to save the file in excel 1997, i...
Summary: Hi, Try this: =IF(AND(ISNUMBER(C21),ISNUMBER(D21),ISNUMBER(E21)),IF(C21=E21,"Paid", (C21*D21)-(E21)),"") Note: The formula has been split across two ...
Summary: Dear All, sorry if this is a common known problem but I can't find an authorative solution I bought a PC 2 years ago with Office oem installed and now...
Summary: does anyone have access to a cd or download on this model? HP no longer supports, but my printer runs like new still, but I misplaced the software cd ...
Summary: This might not help, but when I moved from a company that used Lotus Notes to a company that uses Outlook, I asked this question: In Lotus Notes, I co...
Summary: You can't write to a closed workbook. However, macros could be written to open the workbook, write/copy/link the values and then close the workbook. ...
Summary: Hi, 1. If the workbook is not open, your macro will not know where it is - as you said yourself, it does not specify the full path name. 2. You can't ...
Summary: Hi, Regarding questions 1 & 2: I was not clear if the formulas you gave (=IF(F2="", "No", IF(G2>=H2, "Yes", "No")) are working or not. Times in Excel ...
Summary: Hi, I seem to recall that some mail servers will not accept outgoing mail from other domains. I presume this is a spamming issue. So if you are send...
Summary: I mistakenly changed a setting in outlook and now every time I send an email it wants me to add the address to my contacts. A hour later and I can't ...
Summary: I don't think you can turn that toolbar off (you can't in 6.0) so you may have dragged to some place on the screen where you can't see it. Do you have...
Summary: Hi, If you were provided with internet access to e-mail using a web browser, there is likely a link to a setup page that may allow you to control forw...
Summary: re: i cannot use Macro We still don't know what you mean by "cannot use macro". Is it not available? Can you see it but it doesn't run? Does it run ...
Summary: In this forum, we don't usually answer homework questions directly, since the object is for you to figure how to use Excel to complete the assignment....
Summary: Nice job Humar! I don't know enough about VBA for Word to have started from scratch, so I took advantage of your hard work and modified the code to de...
Summary: Hi, I need to calculate how many times 2 specific characters appear in the same cell throughout an entire spreadsheet of about 98 columns and 98 rows,...
Summary: Excel Data Validation: The following Formula will determine if the data entered into a cell (D3) is a Capital "Y". If so it will allow it, otherwise r...
Summary: I named my sheets to match yours, including Gross YTD, and it ran fine. Since I can't see your workbook from where I'm sitting, I can't tell you why i...