How To Create a Browse Tab in Excel

Tags
 
spreadsheet, Microsoft, microsoft excel, ms office, 2003 microsoft office, microsoft office, microsoft office 2000, microsoft office 97, microsoft office professional, microsoft office student, microsoft office suite, microsoft tutorials, microsoft videos, ms office tutorial, office professional, office small business, office tutorial, windows office, excel tricks, microsoft office tutorial, excel tips, excel tutorial, excel video, how to excel, ms excel, Spreadsheets, browse, 2000 microsoft office, 2003 excel microsoft, 2003 ms office, 2003 office, browse tab, browse tab excel, browse tab help, browse tab instructions, browse tab lesson, browse tab tutorial, browse tabs, browse tutorial, create a browse, create a browse tab, excel browse, excel browse tabs, excel help, excel how to, excel learning, excel microsoft, excel powerpoint, excel spreadsheet, excel training, excel tutorials, excel videos, excel workbook, how to microsoft office, how to ms office, how to use excel, learn excel, learn microsoft excel, learning excel, make a browse, make a browse tab, microsoft excel help, microsoft excel spreadsheet, microsoft excel tutorial, microsoft excel video, microsoft office 1997, microsoft office 2003, microsoft office academic, microsoft office help, microsoft office how to, microsoft office lesson, microsoft office pro, microsoft office video, microsoft tutorial, microsoft video, ms office 1997, ms office 2000, ms office 2003, ms office 97, ms office academic, ms office help, ms office pro, ms office professional, ms office student, ms office suite, office 2000, office 97, office help, office pro, office tutorials, spreadsheet help, spreadsheet tutorial, spreadsheet tutorials, using excel, how to, Software How To Articles, MS Office How To Articles
Published 8/26/09 3 months ago | Views 473 Grade C     Software / MS Office
Create a Browse Tab in Excel

This article was provided by wikiHow, a wiki building the world's largest, highest quality how-to manual. Please edit this article and find author credits at the original wikiHow article on how to create a browse tab in excel. Content on wikiHow can be shared under a Creative Commons License.

Grade C Views 473
Last edited 2 months ago

Spreadsheet tables are great for computers, but difficult for people - all that scrolling right and left to see all the data in a row. A Browse tab is a freely arranged screen of data taken from a single row with a scrollbar for navigation among rows. A high number of columns poses no constraint, since the full area of the screen is available. The steps below take about 15 minutes, regardless of the number of columns and yield a most pleasing result.

Step 1  

Open the spreadsheet containing your data. The original data must be a table, with headings at the top and rows of data. Note the  

  • Tab name
  • Row number containing Headings
  • Row numbers containing data
  • First and last column numbers (with Column A as 1, column B as 2, etc.) An estimate will do. We'll use a Nations tab with health information. Go ahead and peek ahead to step 18 to see the final result. 

Step 2  

Change a tab name to Browse. Right click on an unused tab at the bottom. Click Rename and enter Browse. If you need to create a blank sheet, click first on Insert and Worksheet and OK. Click on Rename and enter Browse.

 

Step 3  

Create a Temp tab. Repeat step 2 to create a tab named Temp. You will drop this tab when done.

Step 4  

Enter the Row number on the Browse tab. In the Browse tab, select cell A1 and enter Row. In cell B1, enter the number of the first row of real data of the table you're browsing. Enter Row and first row number

 

Step 5  

View the Control Toolbox. On the Menu, click on View, Toolbars and Control Toolbox. Bring up the Control Toolbox

 

Step 6  

Create a scrollbar. Within the toolbox, click on the scrollbar Create a scrollbar

 

Step 7  

Draw the scrollbar. The cursor changes shape. Left click on the upper left corner of the rectangle you're about to draw. Keeping the left button down, drag the cursor to the bottom right corner to draw a rectangle about two rows high and four columns wide. Draw the rectangular scrollbar

 

Step 8  

Set scrollbar properties. Right click on the new scrollbar and click on Properties. Click on Properties  

  • For Linked cell, enter B1.
  • In Min Value enter the row number of the first row of your table;
  • In Max Value enter the last row. Close out the properties box. Click on the drafting box in the Control Toolbox and close the Toolbox. The scrollbar should now work. 
 

Step 9  

Start generating formulas on the Temp tab. Click on the Temp tab and enter Tab, Heading Row, Linked Cell, Column, Heading and Value in row 1, columns A - F.

Step 10  

Set parameters for the formulas. Enter the name of the data tab in cell A2. Enter the heading row number in cell B2 (generally this is row 1). Enter $B$1 in cell C2 and the column numbers beginning in cell D2. Fill out the rows of this table for all the column numbers of interest. Columns A, B and C are usually identical, but has been designed for some flexibility. Fill out the Temp table.

 

Step 11  

With a good dose of trust, enter the following formulas in row 2, columns E and F:  

  • E2: =INDIRECT(CONCATENATE(A2,"!R",B2,"C",D2),FALSE)
  • F2: =CONCATENATE("=INDIRECT(CONCATENATE(""",A2,"!R"",",C2,",""C",D2,"""), FALSE)") Copy the formulas to fill out the table.

Step 12  

Column headings should now appear in column E and a strange formula in column F. Select all the values in columns E and F and type CTRL - C to get ready to copy them onto the Browse tab.

Step 13  

Copy the formulas to the Browse tab. Return to the Browse tab, click on cell A3 and on the Menu, click on Edit, Paste Special and Values.

Step 14  

Install the formulas. The headings should now appear, but the formulas remain. Select the formula cells in column B and click on Edit and Replace. Now this really strange, but replace = with = (no joke). Click the Replace All button. Replace = with =

 

Step 15  

Admire your work. You should now see unformatted data from the spreadsheet. Result after Replace All

 

Step 16  

Try the scroll bar to check navigation. Increment and decrement the row number. Try both the minimum and maximum values of the scrollbar and verify against the original data.

Step 17  

Rearrange and reformat the headings and values for aesthetics. You can copy and paste to any row and column within the Browse tab. For our example, here's the final result. Final formatted Browse tab

 

Step 18  

Drop the Temp tab. Right click on the Temp tab and select Delete. Click OK on the dialog box popping up for confirmation. Save your spreadsheet.

Tips

  • Apply conditional formatting to cells on the Browse tab for extra effect.
  • In Step 12 click Transpose to have headings above the data.
  • Create a graph, which changes as you scroll through the data.
  • Copy the formulas twice on the Browse tab, one in the viewing area with extensive formatting and the other "off screen" for graphs.
  • Compare two rows by creating two Scroll bars and Linked Cells, independently scrolling through the data.
  • If you'd like to display three adjacent rows, then just after step 4, select cell C1 and enter "=B1+1" and in cell D1 enter "=C1+1". Then later in the Temp tab, call cell $C$1 the Linked Cell and copy the formulas to the Browse tab. Repeat, calling $D$1 the Linked Cell. Cells C1 and D1 are covered up by the scroll bar, but they'll still work.
  • Use a much larger font to give those with poor eyesight access to your spreadsheet.
  • The use of cells A1 and B1 in step 4 are arbitrary – just be consistent in your steps.

Warnings

  • You will receive #REF if your Data Tab name contains spaces, so remove any spaces from the Data Tab name to correct.
  • The data on the Browse tab is entirely read only and will fail to work if you overwrite a formula.
  • You may be typecast as a "techie" or "nerd" or "genius" if you engage in formulas like this too much.

Via wikihow

LEGO Fashion Hits the Runway

Whether you're inclined to love it or leave it, you've gotta admit one thing about JC de Castelbajac's LEGO fashion line- it's fun. More 80's pop culture revival: LEGO constructed hats and LEGO ...

PRANK WARS

WonderHowTo loves pranks. So, naturally we're big fans of College Humor, particularly Prank Wars. Prank Wars stars Amir and Streeter, best pals. Best pals that love to humiliate one another...to say ...

From Dying To Flying

Dean Potter, one of National Geographic's Ten Adventurers of the Year, set a world record for base jumping in 2009. Via NatGeo: "On a sunny afternoon in mid-August, Dean Potter stepped onto a ...

Ew. Livestream of Patient's Brain Being Sliced. Watch Now.

Neuroscience (live!) resumes its 50 hour slicing session 8:00 am PST this morning. According to Gizmodo, "Studying Henry Gustav Molaison, more commonly known as Patient H.M., and his memory ...

Pyro-Spirograph-Drawings

Rosemarie Fiore is badass. She makes art with pyrotechnics, amusement park rides, Atari, guns, and pinball machines. Though all of her work is cool, I have to say my favorite piece is Fiore's larger ...

loading...