Keep Column Titles Visable As Screen Scroll Down
Mar 17, 2009
I have a table with 500 rows. Is it possible to make so my header row which actually on row 9 of my excel chart stays visiable as I scroll deep into my rows. This is need due to the fact by the 50 row or so you can no longer see the column titles which makes it harder to fill out the data.
View 3 Replies
ADVERTISEMENT
May 22, 2007
I have a spreadsheet that has a list in column A 219 rows long. what i want to do is, if possible is move them so that they run accross the top of the spreadsheet as column headings.
Exampl:
As is:
A B C D E F G
1 ?
2 ?
3 ?
4 ?
5 ?
6 ?
After:..................
View 4 Replies
View Related
May 23, 2008
I am relatively new to Excel 2007 and my arrow keys do not navigate cell by cell. When I press the right or left arrow keys, my entire screen shifts to the right or left but the cursor STAYS in the cell where it was. Likewise, when I press the up or down arrow keys the screen shifts up or down but again, the cursor remains where it was. Is there an option somewhere that I need to change?
View 3 Replies
View Related
Jun 30, 2014
I have a excelsheet that looks like this:
Column A | Column B | Column C
Los Angeles | Fire Dept | 3
Los Angeles | Health Services | 12
New York | Fire Dept | 8
New York | Health Services | 22
New York | Internal Services | 100
New York | Public Works | 7
Chicago | Health Services | 15
Chicago | Public Works | 56
Chicago | Social Services | 4
And I am trying to make it look like this:
Fire Dept
Health Services
Internal Services
Public Works
Social Services
Los Angeles
3
12
New York
8
22
100
7
Chicago
15
56
4
View 8 Replies
View Related
Aug 23, 2009
I have been given an Excel file. Upon opening it, I see that the top four rows do not move even if I scroll down. What I'd prefer is that only the first row (for column titles) not move. If I can learn the name of this feature, I'm sure I can figure out how to change the file.
View 3 Replies
View Related
Jun 27, 2014
It appears that the bar graph automatically turns all dates into the first day of the year in question.
For example, what I have in the source chart is the following 3 dates: 6/11/14, 6/11/13, 6/11/12, however when I convert the table into a bar graph, it changes the dates to 1/1/14, 1/1/13, and 1/1/12.
Here's a snip of the table: Data source.JPG
And here's a snip of the chart: Chart.JPG
I've tried going into the advanced settings and making the intervals fixed (starting at 6/11/12 with 1 year intervals), however it does not seem to change the display.
View 2 Replies
View Related
Jan 28, 2010
I wrote the following code in order to add a menu "EXPORT" to the toolbar. I want it to be visable only when the file is active and not when other files in the same workbook are active.
I know this is possible, I thought by using '.visable', but I can't get it to work correctly, so I'm stuck with what I have below.
Private Sub Workbook_WindowActivate(ByVal Wn As Excel.Window)
For Each con In Application.CommandBars(1).Controls
If con.Caption = "EXPORT" Then
con.Delete
End If
Next
With Application.CommandBars(1).Controls.Add(msoControlPopup)
.Caption = "EXPORT"
End With
End Sub
Private Sub Workbook_WindowDeactivate(ByVal Wn As Excel.Window)
On Error Resume Next
Application.CommandBars("EXPORT").Delete
End Sub
View 9 Replies
View Related
Mar 30, 2014
I have titles in column A and multiple codes per title in column B.
I want all the codes for a single title copied onto another sheet.
I can't use =B1 as the sheet gets updated every week and the amount of codes per title changes.
I was thinking using lookup but the majority of column A is blank and I don't know how to make it look in the row above if blank, or if that is even possible.
Another option would be to look for the title in column A then copy column B until the text "Group Total" which always appears at the end of a titles codes.
Attached File : Practise sheets.xlsx
View 3 Replies
View Related
Jun 4, 2007
I have an Excel sheet with all client information...For clinical supervision I want my team members to open their own "Supervision.xls" and click a button...this button will open "Client.xls" and select "Client info sheet"...It will then hide rows c,d,g & f...it will then filter column "e" based on the specific caseworkers name ( say "Joe") and copy only the visable columns back to their "supervision.xls" Values only (doesn't effect the colour formating of Supervision.xls) then close "Client.xls"
View 9 Replies
View Related
Oct 10, 2008
Is there a way using VBA, that I could type something in a cell, and then it would find it in the A column and scroll to it?
View 3 Replies
View Related
Aug 23, 2007
I have a rather large workbook with a lot of VBA behind it (about 1MB with no data, just formatting and VBA code). It all seems to work perfectly, except one sheet. It is a list of about 35 options with checkboxes beside each option. When the sheet is made visible through VBA code, the user has problems when scrolling the sheet.
It's hard to describe, but it all looks perfect until either the scroll-wheel or the scroll-bar is used to move around the sheet. The display then goes completely screwy. The heading row (which is actually a frozen pane anyway) ends up repeated all down the sheet, as do the column headers (A|B|C|D|E...). If i select another sheet and then back to this one, it's fine, it appears to be only when it is un-hidden through VBA.
I have attached two screenshots as an example... the only thing I have done between the un-scrolled one and the scrolled one is scroll the mouse wheel down and back up once.
View 9 Replies
View Related
Jan 5, 2009
Easy scroll to down ways, should I copy rows to a column? See the attachment for a more clearance.
View 4 Replies
View Related
Nov 10, 2008
Is there a function/routine/etc. that when I scroll over a cell that I can display the name from the row along with the date from the column. (I know I can do it if I click the cell.)
Objective: Once I zero in on the desired cell I click it to schedule the person to work, count their hours, add to weekly and monthly totals, etc. etc. etc.
View 3 Replies
View Related
Nov 26, 2007
I am using the toolbox/ properties method to restrict the scroll area in the sheets of my workbook. However, for some sheets when i keep the right hand arrow pressed, the screen will not scroll to the last column. (i.e. the screen display will not move with the selected cell box)
View 2 Replies
View Related
May 22, 2007
May seem straightforward, but not to me. I need some code to scroll down column A and insert the sum total of A2:A16 in B17, and repeat this everytime a blank cell appears in colum B, continuing down to the end of the worksheet.
View 5 Replies
View Related
Jan 13, 2007
In the menu via TOOLS-->OPTIONS-->VIEW I am trying to remove the scroll bars from just one worksheet but when unticked, this option affects all of the worksheets in my workbook. Is there a way to just nail this selection down to one sheet via properties?
View 2 Replies
View Related
May 8, 2014
I have never written or used a macro before and I have a simple macro task to complete:
I have Column L (L4:L10) of seven scroll bars that move according to number changes in column F (F4:F10). I want to create a form control command button that resets the changes on the scroll bars according to static column of numbers in Column E (E4:E10).
I don't know if it matters, but I'll add that I plan to add a second button that does the same thing with a different column of data. I assume I'll simply replicate whatever procedure I use in the first button - is this okay?
View 1 Replies
View Related
Dec 29, 2009
I'm just looking to prevent users from using the print screen or the alt print screen buttons on the keyboard. I have this script that works if I use "39" (Right Arrow)but wont work if I use "42" (Print Screen Button).
View 5 Replies
View Related
Jun 6, 2006
I am entering a tremendous amount of data and as I get further doen the spreadsheet I can not always remember the column headings, is there a way to have the headings (Example: product name, code, price, etc) appear at the top of the screen so I do not always have to scroll all the way to the top again.
Second, My commerce system requires a short and long description, I want to have the short desctiption feild grab the first 200 characters of the long description and then follow it up with three periods (...)
View 9 Replies
View Related
Jul 24, 2014
I need a column to autopopulate based on quantities of title entered by a user.
Each row has a Type (Column A) and a Sequence # (Column B), and I can get as far validating if a given row has same Type and Sequence# <= the sum of the quantities.
Now I'm struggling with counting down through the quantity of each title.
Each title should exhaust itself before moving on.
Example:
COUNTIF Sequencing.xlsx
View 3 Replies
View Related
Jul 20, 2012
I need a functionality in Excel, but I can't get it done. I want to search multiple titles on multiple words.
1. I have a list with titles (tab A)
2. I have a list with words (tab B)
Now I want to scan all titles on words that appear on tab B and return the value of the word.
Example:
Title (tab A - column A)
Return (tab A - column B)
Words (tab B)
BrandX Shampoo Big
Shampoo
Eau de Toilette
BrandX Nailcutter
Nailcutter
Nailcutter
BrandX Eau de Toilette
Eau de Toilette
Shampoo
So for row 1 the word "shampoo" is reconised in the title and returns this value. Same for the other rows. I need the functionality like the formula below, but then with more words (from a list). I don't want to work with "OR" because the list with word is about 200+ and will be more in future.
=IF(ISERROR(SEARCH("shampoo",A1)),"x","shampoo")
View 3 Replies
View Related
Dec 10, 2013
I have a list of titles that I would like to see if these titles appears in another cell.
Here is the example:
A1
Manager
Assistant Manager
Manager, II
VP
Vice President, Sales
Assistant
Associate
I would like to see if it appear in this cell, regardless where it is the exact text match
B1
Manager, Assistant, VP, Sales
So the result will be like: Screenshot_1.png
View 4 Replies
View Related
Feb 3, 2014
I have exported a dataset with references numbers and I want to convert those reference numbers into the titles they refer to. I have a separate sheet that matches the reference number to the title and would normally use a LOOKUP function [=LOOKUP(A2,Key::Table 1::A,Title)] to do this but, in this instance, I have multiple reference numbers in a cell separated by commas. How can I get the function to lookup multiple numbers from the same cell?
View 1 Replies
View Related
May 26, 2014
I am looking for a way to select specific columns in excel that have specific characteristics in the header titles. For example, I have a very large worksheet with columns that specify the year and month (ie. "1900-8"). The years range from 1900 to 2011 and each year has "-1" to "-12" to represent the months of the year. Specifically, I am wanting to pick out all of the columns ending in "-8" (August).
View 14 Replies
View Related
Mar 13, 2009
I have a list of cities with a number of entries from each city. I want to rank the Top 5. I have got the Top 5 numbers, using =LARGE($B$6:$B$107,1), but I also want it to list the actual city name (Column A6:A107) in the adjecent corresponding cells next to the numbers.
View 4 Replies
View Related
May 13, 2014
I am trying to create a system to organize my company products. Up until now we had no part numbering system so I created one. The part numbering systems goes as such
Brand Code.Product Code.Bike Code.Color
These are examples
S7R.SF.101.Black
S7R.SF.101.Blue
S7R.SF.101.Gold
[Code]....
What I would like is to create a formula to expand the part number back to its full length name using tables on other sheets. I have tables for the brand code, product code and bike code. What I would like to have it do is Lookup the first part of the code "S7R" on a column from the following page and return the data from the cell next to it. Then continue on to do the same for the second part "cs" and the third"101" and so forth.
Basically the top example above would expand to be
Strada7 Short Folding Aprilia RSV4 Black
S7R = Strada7
SF = Short Folding Levers
101 = Aprilia RSV4
Black = Black
View 2 Replies
View Related
Jun 1, 2014
I'm trying to group a year's worth of bank transactions. The initial data that was cut from pdf files is a date, payee and amount
1) how can I search down col A and give the sum of all like Payees, then total each set of similar payees? Maybe if first 6 characters match, then total until it comes to a different set.
Total each set.
2) then, I need to assign a category to each set of payees, so if contains usps, then add category "postage"
3) formula to find all postage totals and combine for a grand total per category.
usps15.23postage
usps14.32postage
usps5.23postage
fedex5.25postage
fedex10.22postage
shell45.28fuel
shell99.38fuel
qt27.38fuel
qt44.88fuel
View 7 Replies
View Related
Apr 24, 2014
I'm working on a Excel template where 6 cells are filled with text. Now I want to put all the text in those cells into one 'result cell'. I already know how to put the cell values into strings and paste them beneath each other.
My problem is that I don't only want to copy the cell values but also the formatting, because all of the separate cells have a bold title. If I only copy the values the formatting isn't copied with it, so my question is:
How do I copy the cell formatting (bold titles) with it or how can I make a string bold?? Beneath is my code:
[Code] ....
View 12 Replies
View Related
Jun 24, 2014
I have two sheet one is copy sheet and other is past sheet. In Paste sheet Header Title is fixed values , copy sheet header title also same but its not proper aligned & few header title not available. I want to transfer entire data from copy sheet to past sheet matching with header title. No need to change paste sheet Header title & alignment order.
Attached File: Data Transfer.xlsx
View 3 Replies
View Related
Dec 8, 2009
I have to pull data from a workbook poasted on a Sharepoint site on a weekly basis. The name of the spreadsheet changes each week, based on the date, and may not be consistent (ie: WBook12_4_9.xls, Wkbook12_04_09.xls, WBOOK12_4_09.xls). My users will have the spreadsheet open, and I'll tell them to ONLY have that one open, but how do I tell my macro to pull from that workbook?
View 10 Replies
View Related