| Thread | Last Post | Replies |
|
| Work hour logger? | 03 Jul 2006 12:59 GMT | 1 |
Hello there, I'm new to excel but my friend recommended it to me after I explained to him what I want to do. I want to create something that keeps track the hours that I complete studying or working. I want to create 10 basic buttons which represent certain hours, i.e.
|
| sort | 03 Jul 2006 12:38 GMT | 3 |
I am trying to sort two columns at the same time. I understand the basic sorting technique but am having trouble when it comes to sorting the second column. I have an x coordinate column and a y coordinate column. I want to
|
| Help with Strange Formula | 03 Jul 2006 10:33 GMT | 5 |
I am trying to make a budget spreadsheet and want to get fancy with it I have a macro that converts a figure when i have paid it to add som brackets around it ie < 10.00 > Now I want to only add up the fiqures that arn't in these brackets.
|
| Rounding question | 03 Jul 2006 10:05 GMT | 2 |
I am having trouble getting my head around exactly how to approach a rounding issue, and maybe someone can help. I am converting some prices across currencies that follow a pattern -- multiplied by an exchange rate, then rounded up to .95 (if cents are
|
| Names issue | 03 Jul 2006 09:55 GMT | 9 |
Platform / office: Windows 98 / Excel 97 I have two worksheets: WS1 and WS2. In the WS1 I have name as UniName. If I protect WS1 and copy it (by using Ctrl + mouse), the name UniName will be copied also. If the WS1 is active, in the Define Name box I can
|
| Zero | 03 Jul 2006 09:14 GMT | 5 |
How can I make the zero stay in a cell in number? i.e. 0154785256 - the zero disappears Thanks
|
| Custom auto-sorting...possible? | 03 Jul 2006 06:03 GMT | 4 |
Is there a way to have excel auto-sort (cutom) by criteria in 3 columns? I think it might be easier to explain by viewing the workbook http://poolgod.zftp.com/predictions.xls. The picture shows how I need it to sort. I found some information on
|
| How to select all empty lines? | 03 Jul 2006 06:03 GMT | 6 |
I have annoying sheet that has empty lines here and there and I need to get rid of them. So is there a way to choose every empty line automatically. (I'm not looking forward doing this manually to 10K lines :o)
|
| Adding Meters | 03 Jul 2006 03:13 GMT | 5 |
Does anyone of you excel guru's know how to add a meter to a worksheet that will use the numeric Values in a particular cell? Digital2k
|
| UDF How to record in Excel | 03 Jul 2006 01:19 GMT | 1 |
Someone has given me a UDF which is coded as follows:: Private Function WorkbookIsOpen(wbname) As Boolean ' Returns TRUE if the workbook is open Dim x As Workbook
|
| Advice needed on clearing cells without removing formulas | 02 Jul 2006 22:52 GMT | 11 |
I would like to enter the letter "Y" in cell A1, and if I enter "Y" in B1, the "Y" is automatically removed from A1. And if I enter "Y" in C1, "Y" is cleared from B1. Is there a formula that can achieve this and allow me to enter data in the
|
| Lookup or index match for "contains" rather than exact match -- find/search? | 02 Jul 2006 22:44 GMT | 2 |
Range1: A1: apple B1: banana C1: carrot
|
| Full path possible to be seen? | 02 Jul 2006 20:51 GMT | 10 |
Where to set Excell so the Excell window and file that I am working with shows the full path (full path.xls) of where the folders are in the upper left hand side line of the window?
|
| Mixing AND & OR functions | 02 Jul 2006 20:45 GMT | 2 |
Can I mix the AND & OR functions like this..... =IF(F5="","",IF(AND($D5<10,OR(F5>(F11+1),F5=0),F11+2,F5)) ??? I can't seem to get it to work. Is there a better way? I tried the another way using all AND functions but I ended up with more than 7 nested IF
|
| Adresses | 02 Jul 2006 19:49 GMT | 4 |
I am having trouble with a spreadsheet I am using to select different postal addresses. I want lets say cell b2 to have the input of a name and then the cells below b3, b4, b5 etc to have the address, area and post code.
|