| Thread | Last Post | Replies |
|
| Scrolling with two worksheets arranged vertically | 17 Dec 2007 15:43 GMT | 4 |
I have two worksheets arranged vertically so I can compare...I am trying to scroll in one of them so the rows line up....how do I keep them both from scrolling at the same time?
|
| Trouble with UDF - getting #NAME error | 17 Dec 2007 15:12 GMT | 1 |
I created the following UDF in order to show the last saved date: Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) ThisWorkbook.Names.Add Name:="LastSaved", _ RefersToR1C1:="=""" & _
|
| Find and replace # with new line in a cell. | 17 Dec 2007 14:58 GMT | 6 |
I am copying data into excel where line feeds in the original data are represented by #. I want to do a find and replace all # with a new line (alt + enter) in a cell. How can I do this easily? Or if not easily, with a macro?
|
| using hlookup, I need the cell reference to add consec # to next | 17 Dec 2007 14:38 GMT | 1 |
Example: Hlookup(a2,list,2). I have a long list where I want the formula change to 2 to 3 and so on. Any suggestions?
|
| Conditional Format Question | 17 Dec 2007 14:37 GMT | 2 |
Hi, I'm looking for a way to make cell values change according to other cell values. for example,
|
| minimum value column name look up | 17 Dec 2007 14:34 GMT | 2 |
Is it possible to lookup the minimum value in a set of numbers in a row and then also list the column name for where the minimum answer value came from?
|
| compare values | 17 Dec 2007 14:23 GMT | 1 |
i have a spreadsheet with data: document no. | product I would like the Excel to compare cells a:a with cell f4 in sheet 2. I need Excel to display all products where cell 'a' is the same as f4 in
|
| 2007 | 17 Dec 2007 14:08 GMT | 1 |
Please consider opening up a new group for users of the super duper 2007. where we could post items relating only to confusion over using the new 2007 and the "special" ribbons and what ever else..
|
| Display Sum of hours as an equivalent in days and hours | 17 Dec 2007 14:03 GMT | 2 |
In XL 2003 I'm trying to do a custom format on a sum of hours. I want to display the sum of the hours as an equivalent in days and hours. I have a guy working for me on a project.
|
| preventing the color in a highlighted cell from printing | 17 Dec 2007 13:39 GMT | 2 |
Can you tell me how I can prevent the color in a highlighted cell from printing? I am creating a form and I have highlighted the cells which are required to be completed by the people accessing the form. But once they have completed the highlighted boxes and are ready to print ...
|
| repost: conditional sum? | 17 Dec 2007 13:33 GMT | 5 |
I made a mistake and have already cancel the first mail, and I hope this repost won't annoy people around here. If I did, I am sorry sorry. Anyway, here is my question: A1= Apple B1 =12
|
| insert the date the file was last modified | 17 Dec 2007 13:29 GMT | 20 |
How do I automatically insert the date the current file was last modified into a cell in Excel?
|
| column with unique value alowed to added only else violation | 17 Dec 2007 13:14 GMT | 1 |
i wont make a columne pf number if i add a new valew in a neww cell exicting befor in this column one msg apear and the fot of this new cell chage to red thaks
|
| Probablility calculation related to start date | 17 Dec 2007 12:32 GMT | 3 |
Here is my problem: I would like to calculate a value X which gets in effect at a specific date T with a probability P. From chosen date D, the probability P increases 0.05 per month till the date when P=1. From that date on the output is X (because
|
| Conversion of dates | 17 Dec 2007 12:24 GMT | 3 |
I need to convert dates into periods in an excel sheet. For example 1/1/2007 -> 28/1/2007 = P1 29/1/2007 -> 25/2/2007 = P2 ...until P13 (13 periods of 4 weeks). So a period does not necessarily
|