| Thread | Last Post | Replies |
|
| Hide zero values in a pivot table | 27 Mar 2008 15:07 GMT | 3 |
At our office we have people using both Excel 2007 and Excel 2003. Is there a functionality in either (or both) of them to hide rows (or columns) that have ZERO (not blank) values in an OLAP Pivot table without having to write macros. It would simplify most of the reports, but so ...
|
| Range naming cells with blank cells through coding | 27 Mar 2008 14:46 GMT | 1 |
Through macro, how do I name a range which consists of blank cells in between. The range will be derived dynamically, where only the starting cell is known. For example, Range starts frm A5, and end cell should be selected dynamically based on the data. In between the dynamic ...
|
| hidden column | 27 Mar 2008 14:40 GMT | 1 |
hi community when I hide a column say, Col B, and gave a Protection Sheet command, the protection worked accordingly with the "Unhide" column command dimmed but when I do a selection on the whole worksheet and paste it to another
|
| Fixed Column Width Export | 27 Mar 2008 14:27 GMT | 1 |
I have an Excel application which I need to export to a TXT file for import into another system. The column lengths are fixed i.e. Column A = 10, Column B = 30. In total there are 800 characters per row. I wanted to use VBA to export the file by clicking a button using the
|
| Need information .... | 27 Mar 2008 14:25 GMT | 1 |
I am using Windows XP -I have excel file where Sheet 1 has 500 rows & 15 columns of data and similarly Sheet 2. Excel is saved in the extenstion *.xls, Excel 2007 has new
|
| How do I create meta-layered spreadsheet | 27 Mar 2008 14:23 GMT | 2 |
I need to create a spreadsheet that looks like a meta-layer tree. The first column will be departments, and then should expand to include the people in that department. I need to be able to keep the departments in order and the people in order within each department with ...
|
| TIME STAMP FOR A RANGE | 27 Mar 2008 14:22 GMT | 4 |
I found the following code at http://www.mcgimpsey.com/excel/timestamp.html quite useful. The only question is that how to make it work if a series is entered if a collection/range is changed?
|
| Formula for ecimal place | 27 Mar 2008 13:56 GMT | 3 |
If there is a number, say 123456, in cell A1, is there a formula I can write that will put a decimal point between the 4 and the 5, making the number 1234.56?
|
| Ignore macro run time error | 27 Mar 2008 13:11 GMT | 4 |
Iget the following error message "Run Time error 1004 Unable to get the legendentries property of the legend class" This occurs when users enter invalid parameters for a query that fetches
|
| Searching for last cell address in a row | 27 Mar 2008 12:05 GMT | 1 |
I have two sheets namely price_sheet and order_sheet, I have a price database made with dynamic range which has the following headings on "price_sheet" A B C D
|
| Need a formula/Macro | 27 Mar 2008 11:58 GMT | 3 |
I'm trying to locate a formula where I can make my work easy. The questions is: I've 15 sheets(1 sheet for each employee) in a workbook, where we store the data of alloted work and in them we got 12 variety of issues. So what I'm trying to do is - count/Sum the action and the date ...
|
| Column Header is not in Letter | 27 Mar 2008 11:54 GMT | 1 |
the Excel Column Header is in number(1,2,3) instead of letters (A,B,C). How can I change it?
 Signature Jhunex
|
| Report row results based on the last data entry in a column | 27 Mar 2008 10:41 GMT | 2 |
Could anybody tell me if it is possible to report row results based on the last data entry in a column. Here is the example: - Say if I have the version number in column B. A B C D E
|
| cannot type in cells, time format 12:00am | 27 Mar 2008 09:52 GMT | 1 |
I have a slight problem with excel. I downloaded a timetable template, however instead of putting times in the cells I want to put peoples names. Everytime I try and type in a cell it asks for time format 12:00am. How can I change this so I can type in text
|
| 1004 Error when hiding/unhiding rows | 27 Mar 2008 09:42 GMT | 5 |
Hi there. I have a simple piece of code that was written in Excel 2007, but saved in 97-2003 Excel format. This code seems to work fine in both Excel 2007 and 2003, but not in Excel 2000. He gets a 1004 error message when he is clicking on the drop-down box. When debugging, the ...
|