| Thread | Last Post | Replies |
|
| Working with Drop Down List | 18 Jun 2007 19:57 GMT | 3 |
I've looked around in the FAQ and other help areas - maybe I'm asking the question wrong. (Not uncommon) I have seen this done in the past - but I can't remember how it was created... I have a list of room numbers - in a separate column I have a list of room
|
| Worksheet does not open in the last place it was saved | 18 Jun 2007 18:51 GMT | 3 |
When I save my worksheet and then reopen it jumps back to the beginning of the sheet, not where I saved it last Help
|
| How to open a new instance of Word and its .doc file | 18 Jun 2007 18:20 GMT | 3 |
Here I am back with another question. I need an Excel Macro that will open "MS Word" with a blank document shown. Secondly, I need an Excel Macro that will open "MS Word with a "Named.doc" Please see the two codes I have tried. Both will open Word, but neither will
|
| zero value from using 3D formula, value is missing | 18 Jun 2007 17:39 GMT | 4 |
Hi I am using a 3D formula =SUM(COUNTIF(INDIRECT("'"&{"Apr 07","May 07","Jun 07"} &"'!F27:F48"),({"<18","<=20"})*{-1,1})) to count ages between certain age groups, but keep getting a 0value to where there are 8 references between the
|
| Using a series of named ranges in SUMPRODUCT | 18 Jun 2007 17:29 GMT | 7 |
For various complicated reasons I am using a macro to build a series of "helper" named ranges which are named "Row" and then the row number. (ie Row1, Row2 etc) I can then use the following function in my worksheet;
|
| excel processing | 18 Jun 2007 17:17 GMT | 1 |
I am describing what I am doing weekly since I would like to automate the following process. is there some kind of a script that can be saved that would remember my key strokes and/or some other way to automate this process/ Right now I run queries on sql server and copy and ...
|
| create a list dependant on info in a column | 18 Jun 2007 17:11 GMT | 3 |
Further to my earlier post i am trying to create a list automatically on a worksheet drawn from other worksheets. I have 12 monthly worksheets and a summary page I want to get Excell to look in a column F on each month and if it has a
|
| How do I type so my words are vertical not horizontal? | 18 Jun 2007 16:54 GMT | 2 |
I am trying to create a spreadsheet with mulitple rows and columns. I want to have the header of the columns to be vertical to save space. Does anyone have the answer to this question.
|
| how do I delete hidden rows or columns without doing it manually? | 18 Jun 2007 16:52 GMT | 1 |
I have already hidden rows (from the subtotal function) and I would like to delete the hidden ones (ex. level 2 in subtotals). How do I do this without going line by line?
|
| Conditional Merging of 2 Spreadsheets | 18 Jun 2007 15:30 GMT | 1 |
I have been looking on this discussion group for an issue similar to mine, and I found a few, but not that were exactly what I need. Any help on my issue would be greatly appreciated! I have 2 spreadsheets, one with 15 columns and about 20,000 rows, the other
|
| Refresh Autofilter | 18 Jun 2007 15:22 GMT | 1 |
Hello, smart friends After changing of reference data the autofilter option is NOT refreshed. Is it possible to refresh the autofilter by activating the (filtered) sheet? Thanks in advance
|
| Custom data validation doesn't work well | 18 Jun 2007 15:16 GMT | 1 |
I want to limit the input order using custom validation. My case is as following: From a1 to a10, i want user input one by one in order, so I use custom validation and my formula is =a1<>"" . after I clear the Ingore Blank, it
|
| Conditional formating | 18 Jun 2007 14:51 GMT | 2 |
I have 7 values ie a, f, p, s ,t n and sl which are used within the worksheet, i want to apply a pattern colour to the cell which a,f and p use whilst a different colour for t,n and sl and another for n. As conditional formatting gives only 3 conditionals I can not use cell ...
|
| Excell Vlookup formula | 18 Jun 2007 14:40 GMT | 1 |
I want to use the vlookup formula in a worksheet that contains several results for the reference that the function Vlookup is looking for.How can i make the function Vlookup search for all the results ( not only the first rox) and make the sum of them?
|
| How can you do COUNTIF between 3 spreadsheets | 18 Jun 2007 13:50 GMT | 2 |
I am trying to find a value between 3 sheets to find a total o numvber of British person who have accessed the service. The formula i am using is =COUNTIF('Apr 07:Jun 07'!G27:G48,"British"), but all i am getting is a value error.
|