| Thread | Last Post | Replies |
|
| Excel - stop automatically changing mixture of uppercase and lowercase to propercase | 22 Oct 2007 03:10 GMT | 2 |
I have some text that consist of uppercase and lowercase letters. But excel keeps automatically changing this to propercase (first letter uppercase, subsequent letters lowercase): For example: IEb changes to Ieb
|
| Search for rows in one sheet and copy into another sheet based on customer id | 22 Oct 2007 03:09 GMT | 1 |
I need someone to help with excel sheets and I do not have much experience with it. I have two workbooks: 1. Workbook 1 and 2. Workbook 2 Both of these workbooks contain the same no of EXCEL sheets which is
|
| Adding New Row to Excel Spread Sheet | 22 Oct 2007 00:38 GMT | 1 |
I am working on a 10 column Excel (Mac OS X 2004) spreadsheet originally created by someone else. I need to add new data while retaining the original info. When I attempt to add a new row across all of the columns, a thin, grey frame/window appears around a section of the ...
|
| Find the 10 lowest of 20 numbers in column and enter those 10 in a | 21 Oct 2007 21:47 GMT | 14 |
Seeing all the Excel experts out here is giving me hope to solve this. I am trying to find the 10 lowest (and if possible highlight them) of 20 numbers in a column and enter the results in the next column to the right. There will be 6 columns total and 20 rows.
|
| Vlookup = #n/a to be "" | 21 Oct 2007 21:42 GMT | 9 |
I'm using this formula, which is mostly working for what I need. =VLOOKUP(B57,'data'!B$3:E$52,1,FALSE) Basically, if it finds what's in B57 on the data!b3:E52 table, it's producing the name match, which is what I need. However, if there's no match,
|
| Excluding only leading or trailing cells from a column | 21 Oct 2007 18:48 GMT | 6 |
I have a column, say A, that I want to SUM(). I want to avoid including A1:A3 in this sum - unfortunately, the length of the data in the column at any time is indeterminate. So I can't SUM(A4:AX)... And I can't SUM(A4:A), although that seems intuitive to me.
|
| Comparing two columns of dates | 21 Oct 2007 17:52 GMT | 5 |
I'm working in Excel 2007. I have two columns of dates, the first being a "buy" date and the second being a "sell" date for the item in that row. If the data is valid, obviously each date in the second column should be later than the corresponding date in
|
| How can I check whether a column of dates are all before today's d | 21 Oct 2007 17:52 GMT | 3 |
I'm working in Excel 2007. I've got a column of dates, and I need to check the column as a whole to ensure that every date is prior to today's date. E.g. if today's date is 10/19/2007, and my column is the following:
|
| vlookup() error #n/a | 21 Oct 2007 17:48 GMT | 3 |
Hello; I am doing a simple function. I can't believe I have been trying to get this to work for two hours. I know it's probably something stupid, so here goes. =VLOOKUP(C3,ProductList,10,FALSE)
|
| Sorting problem | 21 Oct 2007 15:09 GMT | 2 |
This is strange... I have a spreadsheet of name, address, city, state, zip etc., etc. I can sort the list by the "last name" column (which is the 1st column) fine using the "Data Sort" drop down box (there is a header row). But for some reason,
|
| Credit Cards, time in months to payoff and payoff amount | 21 Oct 2007 10:41 GMT | 1 |
How can I calculate the amount of money needed and the amount of time in months to pay off a credit card, it I know the balance, the percentage rate (compound interest) and the monthly minimum payment (2 to 3% of the unpaid balance)?
|
| Cell Entries show as decimal | 21 Oct 2007 06:12 GMT | 1 |
Cell entry 100 shows as 0.01. What to do?
 Signature Saskatoon Jerry
|
| Need help sorting DATES please.. | 21 Oct 2007 04:16 GMT | 11 |
I have a large amount of data, it's simply dates. example 4/4/92 1/3/2007
|
| pop up box | 21 Oct 2007 03:11 GMT | 6 |
I would like a box to pop up saying NEW RECORD. In column F if the cell is the minimun number then say NEW RECORD For example F1 has 200 F2 has 199
|
| EXCEL macro that will vary when copied | 20 Oct 2007 23:15 GMT | 1 |
I want a "macro button" that acts on one row to be able to be copied in many other rows(1200), without having to write a new macro for each row. (to Copy-Paste it and have it act the same as an EXCEL formula, changing the relative addresses automatically).
|