![]() |
|
Submit PC Applications Questions |
|
Interrelated Information Technology |
|
| Database Questions | Web Design Questions |
| Web Servers | MS Application Development Questions |
The Computer Education Techniques knowledge base is a service for answering questions, inclusive of the research and validation of the accuracy of information in the public domain. Citation of source documentation and examples are used to provide answers to the questions. Utilization of the information of this service and reliance on the answers, information or other materials received through this web site is done at your own risk.
| Q | I have been experiencing significant intermittent slowdowns in response time (several times the applications hang) when I am creating and editing MS Office applications, browsing websites on the web, and receiving and sending e-mail. Is there a utility in MS Windows Vista that can help in identifying the source of the problems in order that I can work more efficiently? | ||||||
| A | Perform the following steps in
MS Vista: From the Start Menu use the mouse to drill-down and navigate through the following icons:
Additional more comprehensive system information is available by expanding the CPU, Network or other category headings. |
| Q | I am a writer who recently became responsible for installing and maintaining my own Microsoft Windows workstation. I have performed several installations which have had error messages and which aborted prior to an acknowledgement that the installation had been successfully installed. I am also experiencing some odd intermittent errors. Is there an inexpensive way to clean up my computer. |
| A | The MS Windows Installer
CleanUp Utility can address the issues left behind from a partially
installed and typically corrupt entries in various areas of a system. The
utility displays a list of all installed and partially installed programs.
Remove the bad install and click Remove. The program can then be reinstalled. Microsoft provides a useful website - http://Support.Microsoft.com/KB/290301 |
| Q | I am in between jobs and I am looking for ways to reduce my electricity bills. I have a computer with an Intel P3 processor with the MS Windows operating system installed. |
| A | There is Energy-management
software which puts a computer on a schedule to reduce the amount of
electricity it uses. Verdiem makes energy-management computer software for business. It released a consumer-grade version if its Edison software. The software provides the ability to set a computer on working and nonworking schedules. It also provides estimated savings reports that show how much carbon dioxide has been. It works on computers running Windows XP and Vista. The software is available free at htpp://www.verdiem.com. The Environmental Protection Agency (www.energystar.gov) also has a energy-management program called EZ Wizard for computers running Windows 2000 or Windows XP. Google Desktop users can download a free plug-in called Energy Saver that works on Windows XP and Vista, but to use it first will be necessary to download Google Desktop at www.desktop.google.com/plugins. |
| Q | When MS Word crashes while I am working with a document, what is the best way to address this problem and reset the Word to its proper working state. | ||||||
| A | Perform the following steps:
|
| Q | How is a custom number format created in MS Excel? | ||||||||||
| A |
A number format consists of three parts: code for negative, code for zero, and code for positive values. The code for each part is separated with a semicolon. Perform the following steps in order to apply a custom number format:
Help in Excel provides a comprehensive reference for the formatting codes. |
| Q |
In Excel 2007, the Custom Views command is grayed out. I am experienced user of older versions of Excel. I do not understand why this is occurring. |
| A |
This typically occurs because a workbook contains a table. Convert the table to a range. The Custom Views should then be available. |
| Q | How can I change the default font from Times Roman New 10pt (12pt) to something else? | ||||||||||||||||||||||||||||||||||
| A | In order to change the default
font, perform the following steps:
|
||||||||||||||||||||||||||||||||||
| Q | Is it possible to count the number of cells in Excel? | ||||||||||||||
| A | There are several ways to count
cells in a range that meet various criteria:
|
| Q |
I have discovered that sometimes my Excel formulas do not get fully calculated. This intermittently occurs when using custom functions created with VBA. |
| A |
Microsoft has acknowledged some problems with the Excel calculation engine in some version of Excel. In order to be assured that all of your formulas have been calculated, press Ctrl-Alt-F9 to force a complete recalculation. This key combination will also update formulas that use custom VBA functions. |
| Q |
Is it possible to create a slideshow in MS Excel? |
| A | This VBA macro displays a
full-screen slide show, using all of the embedded charts on the active
worksheet.
Sub ChartSlideShow() For Each Cht In
UserSheet.ChartObjects This code now needs to be placed in a VBA module. Then activate a worksheet that contains embedded charts and execute the ChartSlideShow macro. No changes will be made to the original charts. The order of the slides is determined by the z-order of the charts on the worksheet. The z-order can be changed by right-clicking the chart object, and using the 'send forward' or 'send backward' command. In Excel 2007, this can be done using the Re-order buttons in the Selection and Visibility pane. This macro has been tested in both Excel 2007 and Excel 2003. |
| Q |
Is it possible to recover a corrupt a MS PowerPoint presentation file? |
||||
| A1 | There is no single surefire way
of restoring a corrupt MS PowerPoint presentation.
The ability to restore a corrupt file is highly dependent upon identifying the underlying source of the message being generated by MS PowerPoint that it cannot open the type of file being represented by .ppt Common source(s) of the error message are:
|
||||
| A2 |
When running PowerPoint under the MS Windows Vista operating system, it may be possible to recover a previously saved version of a presentation file by:
|
| Q |
Is it possible to open MS PowerPoint 2007 files in earlier versions of the software? |
| A1 |
The file's author can resave the file in PowerPoint 97-2003 format. |
| A2 |
Download and install the Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 file formats. |
| Q | Can a font be set to the Heading or Body font style? |
| A1 |
A font can be manually selected for text or a font can be selected with the font associated with the current font theme for Headings or Body. With the latter choice, if a change is made to a different Font theme, the text will take on whatever font is assigned to Headings for that theme. |
| A2 | According to Microsoft the
Headings or Body style can be assigned programmatically.
In order to assign a Headings (major) or Body (minor) font style to text, the font name needs to be changed: "+" & FontType & "-" & FontLang FontType: Major (Headings) = "mj" FontLang: Latin = "lt" In order to change all of the selected shapes on a slide to the Major/Headings typeface for Latin text: Sub Example() After selecting some shapes that include text and running this code, go to the Design tab and change the Fonts themes. Each of the changed text box fonts will change in accordance with the changes made to the font themes. |
| Q | My Internet connection is slow and slows considerably when there are animations on the web pages that I am viewing. Is there a way to improve this sluggishness when viewing web content? | ||||||||||
| A | Changing your web browser
options should ameliorate some of the problems:
From Internet Explorer 6 or 7:
Close Internet Explorer and initiate a new web browser session in order to assess whether response time has been improved. |
| Q | I am a text book editor and frequently have highly sensitive documents that I don’t want anyone else to view. What is the best way to secure a document. | ||||||||||||||||||||||||||||||
| A1 | In Windows XP, a file can note
be secured unless it has first been compressed.
Attempt opening the file. It will be necessary to specify a password. The password is required for the folder that contains the file; the original document is not password protected. |
||||||||||||||||||||||||||||||
| A2 | Encryption can be also used to
secure a file. Data encryption is a method of scrambling the contents of the
file in order that only the create (owner) of the file can read it.
From Windows XP Professional or Vista: The following steps need to be performed in order to implement encryption:
Perform the following steps in order to verify the security of the content.
If your logon ID is available, only you will be able to read the file. |
| Q | Three years ago, I bought an Intel-based computer with Microsoft Windows XP installed. My applications definitely run a significantly slower. Do you have any suggestions? | |||||||||||||||||||
| A1 | Simple Answer: Keep a minimum of 25 percent of your hard drive empty, this will increase the efficiency at which programs will store temporary files and perform other tasks. When a hard drive is over 75 percent full, consider uninstalling programs that are rarely used and move rarely used files to another hard drive, DVD, CD or flash drive. The Disk Cleanup program can be used to delete programs. Use the built-in defragmentation utility on a regular basis. Minimize multitasking; only keep open the programs that are currently be used. If a computer is run for long periods of time, restart the computer occasionally and clear out system memory. |
|||||||||||||||||||
| A2
|
|
| Q | I have lost the ability to copy a file from a folder and paste it into another folder. What have I done wrong and how can I correct the problem? |
| A | On the MS Windows 98 operating
system, click Start, Settings, and Control Panel. On the MS Windows XP operating system, click Start, Control Panel, switch to Classic View. Double-click Internet Options, Select the Security tab. Hit the Custom Level button. In the Security Settings windows, scroll down to the Miscellaneous section and select the enable option for “Drag and Drop or Copy And Past File”. Invoke the OK button. The likelihood is that the settings have been changed from an external source (ie. the Internet). |
| Q | When I attempt to install a program on my Windows XP machines, I receive the following message: The Windows Installer service could not be accessed. This can occur if you are running in Safe mode or if the Windows Installer is not correctly installed. |
| A | The Windows Installer is a service used by the Windows operating system to make sure that a program installs successfully. You may have a damaged registration service. To resolve this issue, click Start, All Programs, and Accessories. Then click on Command Prompt. At the flashing cursor, type msiexec/unregister. Press enter. And then type exit. |
| Q | Questions Revisited Again: Disk I/O Optimization and Disk Space Utilization – For the Next Generation | ||||||
| A | Since the mid 1980’s we have
had questions on how to tune and optimize hard disk space and improve I/O
throughput. And now hard drives are filling up faster than ever with the
standard documents and e-mail, cp digital photos, music, and movies taking
up space. Our recommendations for the current generation of Microsoft operating systems include:
Windows Vista includes a utility for repartitioning a hard dirve (snipurl.com/1xkqf) |
| Q | My PC is 3 years old and I recently installed Windows Vista. The Vista interface is very attractive, however, the performance of the Vista applets and my applications programs is significantly slower less responsive than they were with Windows XP? Is there anything I can do to make my programmers run faster or do I have to purchase a new PC? | ||||||||||||||||
| A | This recommendation that we
give our corporate clients (and teach in our Vista courses) is to remove
the Sidebar streamline the CPU intensive visual effects. Remove the Sidebar:
Streamline the Visual Sidebar:
Our standard recommendation is always to have the maximum amount of RAM installed when purchasing a computer. It can be used in many ways and extend the useful life and investment in the machine. |
| Q | My children are heavy game players and they have Windows XP installed on their PC. Every couple of months, I have to bring the computer to a repair and the technician informs me that the machines are infected with a virus. Is there anything that I can do on a limited budget, to address this problem? | ||||||||||
| A | Microsoft has free downloads available from its websites. Use your Internet browser (which is probably Internet Explorer) to perform the following steps:
|
| Q | We have a substantial investment in styles and macros written in WordPerfect - DOS, WordPerfect Windows, Word - DOS, Word version 2 and Word 97. And we have reached the point in time, when it just isn’t possible to use the original source software. What is the most efficient way for us to migrate this code? And is it possible for us to use the stylesheets and macros “as is” with Microsoft Office 2003. |
| A | We have experience in migrating
stylesheets and macros from WordPerfect DOS to WordPerfect Windows and Word.
Our recommendation would be for you to provide us with sample code,
inclusive of the source software and we will evaluate it for you.
Unfortunately there is no simple answer; nor one one best way to perform the
retrofitting and migration. Microsoft Office 2003 is the standard for stylesheets and macros; however there will be additional changes with Microsoft Office 2007. And there are a number of major advantages in migrating to the newest release. |
| Q | I am a long-time administrative secretary with a major law firm and we naturally have a large number of documents created in WordPerfect and Word - both DOS and Windows. Do you have courses specifically oriented to the requirements of law firms. And I have heard that the next frontier in document management is HTML and publishing documents to a web server? Is this true? |
| A |
The requirements of law firms and attorneys is quite
different from the word processing and document management from other
enterprises. Yes, we have courses and learning paths tailored to address your
operational requirements. And the migration of documents to HTML and XML from word
processors, such as Word 2003/2007 is well underway. Ten years ago, the trend was a microcomputer in every home; the next trend will be a web server in every office and eventually every home! |
| Q | How important is HTML and how difficult is it to work with? |
| A | HTML stands for Hypertext
Markup Language and it has become a central component of document management
and web integration for all business application software. For organizations
looking to leverage the accessibility and capabilities of the Internet, HTML
is fundamental to this implementation. From a practical standpoint, very few
people code and work with native HTML. Typically, it is generated from a product like FrontPage or simply via a menu option on a word processor. However a knowledge of HTML is essential to both adding polish and troubleshooting documents to web servers. FYI, the successor to HTML, is XML, and it is rapidly being implemented. |
| Q | What is .NET and will it affect the way that I manage my Microsoft Office documents? |
| A | .NET is the Microsoft standard
for its implementation of Active Directory and its Internet - based
programming languages and APIs. Microsoft Office 2003 has new features which
will leverage .NET. However; it is not a forgone conclusion that Microsoft .NET will command a dominating presence in the market such as with operating systems, Internet browsers, and network operating systems. Sun Microsystems Java open standard is the other major player for the next generation of web enabled applications. |
| Q | Do we have to take all the courses in a curriculum? |
| A | No. We invite you to review the sample programs, course workbooks, and workshops and cross reference them to your project specifications and operational objectives. Our systems consultants will provide consulting expertise and commit in writing the skillset that your staff will acquire in our courses. You only take the courses specific to a project specification. Optionally, we can provide pre and post course validation procedures. |
| Q | We are not a Fortune 1000 company; and it is important that we leverage our existing investment in web server and Internet technologies? |
| A | Since we are vendor-independent; we can provide unbiased information and hands-on demonstrations as part of your assessing whether or not you should take a course. And we offer the just-in-time training you require to make your operational requirements a reality within a realistic budget. |
| Q | I just graduated from college and my first major assignment has me responsible for consolidating 15 years of data from a variety of sources files: DOS databases - dBASE, Q & A, and FoxPro and Lotus 1-2-3 files. Do you have any suggestions as to how I should proceed and any guidelines? |
| A | All the databases files formats are based upon the Xbase standard and should be easily migrated into a newer database. Forms, labels, and reports can be more problematic. We have tailored courses in which we draw upon our library (assembled over a period of 20+ years) of sample formats and programs. |