Friday, September 28, 2012

How to Create Multiple Hyperlinks in Excel

1. Open Microsoft Excel. Click the 'File' tab. Click 'Open.' Browse to the spreadsheet to add hyperlinks into and double-click its file name. The spreadsheet opens in the Excel workspace.2. Scroll to or click the cell with the first set of data to hyperlink. Right-click the cell and click 'Hyperlink' to open the 'Insert Hyperlink' window.3. Type the Web address to launch when clicking the hyperlink into the 'Address' box at the bottom of the 'Insert Hyperlink' window. Click the 'OK' button. The cell text becomes blue with an underline signifying a hyperlink.4. Scroll to or click the next...
Read more ►

How to Use Microsoft Office Home Student for Small Business

1. Use Word 2010 to process most of the documents that your small business requires you to handle. Microsoft Word is the standard application for writing and storing digital documents. The application allows you to read, write, edit and create files with the DOC and DOCX extensions. Word 2010 allows you to create easy-to-read tables and paste images into the text of the document. The 2010 version features an improved Navigation Panel, providing a visual outline of the documents so you can browse and sort what you need quickly.2. Use Excel 2010 to analyze, organize, share and manage the data...
Read more ►

Thursday, September 27, 2012

How to Create a Histogram in PowerPoint

1. Arrange your data into columns on paper to organize yourself before creating a histogram in PowerPoint. For example, list input data in one column and the range in the second column. Identify the frequency of the data occurring within each of the ranges of the second column.2. Open PowerPoint to create a new presentation so you can build your chart based on the information you've organized on paper. Right-click on the slide. Choose the 'Layout' option. Click the 'Title and Content' layout. Click the 'Click to add title' text box, and type 'Histogram.'3. Click the 'Insert Chart' button....
Read more ►

How to Extend Margins in Excel

1. Open the Microsoft Excel 2010 spreadsheet that you want to alter.2. Click the 'Page Layout' tab at the top of the screen. Locate the 'Page Setup' area on the ribbon and click the 'Margins' button found there. Click 'Custom Margins' from the menu that appears.3. Click the up and down arrows next to each of the four major margins to adjust the margin for that side of the paper. You can also adjust the margins for the header and footer, making them larger or making them so small that they disappear.4. Click the 'Print Preview' button once you have extended your margins, to ensure that...
Read more ►

How to Convert Excel Field to Boolean Type

1. Click 'File.'2. Click 'Options.' This opens the 'Excel Options' window.3. Click 'Customize ribbon.'4. Check the box next to 'Developer' in the pane on the right. Click 'OK.'5. Click 'Developer' from the menu bar.6. Click 'Insert' from the 'Controls' tab.7. Click the icon for a check box from the 'form options' section.8. Click on the cell to which you want the add the boolean val...
Read more ►

How to Set Up a Default Email Program With MS Excel

Internet Explorer1. Open Internet Explorer.2. Click 'Tools' then 'Internet Options.'3. Click the tab labeled 'Programs.'4. Select your e-mail program under 'E-mail.'5. Click 'OK.'Control Pannel6. Click the 'Start' menu.7. Select 'Control Panel.'8. Select 'Network and Internet.'9. Click 'Internet Options.' Click the tab labeled 'Programs.'10. Select your e-mail program under 'E-mail.' Click 'O...
Read more ►

Wednesday, September 26, 2012

How to Create a Summary Workbook Excel 2003

1. Type a description of the information that you want to display as a summary on Sheet 1. If you have an income statement on Sheet 2, for example, you can type 'Net Income' in cell A1.2. Go to the cell you want to show on your summary page. In the above example, you would go to the cell that has net income on Sheet 2.3. Click 'Copy.'4. Go back to the summary sheet and click where you want to display the link. In the example, go to cell A2.5. Click 'Paste' then 'Paste Special.' Choose 'Paste Link.'6. Repeat these steps for all of the information that you want to include on your summary...
Read more ►

How to Subtract Dates in Microsoft Excel 2003

1. Start Microsoft Excel 2003 and open the workbook containing the dates you would like to subtract.2. Click an empty cell where you would like the results to appear.3. Identify the cells containing the start date (for example, A2) and end date (for example, B2). Type without quotes: '=B2-A2' and substitute your actual cell references for the examples used here. Press Ent...
Read more ►

How to Calculate Weeks Days Between Two Given Dates in Excel 2003

1. Left-click on the cell you want the result to formulate within.2. Type in the formula in the cell you selected in step 1 to calculate the amount of days. For example, if the two dates are A2 ('6/9/2004') and A3 ('8/21/2004'), you would subtract A3 from A2 to find out the days and weeks in between. The formula would look like this: ' =(A3 - A2) '3. Press the 'Enter' key on your keyboard to formulate the result. For example, if you enter the formula using the data in step 2, you would end up with 72 days between the two dates.4. Select another cell where you wish to input your formula...
Read more ►

How to Change From Sum to Count in a Pivot Table

1. Open the PivotTable report in your Microsoft Excel application. Click any cell in the data area so that it’s highlighted.2. Click the “Field Settings” option on the PivotTable toolbar. The “Sum” option will be selected by default in the PivotTable Field dialog box.3. Click the “Count” option in the “Summarize by” box. The data will now be summarized by 'count' instead of 'sum.'4. Click the “Options” button to change any other field settings, such as adding a custom calculation.5. Click the “OK” button in the PivotTable Field dialog box to save all of your chang...
Read more ►

How to Use Error Bars in Excel

Excel 20071. Click the chart you want you want to add an error bar to.2. Click the 'Chart Tools > Layout' tab.3. Click 'Error Bars' in the Analysis section of the Layout tab.4. Click the type of error bars you want to add. You may choose error bars with Standard Error, Percentages, or Standard Deviation.5. Select the display type for the error bars in the Format Error Bars dialog.6. Set the error amount in the appropriate text box.7. Click 'OK' to exit the Format Error Bars dialog.Excel 20038. Double click the chart series you want to add an error bar to.9. Choose the 'Y Error...
Read more ►

Tuesday, September 25, 2012

How to Add a Section Line to the Menu for VBA With Excel

1. Start Excel 2003.2. Open the Visual Basic Editor. Select 'Tools,' then 'Macro,' then 'Visual Basic Editor' from the menu.3. Insert a blank module for your code. Select 'Insert,' then 'Module' from the menu.4. Start a new subprocedure. Type the following:Sub CustomMenu()Excel will automatically add an 'End Sub' statement.5. Define variables. Type the following between the 'Sub' and 'End Sub' statements:Dim MenuObject As CommandBarPopupDim MenuItem As Object6. Delete any existing instances of your custom menu. This prevents duplicates if you run the code more than once. Type the following:On...
Read more ►

How to Insert Multiple Rows in Excel 2007

1. Open the appropriate Microsoft Excel 2007 worksheet on your computer.2. Use your mouse to highlight the number of rows below the area where you want to insert new rows. For example, highlight five rows if you want to insert five more rows above that group.3. Click on the 'Home' tab and then click on the arrow next to the 'Insert' field in the 'Cells' group.4. Click on the 'Insert Sheet Rows' option and then multiple rows will be inserted above your highlighted cells.5. Click on the 'Microsoft Office' button from the top toolbar ribbon menu and then click on the 'Save' option so that...
Read more ►

Monday, September 24, 2012

How to Adjust Baseline Shift in MS Word

1. Launch Microsoft Word 2007. Click on the 'Home' tab.2. Click the 'Show Font Dialog' box located in the 'Font' section of the 'Home' tab.3. Click the 'Character Spacing' tab.4. Select the type of baseline shift you would like to use from the 'Position' drop-down box. 'Normal' keeps all text aligned and straight. 'Raised' is ideal for creating superscripts, and 'lowered' is ideal for creating subscripts.5. Click 'OK' to save your changes and exit the wind...
Read more ►

How to Display Currency in Words for Microsoft Excel

1. Launch Microsoft Excel and open a spreadsheet.2. Create a new module by pressing Alt F11 and selecting “Module” under the “Insert” menu. A new window will appear.3. Open a web browser and go to ozgrid.com/VBA/CurrencyToWords.htm.4. Highlight and copy, by pressing Ctrl C, the blue text that begins with “Function ConvertCurrency...” and ends with “End Function” near the very bottom of the web page.5. Paste the copied text into the module window by pressing Ctrl V. This will create a new function that you can now use in Excel.6. Go to the cell that you wish to display currency in words.7....
Read more ►

How to Remove Blank Rows in Excel

Deleting A Small Number of Rows1. Save your spreadsheet.2. Hold the 'Control' key.3. Left-click the number of each blank row you want to delete to highlight each one. Make sure you continue holding 'Control' down as you select the rows.4. Right-click on one of the highlighted rows and select 'Delete.'Deleting Many Blank Rows5. Save your spreadsheet.6. Press the F5 key, then click 'Special.'7. Select 'Blanks' and press 'OK.'8. Click 'Home,' then 'Delete' under the cell options. (Or click 'Edit' and 'Delete' for older versions of Excel) Note that using this method will remove all...
Read more ►

Sunday, September 23, 2012

How to Compare Files in Microsoft Excel

Compare by Size1. Save the file in comma separated values format. Use similar file names, such as file1.csv and file2.csv. This method only works for worksheets containing data, not formulas.2. Go to the start menu and select 'Accessories,' select 'Command Prompt.'3. Change the directory of the command prompt to the directory where the files are stored. For example, it will start with 'C:\Users\Joe.' Type 'cd Documents' to work within the Documents folder; the directory prompt will then read 'C:\Users\Joe\Documents.'4. Type 'comp file1.csv file2.csv' using your filenames from the folder...
Read more ►

How to Delete Excel Rows Based on Date

1. Open up your workbook in Excel. If you are using Excel 2007, you need to display the 'Developer' tab if it isn't already showing. To do this, click on the 'Office' button and then 'Excel Options.' Click on 'Show Developer Tab' and click 'OK.'2. Create a new macro. In Excel 2007, click on the Developer tab and then 'Macro.' In earlier versions, click on 'Tools' in the toolbar and then 'Macro.' Name the macro, 'DeleteRowbyDate' and then click 'Create.' The Visual Basic editor appears.3. Copy and paste the following code into the Visual Basic editor between the lines, Sub DeleteRowbyDate()...
Read more ►

Saturday, September 22, 2012

How to Edit VBA in Excel 2007

1. Start Microsoft Excel 2007, select the 'Developer' tab and click 'Record Macro.' Leave everything as default and click 'OK.' Select 'A1' and type 'I'm going to edit VBA in Excel 2007' and press 'Enter.'2. Click 'Stop Recording' in the 'Code' pane. Click 'Macros,' select 'Macro1' and click 'Step Into.' The Microsoft Visual Basic window will open and you will see the macro code that you recorded.3. Click the 'Run' menu and select 'Reset' to stop the macro execution. Under 'Range ('A2').Select' type the following to add another row of text to 'A3':Range('A3').SelectActiveCell.FormulaR1C1...
Read more ►

How to Upgrade for Excel 2003

Upgrade to Office 20071. Insert your Microsoft Office 2007 installation disk, or double-click the 'Setup.exe' file in the installation pack you downloaded from an online retailer.2. Enter your 25-digit Product Key when prompted and click 'Continue' when a green check mark appears.3. Check the box to accept the license agreement and click 'Continue.'4. Select 'Upgrade' from the installation options.5. Wait as the program installs. It may take 15 minutes or more to finish installing.6. Restart the computer when prompted.Upgrade to Office 20107. Insert your Office 2010 installation...
Read more ►

How to Make a Double Bar Graph

1. Open an Excel spreadsheet.2. Enter the data that needs to be charted, making sure to save frequently to insure no work is lost.3. Click 'Insert' on the tool bar.4. Go down to 'Chart' and right click the mouse. This opens the Excel Chart Wizard. This allows you to customize the type of chart you want to use to best show the data.5. Choose 'Column' and select the double bar graph pictured among the choices.6. Click 'Next' at the bottom of the list of options located at the bottom of the chart wizard.7. Select the cells that hold the information you are charting. Place your mouse...
Read more ►

Friday, September 21, 2012

How to Create a Checklist in Excel

1. Open the Excel software. Locate the A-1 cell at the top left of the spreadsheet table.2. Double-click the A-1 cell. This will enable you to enter text. You can enter a header for your list, like 'Things To Do.'3. Enter each task or duty into the subsequent cells in the A column. Double-click each cell to enter text.4. Enter a header in the B-1 column such as 'Complete/Incomplete' or 'Status.' As you finish each task, you can make a note of it in the corresponding B-column ce...
Read more ►

How to Convert HTML Documents to Excel Spreadsheet Files

The Open Command1. Open your Web browser, then navigate to a Web page you'd like to convert to an Excel spreadsheet.2. Click your browser's 'File' menu and select 'Save as' or 'Save Page as.' Type a name for the file, then click 'Save.' Jot down the folder into which you saved the file. This file is the stored Web page you'll convert to an Excel spreadsheet.3. Open Excel, then click the Office button.4. Select the 'Open' command, then navigate to the Web page you saved to your hard drive in step 2.5. Double click the file to open it. Excel will import both text and graphics into the...
Read more ►

How Do I Freeze Frames in Excel 2007?

1. Place your cursor in the first cell from the top and left that you don’t want frozen.2. Click the “View” tab.3. Click the “Freeze Panes” drop-down.4. Click “Freeze Pane...
Read more ►

How to Make an S

1. Enter your data in the Excel spreadsheet. For example, you may want to track the growth of sales by month. So you would label the month in the first column and then enter the sales numbers in the second column.2. Click and drag on the spreadsheet to select the data you want included in your chart. Also include any relevant labels, such as the months and the column headings.3. Click the 'Insert' tab and then click the arrow under the 'Scatter' button in the 'Charts' section. Select either 'Scatter with Smooth Lines' or 'Scatter with Smooth Lines and Marks.' The chart will be displayed...
Read more ►

Thursday, September 20, 2012

How to Create Target Lines in Excel Charts

1. Locate the chart data on your Excel worksheet. If you aren't sure which data was used for the chart, click once on the chart: the chart data will be bordered by a blue line on the worksheet.2. Click on the first blank cell to the right of your chart data. If you don't have a blank column directly to the right of your chart data, create one: right click, then click 'Insert' and then click 'Entire column.'3. Type your target. For example, if your graph consists of sales figures and your target sales goal is 20 units, type '20.'4. Click the fill handle for the cell. The cell looks like...
Read more ►

Wednesday, September 19, 2012

How to Change the Footer in Excel 2007

1. Open the Excel document containing the footer that you would like to change. On the tab bar at the top of the page, locate and click the 'Insert' tab.2. Click on the 'Header and Footer' button located in the text group on the right-hand side. Clicking this button displays the design tab. The header and footer tools located within this tab will allow you to create a new header or footer as well as edit the current header or footer.3. Click the 'Go to Footer' button within the navigation group. Insert text by simply typing the text you want to appear as your footer within the footer...
Read more ►

How to Autosave Microsoft Office Documents Every 60 Seconds

1. Open your Microsoft (Word, Excel, PPoint, Access Etc.) document.2. In Office 2007, e.g. Word, Click on the Office Button in the top left hand corner of your document.3. Click on the Word Options button at the bottom of the Drop-Down Menu.4. In the left pane, Click on the Save option and under the 'Save Documents' heading ensure that the 'Save AutoRecovery Information every' Checkbox has a tick in it.5. In the dropdown list that is directly to the right, type 1 or use the arrow keys to decrease the number from 10 to 1. Click Ok to close the dialog box and you are done.6. In Office...
Read more ►

How to Make a Sorted List on Excel

1. Start Excel 2010 using the shortcut in the Microsoft Office folder, and open the spreadsheet containing data that you want to sort.2. Click the button between the 'A' and '1' in the upper-left corner of the window to highlight all of the data in the spreadsheet. Alternatively, click and drag the mouse pointer across the letters at the top of the window to highlight only certain columns. If you do this, the data in the columns not highlighted remains in its current location after sorting.3. Click the 'Home' tab at the top of the window.4. Click the 'Sort Filter' button in the 'Editing'...
Read more ►

How to Remove Old Items in a PivotTable Drop

1. Right-click on any cell in the PivotTable.2. Click 'PivotTable Options' from the drop-down menu. A small window will appear.3. Select the 'Data' tab at the top of the new window.4. Click on the drop-down arrow under the 'Retain items deleted from the data source' areas. Choose 'None' from the list and click 'OK' at the bottom of the window.5. Select the 'Options' tab at the top of the screen, directly underneath 'PivotTable Tools.'6. Click 'Refresh' in the 'Data' area of the toolbar. Your PivotTable should briefly flash and all deleted entries will now be removed from drop-down...
Read more ►

Tuesday, September 18, 2012

How to Calculate Softball Standings With Excel

1. Launch Microsoft Excel 2010 to open a new spreadsheet. Click on cell 'A1' and type 'Team Name' into the cell. Click on cell 'A2' and enter the name of the first team. Continue to enter names down the first column until you have entered the name of every team.2. Select cell 'B1' and type 'Wins' into this cell. Select cell 'B2' and enter the number of wins for the team listed in cell 'A2.' Repeat this process for every team.3. Click on the cell at the top of the next empty column and type 'Winning Percentage' into this cell. Click on the next cell in this column and enter the following...
Read more ►

How to Disable One Macro in Excel 2003 Using the VBA

1. Open the Microsoft Excel 2003 software and access the worksheet containing the macro you need to disable. Navigate to the 'Tools' option at the top of the screen and click the 'Macro' option.2. Select the 'Macros' entry and click 'This Workbook' to see a list of macros associated with the spreadsheet. Scroll through the list and click the name of the macro you need to disable.3. Click 'Delete' to remove the macro from the worksheet. Close the 'Macros' window and return to the 'Tools' menu if you want to disable a macro by manually deleting the code.4. Choose the 'Macro' option and...
Read more ►

How to Use Excel to Solve a Polynomial

1. Input the coefficients into separate cells in row 4 in Excel, starting at cell 'B4.' for example, if you have a cubic equation x^3 - 2x^2 - 3x, then your coefficients are 1, -2, 6 and -3. Click on cell 'B4' and type '1', then click on cell 'C4' and type '-2,' then click on cell 'D4' and type '6,' then click on cell 'E4' and type '-3.'2. Click on cell 'B6' and type a guess for the value of X. If you have no idea of what the value might be, just type '0.'3. Click on cell 'G4' and then type the full equation into the cell. In this example, the equation would be 'x^3 - 2x^2 - 3x.'4. Click...
Read more ►

How to Consolidate Data in Microsoft Excel 2003

Consolidate Data by Position1. Open the Excel worksheets that you want to consolidate. Check to make sure that there are no blank spaces within each range.2. Open a new worksheet. Copy and paste the range from each worksheet that you wish to consolidate that you wish to consolidate into the new worksheet.3. Select each range one at a time. Click “Named Cells” located on the toolbar. Click “Formulas.” Click “Name a Range.” A pop-up box will open. Type the range name into the “Name” field. Click “Save.” Create a name for each range.4. Open the master worksheet where you plan to consolidate...
Read more ►

How to Create a Quiz in Excel

1. Open a blank spreadsheet in Excel. Use column A for the question, column B for the answer and column C to grade the answers.2. Type your first question into cell A1. For the purposes of this demonstration the question is, 'If you mix red and blue together, what is the resulting color?'3. Scroll or arrow over to cell C1 and type the following function: =IF(B1='', '', IF(B1='answer', 'Right', 'Wrong')). Replace 'answer' with the correct answer. Using the example, 'If you mix red and blue together, what is the resulting color?' you would replace 'answer' with 'purple' and as long as the...
Read more ►

Monday, September 17, 2012

How to Link an Excel Spreadsheet to a Visio Diagram

1. Open the Microsoft Excel spreadsheet that contains the data you would like to link to the Visio diagram.2. Go to the 'Insert' tab and click on the 'Object' button.3. Go to the 'Create from File' tab. Click on the 'Browse' button and navigate to the Visio file that you would like to link. Check off the 'Link to file' box. Click 'O...
Read more ►

How to Copy and Paste in Excel

1. Open an existing Excel file to edit or create a new one. When creating a new file, select 'New' from the 'File' menu. To edit an existing file, select 'Open' from the 'File' menu.2. Enter data that you want to copy into a cell or identify a cell that you wish to copy that already has data in it. Select the text by highlighting the exact text you want to copy within the textbox at the top of the screen or by clicking the individual cell the text is in.3. Copy the selected text or cell by selecting 'Copy' from the 'Edit' menu at the top of the screen. You can also use a shortcut key by...
Read more ►

Sunday, September 16, 2012

How to Set a Fixed Height Width in Excel

1. Open the Microsoft Excel 2010 file with which you want to work.2. Click and hold the mouse button on the row number or column letter that you want to adjust to a fixed height and width. Then drag the mouse to select the adjacent rows or columns. You can then press 'Ctrl' and click to select nonadjacent columns or rows. If you want to change the height and width of the cells for the entire spreadsheet, just click the box to the left of 'A' and just above '1.'3. Click the 'Home' tab at the top of the screen. Locate the Cells area of the Ribbon and click on the 'Format' button found there.4....
Read more ►

How to Hide Indefinite Errors in Excel

1. Open the Excel 2010 worksheet where you want to hide the error values. Click the top-left cell in the range of cells you want to work with, then hold 'Shift' and select the bottom-right cell. If you want to work with the entire worksheet, you can just click the box above the '1' on the end of the top row.2. Select the 'Home' tab and click the 'Conditional Formatting' button at the top of the screen. Select 'New Rule' from the list that appears.3. Click 'Format only cells the contain' from the list at the top of the New Formatting Rule window. Click on the drop-down box under 'Format only...
Read more ►

How to Search a Cell Range for a Matching Value in Excel VBA

1. Open the worksheet in which you want to find a match. Press the 'Alt' and 'F11' keys together. This opens the Visual Basic Editor (VBE).2. Click 'Insert' and then click 'Module.' This inserts a blank module window.3. Copy and paste the following code into the blank window:Sub Find_First()Dim FindString As StringDim Rng As RangeFindString = InputBox('Enter a Search value')If Trim(FindString) '' ThenWith Sheets('Sheet1').Range('A1:Z256')Set Rng = .Find(What:=FindString, _After:=.Cells(.Cells.Count), _LookIn:=xlValues, _LookAt:=xlWhole, _SearchOrder:=xlByRows, _SearchDirection:=xlNext,...
Read more ►

Saturday, September 15, 2012

How to Use a Calendar in MS Excel 2010 Cells

1. Open Microsoft Excel 2010. A new spreadsheet will open. Click on the Office Button, followed by Open. Select your file by double-clicking on it. It will open up on your screen.2. Click anywhere on the spreadsheet. Click 'Insert' on the toolbar, followed by 'Object.' Click 'Create from File', followed by 'Browse.' Select your calendar image file. Click 'Insert', followed by the 'OK' button. Your calendar image will show up on your spreadsheet.3. Refer to your calendar as you enter your equations into your spreadsheet cells or simply input data, such as email addresses or names. Once you...
Read more ►

How to Use an Excel Equation

Basic Equation Entry1. Launch Microsoft Excel 2010.2. Activate the software over the Internet if prompted.3. Click in any blank cell and type the number '15' into the cell and press 'Enter' to save the entry and move to another cell. Alternately press the 'Tab' or any arrow key or click the mouse in a new cell to save the entry and move to a new cell.4. Type the number '5' into another blank cell and press 'Enter.'5. Type the 'Equal' sign ('=') into a blank cell and click once on the cell with the number '15' in it. Click the 'Plus' sign (' ') and click once on the cell with the '5'...
Read more ►

How to Customizing the Excel Status Bar

1. Right click anywhere on the Excel status bar to bring up the 'Customize Status Bar' window.2. Click on the left side of the Customize window next to the items that you want to add or remove from the status bar. Any field that has a check mark next to it is active and will show up on the Excel Status bar. Remember that many of the items on the list, like caps lock or permissions, will only show up on the status bar if they are turned on, so placing a check next to them might not show any immediate results.3. Click anywhere outside of the Customize window to finish customizing the status...
Read more ►

How to Shrink Columns in Microsoft Excel 2003

1. Select the column you want to shrink. Left-click on the column letter to activate and select that column.2. Shrink the column using the column width menu. Right-click on the activated column and select “Column Width.” Enter the desired column width in pixels and then click 'OK' to change.3. Select the column you wish to shrink manually. Left-click on the column letter that you wish to shrink manually to activate that column.4. Shrink the column manually. Hang the cursor over the edge of the column borders at the top of the column until an arrow appears. Then left-click and hold as you...
Read more ►

How to Divide an Excel Spreadsheet

Freeze Panes1. Double-click on the Excel file that you want to work with in order to open it up in the Microsoft Excel program.2. Click on the cell that is below and to the right of the point where you want to freeze the panes. If you only want to freeze the top row or leftmost column, you don't need to select any cell.3. Select the 'View' tab on the toolbar at the top of the Excel window. Find the 'Window' group within that toolbar. If your Excel window is very small, you may have to click on the 'Window' button to view all the buttons in the group.4. Click on 'Freeze Panes' to open up...
Read more ►

How to Write a VBA Script

1. Open the Microsoft Office application that you want to write a script for. For example, open Microsoft Excel, Word or PowerPoint.2. Click on the 'Developer' tab and then click on 'Visual Basic.' The Visual Basic Editor (VBE) screen will open. Alternatively, you can press the 'Alt' and 'F11' keys to open the VBE.3. Click on the 'Insert' tab and then click on 'Module' to open a blank window. This is where you will type your script.4. Type your script into the open window. You should start by typing 'Function [function name]()' if your script is a function or 'Sub [subroutine]()' if your...
Read more ►

How to Use Excel Countif

1. Select the desired cell on the spreadsheet to display the calculated formula.2. Type '=countif(' and select the range of cells to be evaluated by clicking the first cell, holding down the mouse button and dragging the cursor to the last cell before releasing the mouse button.3. Type ',' and then identify the criteria for counting each cell's content as 'TRUE' for one point, making sure to enclose characters between quotation marks. For example, type 'purple' within quotation marks to count those cells containing the word; type '>9' within quotation marks to count the number of cells...
Read more ►

How to Create an Option Group in MS Excel

1. Display the Developer tab if it is not already visible. To turn this tab on, click the Microsoft Office Button (a round button with the mutli-colored Office logo) and choose 'Excel Options'. In the section called 'Top Options for Working with Excel', find the 'Popular' category. Place a check next to 'Show Developer Tab' in the Ribbon checkbox and click 'OK'.2. Access the Developer tab and enter the 'Controls' section, then click the 'Insert' menu.3. Select the 'Form Controls' option inside the 'Insert' menu, then click on the 'Option' button.4. Click the cell on the spreadsheet that...
Read more ►

How to Insert a Zip File Into Excel

1. Open the Excel file that you want to insert a Zip file into.2. Select the worksheet you want to add the Zip file to and click the 'Insert' tab located in the Excel ribbon.3. Click 'Object' from the 'Text' section of the ribbon. The 'Object' window will open.4. Select 'Create from File' and then click 'Browse' so you can search for the Zip file you want to insert.5. Click the Zip file you want to insert in your Excel workbook and then click 'Open.'6. Click 'OK' to insert the Zip file you selected. The Zip file will show up as a folder icon in your Excel spreadshe...
Read more ►

Friday, September 14, 2012

How to Create a Form in Excel 2003

1. Open Excel 2003 from your 'Start' menu.2. Click the 'New' button that looks like a blank sheet of paper. Delete 'Sheet 2' and 'Sheet 3' by right clicking on the Tab, and then select 'Delete.'3. Enter any questions and instructions you want in the corresponding cells.4. Input any calculations you want for the form.5. Change the font, color, highlighting and formatting to fit your preferences.6. Save the form as a template. Print the form if you desire by clicking the 'Print' butt...
Read more ►

How to Open Excel 2007 Files As Separate Windows

1. Open Microsoft Excel.2. Click the 'Office' icon located in the upper-left corner of Microsoft Excel.3. Click 'Excel Options.'4. Select 'Advanced.'5. Scroll down to 'Display.'6. Check the box next to 'Show all windows in taskba...
Read more ►

How Do I Vertically Center in Excel?

Instructions1. Type some text into a cell. Keep the cursor on this cell.2. Select 'Format' from the top menu bar. The top menu bar includes all the commands.3. Select 'Cells' from the drop-down menu.4. Select the 'Alignment' tab from the 'Format Cells' menu that pops up. The alignment tab sits between the 'Number' and 'Font options5. Select 'Vertical' from the 'Text Alignment' menu. Look for the 'vertical' option right below the 'horizontal' option.6. Select the vertical alignment position you want for your text. For instance, when you click the 'vertical' option, a drop-down...
Read more ►

How to Alphabetize an Excel Spread Sheet

1. Highlight the data you want alphabetized (including the headers). If the employee payroll spreadsheet has columns for 'First Name,' 'Last Name,' 'Hours Worked' and 'Pay Drawn,' and you want to sort data in an alphabetic order by 'Last Name,' then you will have to highlight data under 'Last Name' as well as 'First Name,' 'Hours Worked' and 'Pay Drawn.' If you don't highlight data in other columns, i.e. 'First Name,' 'Hours Worked' and 'Pay Drawn,' then the information in the 'Last Name' would be alphabetized, while information in other columns would not be sorted, and you'd end up jumbling...
Read more ►

How Can I Sort Dates on an Excel Spreadsheet by Months Instead of Years?

1. Insert a blank column to the left of the column that has your date range. Go to the top menu and select 'Insert' and choose 'Columns.'2. Click the first blank cell that is next to your date cell and type =TEXT( cell number,'MMDD'). For example, if your first date range is B4 and your date range is 03/25/1970, your formula would be =TEXT(B4, '0325').3. Copy the cell with the formula and highlight the remaining blank cell and click 'Paste.' You will see just the months of your date range for each cell.4. Sort your data by the new-month column. Go to the top menu; click 'Data' and...
Read more ►

Thursday, September 13, 2012

How to Use Inches in Excel

1. Select the cells that you would like to format as inches. To do this, click and drag to highlight the cells. You can also click the letters at the top to highlight entire columns or the numbers on the side to highlight entire rows.2. Right-click the selected cells to open the context-sensitive menu. If the cells contain numbers or are empty, one of the options will be 'Format.' Select 'Format.'3. Select the 'Number' tab in the Format Cells screen to show settings for number cells. In most cases, this will be the default tab when the Format Cells screen opens.4. Scroll down, and choose...
Read more ►

Wednesday, September 12, 2012

How to Calculate Macros in Excel

1. Click the 'File' menu's 'Options' button, then click the 'Formulas' link. Click the 'Manual' option, then 'OK' to close the 'Options' dialog box. This step turns off automatic calculation, which your macro will restore.2. Type the following into cells A1 through C1 of the current worksheet: 5, 10, '=a1*a2.' Notice that the formula in C1 is incorrect, due to your selection of the manual option in step one. Your macro will restore automatic calculation.3. Click the 'Developer' tab's 'Visual Basic' button to enter the Visual Basic programming environment. Paste the following program into...
Read more ►

Tuesday, September 11, 2012

How to Add Two Email Hyperlinks to One Cell in Excel

Adding Multiple Email Hyperlinks in Excel 20031. Launch the Microsoft Excel 2003 application.2. Create a new spreadsheet or open an existing sheet in which you wish to add the email hyperlinks.3. Configure the desired cell to a size that can easily accommodate two lines of text. This can be accomplished by clicking on the side of a row or column heading that you wish to expand and dragging it in the direction of expansion. For example, if you want to adjust cell B2, you would click on the right border of the column B heading and drag it to the right. The actual width will depend on the length...
Read more ►

How to Anchor Columns in a Spreadsheet

1. Open the Excel program and open the desired spreadsheet or enter data to create a new spreadsheet.2. Select the column or columns that are to remain visible when scrolling. To select a column, click on the letter at the top of the column. The column will then be highlighted showing it has been selected.3. After selecting a column when using Excel 2007, click on the view tab on the toolbar. Once the view tab is open, in the Windows group, click on the arrow that is located below the freeze panes. To anchor only one column, click on Freeze First Column. To anchor more than one row, click...
Read more ►

How to Make Text Appear as Typed in Excel

1. Open the Excel 2010 worksheet in which you want to enter your information.2. Click on the top-left cell in the area where you want to alter the cell's format. Hold shift and then click the bottom-right cell in the area. If desired, you can also click the letters above the columns or the numbers to the left of the rows to select an entire column or row, respectively. Finally, to alter the format for the entire worksheet, click the button that sits to the left of the 'A' and above the '1' in the upper left corner of the sheet.3. Click the 'Home' tab at the top of the screen. Locate the...
Read more ►

Blogger news