| Thread | Last Post | Replies |
|
| Checking Series for Anomalies | 26 Aug 2008 00:29 GMT | 1 |
I have a problem that I'm sure can be easily fixed, but I don't know how to do it. I have a spreadsheet that we have to review each month, with several columns of data. In one column are vehicle numbers, and a few columns over is mileage for that vehicle. I need to check the
|
| VLookup Formula | 26 Aug 2008 00:10 GMT | 5 |
I have a spreadsheet with two sheets - a vendor sheet, listing the vendor number, name and location, and a cost expended sheet including date, vendor name, dollar amt, etc. I've created a vlookup formula to match the vendor names from both sheets and give me the location in ...
|
| Pivot Tables | 25 Aug 2008 23:50 GMT | 1 |
I have several workbooks and within these workbooks I have pivot tables. How can I get all the pivot tables into one big "Pivot table"? I need all of the data of the different pivot tables into 1 master pivot table... Thanks!
|
| information filter | 25 Aug 2008 23:34 GMT | 3 |
I want to pull information from a list of data, but only the data that is greater than 500,000. In c1:c30 i have data and c13, c16, c28, c29 are less than 500,000. I i want to create a new list adjacent to the existing one using only the values greater than 500,000 what ...
|
| Naming a Formula, using Link to Cell containing that Formula | 25 Aug 2008 23:16 GMT | 1 |
I know that it is possible to Name a formula, such that placing that Name in a given location will cause that formula to run relative to that cell. Obviously, this is nice if one wishes to use the same formula throughout a workbook/worksheet, while retaining the ability to ...
|
| Excel 2007 - how do I display formula instead of values? thanks. | 25 Aug 2008 23:12 GMT | 3 |
 Signature Trish
|
| How to apply a % to rows | 25 Aug 2008 22:37 GMT | 4 |
How can I create a box in excel which would apply to an entire row. What I mean is I want to create an excel sheet for my sales team where they can give discounts. I want to have a box to enter to discount % and the whole row changes. Can anyone help me on this?
|
| Event when a specific cell changes | 25 Aug 2008 22:29 GMT | 1 |
I want to run a macro after a specific cell value changes. Cell A5 has a dropdown menu from which you have to choose one value. After selecting I'd like a macro to start. Have tried Event Workbook_Change but I'm doing something wrong because
|
| sumif or sumproduct with a left statement | 25 Aug 2008 22:04 GMT | 5 |
I currently have the following formula : =SUMPRODUCT(--(LEFT(Xfers!C:C,6)="834097"),(Xfers!H:H)) which this works great for items occurring in column c, but i also need it to sum column H when column E's first 6 characters = 834097 but i don't want
|
| mail merge "dialog engine failure" | 25 Aug 2008 22:00 GMT | 2 |
When I go to Excel list to merge with form letter I am receiving a message that says "dialog or data engine failure please try again later". I cannot get addresses to download nor get by this message. . . Help?
|
| how to insertnew worksheet page | 25 Aug 2008 21:59 GMT | 1 |
I have a 4 column worksheet sorted by column A (product name). there are 3000 records in the worksheet. I need to create a page break based on a change of the value in Collumn A. The ultimate destination of the results will be insertion into a word document with a page break ...
|
| Keeping last row last | 25 Aug 2008 21:52 GMT | 3 |
In Excel 2003, is there a way to keep, hold, lock the last row I have on page 1? I want to have the ability continue to add rows after that last row onto the next page but keep the last row on page 1 exactly where it is.
|
| Five plus mintues to execute | 25 Aug 2008 21:48 GMT | 5 |
Can anyone tell me why this piece of code is taking over five minutes to execute. I actually don't know the total time it takes because I keep giving up after waiting about five minutes... For Each cell In Range("B7:K500")
|
| SumProduct Question | 25 Aug 2008 21:42 GMT | 4 |
The numbers I want to total are in Column M =SUMPRODUCT((Data!D$1:D$2550>=Lists!A13)*(Data!D$1:D$2550<Lists!B13)*(Data!J$1:J$2550="Saint Paul")*(Data!M$1:M$2550>0)) What I am trying to say is- Look at the data in column D of the "Lists" worksheet. When the value of
|
| How do I email one sheet out of and Excel 2007 Spreadsheet | 25 Aug 2008 21:30 GMT | 2 |
I am wanting to just e-mail one sheet out of my Excel spreadsheet how can I do that?
|