| Thread | Last Post | Replies |
|
| How to determine the value? | 27 Dec 2007 17:21 GMT | 8 |
There is a given value 68 in cell A1, I would like to determine the value based on following conditions. Sqrt(68) = 8.24621, and the rounddown to the closest odd number, which is 7, and return this value in cell B1.
|
| Add up hours | 27 Dec 2007 17:19 GMT | 3 |
I have put in the start time 09:30 and when i quit working 18:15 and made a formula =SUMMA(D4-C4) so that i get how many hours and minutes i work that day. But how do i add all hours and minutes for each day so i can see how much i worked whole month?
|
| add column for percentage o total | 27 Dec 2007 16:53 GMT | 1 |
in pivottabes i have a row of names with the relevant customer spend shown alongside. there is the sum total shown at the end.. how can i create a column that reflects each customer spend as a percentage of the total.... thanks in anticipation
|
| how do i change the data source | 27 Dec 2007 16:12 GMT | 2 |
hi i have pivottables that are referencing data from a worksheet in the same workbook. as i am adding data constantly to the worksheet how do i change the data
|
| When convert the data from Excel to word, to print the system rest | 27 Dec 2007 16:05 GMT | 2 |
customer PC having the System to reboot.
> Problem: When she run the program word > will convert the data from Excel, When she start to send print, the system will restart. |
| Is there a do not call function? | 27 Dec 2007 16:00 GMT | 2 |
For some reason a function is calling this: Worksheet_SelectionChange(ByVal Target As Range) I don't want it to call this function. Is there a way to make it so it doesn't call this function if there is a selection change?
|
| Reference different worksheets | 27 Dec 2007 15:42 GMT | 2 |
I have a workbook with sheets named 2005, 2006, 2007. Each sheet contains data that matches the paychecks that my wife and I get. Each column is a paycheck. I have another worksheet called STATS. On this sheet, I have a form for each year (worksheet) that pulls totals from ...
|
| How to separate excel formulas? | 27 Dec 2007 15:20 GMT | 1 |
How to separate excel formulas? I want to keep all my excel formulas as a key value pair either in flat file or in database, and link those formulas in my excel cells.
|
| Merging Fields from Excel to Publisher to create price lists | 27 Dec 2007 14:57 GMT | 1 |
I have inventory spreadsheets on Excel that I would like to merge with Publisher in order to create price tags without all the data entry. I have one field on the Excel file that needs to be merged (not the whole document). Any tips?
|
| Font size | 27 Dec 2007 14:24 GMT | 2 |
How do I change the font size of the letters and numbers. The letters at the top E.g. A,,B,C,D,E,... and the numbers on the side e.g. 1,2,3,4,5,6,7,...?
|
| Changeing keyboard shortcuts | 27 Dec 2007 14:12 GMT | 1 |
How do you modify the keyboard short cuts, e.g., change INSERT ROW from alt + R to alt + I
|
| Number of Completed Months | 27 Dec 2007 12:19 GMT | 3 |
How can I get the number of COMPLETED months returned between 2 dates? At times it may be grater than 12 months - but never greater than 24 months. I've been fiddling with =Floor and =Ceiling but when the dates are in
|
| Excel File size too large | 27 Dec 2007 12:00 GMT | 6 |
i have an excel which has 3 sheets and i have been updating it with stock information.....its size from then until now use to be between 500kb to 600kb but recently the same file size has reached until 10mb .... i scanned for viruses but found none....it even takes time to open , ...
|
| Auto recovery | 27 Dec 2007 11:59 GMT | 3 |
I have saved a file by auto recovery. But I replaced the original file with the recovered file. I want to see the details of the original file. Can I see the original file, which is modified on 22/12/07.
|
| Clearing All check boxes using Macro | 27 Dec 2007 10:40 GMT | 4 |
I'm trying to uncheck all the check boxes using a macro. Private Sub Clearall() Dim ws As Worksheet Dim chkbx As OLEObject
|