| Thread | Last Post | Replies |
|
| big stupid question | 17 May 2008 17:33 GMT | 4 |
In a marco, If I write ---> EN = cells(1,1) then, EN will equal to the data of cells(1,1) The problem is :
|
| show x and y of the cell | 17 May 2008 17:23 GMT | 2 |
I have written a macro that the cursor will stop at uncertain cell everytime finally. I would like to show the x and y of the cell at range("A1") e.g the cursor stops at C3, then range("A1") shows ----> 3,3
|
| HELP ME!!! Condensing multiple cells with text and too many blank | 17 May 2008 17:14 GMT | 4 |
I have several hudred columns of text cells interspersed with blank cells. Instead of manually deleting each blank cell, I would like to do this with a formula, or a macro, although I am not good with macros. I would appreciate any help I can get.
|
| deleting number and alphabet rows and coluns | 17 May 2008 17:12 GMT | 1 |
Thank you Roger. However, I am using Excel 2007 and it has NO "Find" in the toolbar. Is it hidden? It won't show up in "more", either.
 Signature Maryann
|
| how can I have a message displayed when a spreedsheet is opened ? | 17 May 2008 17:09 GMT | 2 |
If I unprotect and then protect one of the sheets in a workbook, it will freeze up when I hit the tab key at the last unlocked cell in the row. I would like to know how I could have a warning message appear whenever I open the workbook.
|
| cells problem | 17 May 2008 17:07 GMT | 2 |
I write a macro to find a pair of data at different cells in a worksheet. After finding, I would like to get the x of the cells or Y of the cells.......... for example, the found data at cells(2,2) and cells(3,4)
|
| show the x and y of a cell | 17 May 2008 17:06 GMT | 1 |
I have written a macro that the cursor will stop at uncertain cell everytime finally. when the cursor stop, I would like to show the x and y of the cell at range("A1")
|
| Labeling Collapsed Columns | 17 May 2008 17:04 GMT | 1 |
I'm using the grouping function in Excel to collapse several sets of adjacent "detail" columns. I would like to place a label next to the "+" sign to indicate what kind of details will show up if the column is expanded. Could some one advise how I might do this. I tried the ...
|
| show fractions rounded up to nearest 1/16th inch | 17 May 2008 16:46 GMT | 16 |
I have cells formatted as fraction, up two digits. We are a mfg. company cutting metal and if it is not on a tape measure, we don't use it. If we input in an odd decimal value, we can get stuff like 17/20 or other wierd unusable fractions. Is there a way to have the same cell of ...
|
| How do I delete only the content of cells that are NOT protected? | 17 May 2008 16:38 GMT | 1 |
In a selected range of a partial or whole worksheet, is there a way to clear the content of the cells which are selected but are NOT protected (or not marked as "locked" in an unprotected sheet) while keeping all formats and locked/protected cells in that range untouched. -- Is ...
|
| Multi Worksheet Sumproduct Excel 2003 | 17 May 2008 15:51 GMT | 4 |
I just cannot solve this one. Any help you can give is much appreciated...... There are 12 sheets labled Jan, Feb Mar etc. Each sheet has the following Col A - Name Col C - Data to be summed
|
| Referring to Option Button in If then statement | 17 May 2008 15:44 GMT | 3 |
I'm sure this is a very basic question, but I can't seem to find the answer in Excel Help. How to I reference an option button in an if then formula? Any help would be appreciated. Mike
|
| Excel? How to copy sheet in workbook w/o having reconfirm cell nam | 17 May 2008 15:10 GMT | 2 |
How do I copy / duplicate a worksheet within a workbook without having to reconfirm all the cell names each time I copy the sheet over? My worksheet has some 27 cell names & I may copy the sheet over many times within the workbook - thus spending a lot of time pressing "Enter" to ...
|
| Pulling data by start/finish dates | 17 May 2008 14:12 GMT | 6 |
I have a spreadsheet of work orders with start dates in column G and finish dates in column H. I would like to be able to pull all records between certain start and finish dates - this would change each month (ie all records between April 1 (start) and April 30 (finish) and ...
|
| Read Input file and highlight matches in excel | 17 May 2008 13:06 GMT | 1 |
I was wondering if it was possible to read a text input file and compare that list to see if it exists in excel. If it does, can we highlight the entire row. This way, I can delete the un-lighted rows. The row that we want to compare or match is in Column A.
|