| Thread | Last Post | Replies |
|
| is there a spreadsheet for class lists? | 02 Sep 2006 08:20 GMT | 3 |
I am trying to use a Microsoft Works spreadsheet to set up class lists and what the students have paid or owe for their class participation. Is there a spreadsheet template for something like this or a suggestion of how to set up a spreadsheet to do this?
|
| Control Tool Box | 02 Sep 2006 08:14 GMT | 4 |
I want to learn how to use the elements (e.g. command button, option button, combo box etc.) in the control tool box. Can someone point me to some articles/tutorial? Don't seem to have much luck with help? What is the control tool box for anyway?
|
| How to printout only selected rows and columns | 02 Sep 2006 07:46 GMT | 8 |
here's my problem: I have a sheet with headers: first name, surname, address1, address2, someotherstuff I would like to select some rows (continous) and appropriate columns
|
| help with sum macro - different number of rows | 02 Sep 2006 06:52 GMT | 2 |
I am trying to record a macro that would sum a column at the end of the column. However the number of rows will not always be the same. How do I get the sum to always show up at the end of the column. TIA
|
| Creating combo boxes | 02 Sep 2006 06:22 GMT | 2 |
This is how I have my spreadsheet set up: in Sheet 1, the leftmost row has every date between 7-1-06 and 6-30-07 in descending order, with the corresponding day of the week next to the dates. Columns to the right of this have numeric information pertaining to this date/day. I ...
|
| Update Max value | 02 Sep 2006 06:01 GMT | 3 |
I wish to update the value in cell A3 from the maximum of the input update to cell A1 or cell A2 or the previous cell A3 value . I use the formula =MAX(A1,A2,A3) but it is not working. Any suggestions? Thanks,
|
| How do I get dates recognised as annual quarters? | 02 Sep 2006 03:41 GMT | 1 |
I am using a spreadsheet as a KPI planner. I need to report quarterly. Each KPI has a day month and year assigned to it. I would like to automate this so that when a date is entered in a cell, the annual quarter in which that date falls automatically appears in the adjacent ...
|
| Can this be done? | 02 Sep 2006 01:25 GMT | 1 |
Is it possible to move column B fields to the row with matching content in A From this: A B bananas yellow
|
| Send email to mosre than one user | 02 Sep 2006 00:36 GMT | 3 |
How do I use SendMail when I have multiple addressees? The following produces valid looking email addresses as you would type them in outlook but the result is undeliverable. ...
|
| Help with hlookup formula | 01 Sep 2006 23:50 GMT | 2 |
I haven't worked with Excel much, but I'm guessing what I want to do is possible. I have two sheets in a workbook. One lists about 100 serial numbers. The other lists about 5000 serial numbers with additional information on each. So what I want to do is filter and see only the
|
| Converting imported hr/min/sec to excel | 01 Sep 2006 22:52 GMT | 1 |
I am trying to convert time entries from an external source (hh/mm/ss) to calculate in excel. What is the easiest method of doing this? I am not sure of the properties of the external report but is seems to be very similar to word pad.
|
| pivot table | 01 Sep 2006 22:01 GMT | 1 |
is there a way to preserve border outlines in a pivot table after you refresh?
|
| Summarizing Items based on classifications | 01 Sep 2006 21:43 GMT | 3 |
Looking for some help on figuring out how to do something in Excel 97. I'm using a spreadsheet to track my expenses and spending. Until now, I've just been recording the date, amount, and an explanation, and subtotalling each month. Now I'd like to add a category and total by
|
| Macro to change cells' display, Pounds, euro, dollars | 01 Sep 2006 21:29 GMT | 4 |
I have a spreadsheet which I plan to protect all but a handful of fields for the user to enter various money amounts. I'd like to include a BUTTON in the spreadsheet that will force the display of any money field to pounds, dollars, or euro. Mostly a cosmetic change, and I
|
| Use Datedif but for future dates | 01 Sep 2006 21:13 GMT | 4 |
I have a formula for identifying years, months, days from a past date to now. DATEDIF(C6,NOW(),"y")&" Y, "& DATEDIF(C6,NOW(),"ym")& " M, " & DATEDIF(C6,NOW(),"md") & " D" I'd like a formula that can produce the same format (years, months, days)
|