| Thread | Last Post | Replies |
|
| Formatting line graphs | 21 Jun 2007 18:39 GMT | 1 |
I am trying to change the color of one of the gridlines in my line chart (not all of them). Since I have not seen any sort of formatting option along these lines, I used the autoshapes function to simply add a colored line on top of the desired gridline; however, I want to be ...
|
| Automatic Title on each page | 21 Jun 2007 18:36 GMT | 1 |
I have a worksheet that has 45 pages. I inherited the worksheet from a coworker. The worksheet has six columns that contain data. The column headers used to appear at the top of each printed page. The worksheet recently became corrupted and now I am unable to figure out how ...
|
| Sort order in 2007 | 21 Jun 2007 18:24 GMT | 1 |
In Excel 2007 the file open directory sorts in horizontal order instead of vertical order as it did on previous versions. Can this be changed?
|
| how do i split names in to two columns | 21 Jun 2007 18:17 GMT | 2 |
I have a data column that has names listed like this; Ann & Bob Smith, Ann Smith & Bob Smith. I know I can use the data-text to columns-delimiter for names such as Ann Smith, but with space in between the examples above I am getting rows of useless data and deleting the column ...
|
| How do I include TEXT in the same cell with a FORMULA? | 21 Jun 2007 18:13 GMT | 3 |
I have a cell containing the formula "=TODAY()" . This formula returns and displays the current date in the cell. I want to ADD the TEXT "Today's Date" to the SAME CELL without interfering with the functioning of the formula. Is it possible to do this in Excel? If so, what is ...
|
| Fractions, Feet, Inches, & macros | 21 Jun 2007 18:12 GMT | 8 |
2 cells. One for feet(A1), one for inches(A2). A3=(A1+(A2/12)) -Ok lets do the samething again. 2 more cells. One for feet(B1), one for inches(B2). B3=(B1+(B2/12)) -One more time
|
| Using contents of a check box for an in statement | 21 Jun 2007 18:11 GMT | 4 |
I would like to create an if statement that could somehow read whether or not a check box is checked. I'm pretty familiar with Excel programming, but not much beyond that. I would like to do something like if(checkbox=true, 15). Something like that. Does anyone know if I have ...
|
| Checkbox value displays as text on the cell underneath it | 21 Jun 2007 18:08 GMT | 6 |
I would like to know what I can do to keep the cell under my checkbox from displaying the CK value ("TRUE" or "FALSE"). Can somebody help me out with that?
|
| Formula Problem | 21 Jun 2007 18:00 GMT | 1 |
I'm working in Excel 2002. If there is a formula already in place and I change a number it will not recalculate; but if I redo the formula after entering the number it will recalculate. Ex. AutoSum C1:C10 - if I put the formula in with no numbers present it will NOT calculate ...
|
| How do I make the font on worksheet tab labels larger? | 21 Jun 2007 17:40 GMT | 1 |
The labels on the worksheet tabs are too small to read. Is there a way to increase the size of the font?
|
| How do I split names from one column to two? | 21 Jun 2007 17:25 GMT | 1 |
I have a column with names such as Ann & Bill Smith, I know that I can select the column and use the Data/Text to columns with single first /last name but what if this is the way my names are in the cells?
|
| Data Validation Issue? | 21 Jun 2007 17:00 GMT | 1 |
Have a working validation list...however, some users are complaining that when they choose a value from mid point in the list and move to the next wrong...the list stays at the mid-point and does not reset to the start of the alphabetically sorted list.
|
| page prints in portrait when set to landscape excel 2003 | 21 Jun 2007 16:55 GMT | 2 |
I have used an excel workbook for a couple of years with no problems but it has now decided to print only on portrait although the print settings are for landscape - any anwers?
|
| math with year | 21 Jun 2007 16:43 GMT | 5 |
I need to calculate years of service. I have the hire date in date format (ex: 10/04/1998 - in cell C4). I have extracted the hire year in D4 using =YEAR(C4). So far, so good. C4=hire date
|
| Macor | 21 Jun 2007 16:40 GMT | 3 |
I have this macro to pull multiple excel files into one sheet, it works fine. However it puts all the files into a new workbook. I will like it to add the files the workbook in which I run the macro from. Can anyone helop me out? Sub CombineExcelFiles()
|