| Thread | Last Post | Replies |
|
| write macro col A date Col B gas col C dollars | 30 Dec 2005 20:44 GMT | 2 |
I am trying to write a macro where I put the date in col A, go to col B and put in the amount of gas, go to col C and put in price of gas, go to col D put in mileage go to next col E an have it calculate miles per gallon then ask if another entry is to be made. Then have it go ...
|
| Summing one column based on date in another column | 30 Dec 2005 20:39 GMT | 7 |
I desperately need help here. I have a spreadsheet that has sales price in one column and the date in another column. It will only add if the date is the month only i.e., January vs January 1, 2005. I need it to add by month based on all days within the month because that ...
|
| Resort Data In Spreadsheet | 30 Dec 2005 20:34 GMT | 2 |
I have a spreadsheet that is used for a mail merge with names and addresses. Column A - Names Column B - Number & Street
|
| How to output an array in Excel with a user-defined function? | 30 Dec 2005 19:58 GMT | 2 |
I want to write a user-defined function to output an array. But I don't know its codes. For example, if I want to define a function MyFunction(A,B) where A, B are positive integers which generates an array such that the entry in the x-th row, y-th column is x+y, what codes ...
|
| Combo box and Linkedcell does not work in Excel 2003 | 30 Dec 2005 18:41 GMT | 7 |
Hi programmers, I created a combo box in Excel 2000 and a linkedcell. They worked very well. I updated to Excel 2003, and they don't work well any more. The problem is when I click down arrow to select a name in Combo box, it shows an
|
| Special function | 30 Dec 2005 17:59 GMT | 5 |
I have a range of cells (100+), which should all have a value of around 3600, so the average should also be around 3600 (minimum should not be lower then 300, maximum shouldn't be higher than 10000). But sometimes some cells contain values of -2000000 or +/-2 or +2000000. So when ...
|
| Sorting a list | 30 Dec 2005 17:18 GMT | 2 |
I need to sort a list by group #. The list consists of 8 colums of info accross, and so i need to sort left- to right. Not sure how to go about doing this correctly without losing info! thanks,
|
| Turn off Zero values at the end of the chart | 30 Dec 2005 17:15 GMT | 3 |
Please can someone tell me how to stop my charts plotting zero values at the end in cases where the chart runs for a longer period than my data? For example, my chart total date range is say Jan 05 to Dec 05, and I
|
| How do I convert .qpw files to excel format? | 30 Dec 2005 16:58 GMT | 1 |
I have all my income tax files in .qpw format but no longer have that program to open them (computer change). I now have Excel and was wondering how I convert those .qpw files into Excel format? Thanks
|
| Find value in table based on two inputs | 30 Dec 2005 16:45 GMT | 3 |
Given A1: Name B1: Dept C1: Age A2: Henry B2: 501 C2: 28 A3: Stan B3: 201 C3: 19
|
| How do I password protect a spreadsheet | 30 Dec 2005 15:16 GMT | 2 |
I have a bunch of spreadsheets that require passwords to open them, both to read and to write. I put them on myself, but have forgotten what I did, and I want to apply password protection to a new spreadsheet. The obvious thing seems to be Tools/Protection/Protect Sheet or ...
|
| Pivot tables - duplicated row headings | 30 Dec 2005 15:04 GMT | 8 |
Dear all, I hope someone can help me. I have a worksheet of data showing description down the left side, months across the top, and amounts in the data fields, it look ssomething like the little table below. Note how I have several columns for each month, as the forecast
|
| Excel Hyperlink to Page Break Preview | 30 Dec 2005 14:48 GMT | 1 |
1. Enter an Excel worksheet and set via pull-down menu, Windows > Freeze Panes at Row 1. 2. Set Print Area and hence Page Break Preview ; then, the worksheet shows multiple pages.
|
| Pasting Values | 30 Dec 2005 14:44 GMT | 1 |
I have developed a quoting tool which creates an output sheet detailing all the info, What I would like to be able to do is take a copy of this and paste the values (and Format to a new workbook). I'm currently doing this manually and I unsure how to automate it!
|
| Formatting largest cells | 30 Dec 2005 13:48 GMT | 2 |
In a row of 6 numbers I want to highlight the 3 largest numbers. If the row contains 7 or 8 numbers, I want to highlight the 4 largest of those numbers. If the row contains 9 or 10 numbers, I want to highlight the 5 largest of those numbers. Any suggestions on how to make this ...
|