• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Search results

  1. E

    Excel file size automatically reduced twice

    Hi listers I have had this problem twice that Excel files reduced to almost half the size. First time from 14MB to almost 8MB (both files in Excel 97-2003). The second time from 8MB to 2.6 MB (this time file saved as Microsoft Excel Macro-Enabled Worksheet instead of Excel 97-2003). The...
  2. E

    Find and delete cell names not used in any formulae

    Hi listers, This is probably a simple question for many of you. I am working with someone else's workbook and have renamed cells and some names are redundant. So I want to find (and maybe list) all cells that are not used in any formula in the workbook and then delete them. Is there an easy and...
  3. E

    Quick way to go to named cells

    Hi Excel gurus, I have a quick question and would appreciate advice. I have a lot of named cells which I use in different formulae. Every time I want to go to the actual location of the named cell I go the Name Manager and find the named cell and then close it and then go to the location. This...
  4. E

    Conditional formatting didn't carry across to 2007 version

    Hi listers, I am working with Excel 2010. I have used conditional formatting rules using simple formulae and a specific RGB color format (to define red, green and amber colours). However, when I sent the file to my colleague, it was all in one colour. Can anyone suggest a solution to this...
  5. E

    (Probably) simple dashboard question

    Hi colleagues, I am struggling with perhaps a simple dashboard question. I am trying to replicate bar charts in KPI dashboard - revisited II (available on chandoo.org). My minimum value and first quartile are below zero while median, third quartile and max are positive. I also have a target KPI...
  6. E

    Paste file from ppt keeping column width the same

    Hi listers, I know I can paste from powerpoint and keep the formatting but the column width is all over the place and I need to change it manually for each column. Is there a quick way to import table as it appears in powerpoint (not as an object or picture)? Thank you
  7. E

    How to make arrow size change with cell value?

    Dear listers, I would appreciate help with this. I have added an upward/downward arrow in a cell using an Excel symbol. I would like the height and fatness of the arrow to change with the value of a cell. So if say the value of cell A1 changes from 10 to 50, then I would like the arrow to...
  8. E

    Macro to specify zoom level for the workbook

    Hi listers, I want to include a box (or a cell) in my front sheet so the user can specify the zoom level for the entire workbook. I have come across the following macro which lets you zoom to a specified percentage but not exactly what I am looking for. Sub SetZoom()Dim ws As Worksheet...
  9. E

    Message boxes with cell values

    Hi, I need a macro that does the following (and would appreciate your help): 1. MsgBox saying "Your choice means ..." and in place of ... I would like the value in a particular cell. 2. Then I would like Yes and No options to appear below the above text in the message box. If you click No...
  10. E

    Full screen solution

    Dear listers, I need to a macro (or a different solution) whereby all my sheets go on full screen view. Perhaps I can have the macro on the front sheet and then all sheets are visible in full screen mode. That would be really appreciated. Thank you! ExcelStuff
  11. E

    Insert shapes with a conditional statement

    Dear Experts, I am using a slider to change values in a particular cell. Now depending on the value in the cell I would like to show shapes next to it (in a text box or cell or whatever). So for example if cell value is 10, I want to show a 5 green triangles, when its 8 then 4 triangles etc...
  12. E

    Expansion of pie charts as data changes

    Hi, I have two categories (say group A and B) and relevant numbers for each category. I am using a slider to change these numbers. Then I use a 3D pie chart to represent share of each group in the total pie. Now what I would like is that the pie should do two things: 1. The overall size of the...
  13. E

    Show and hide a graph by clicking

    Dear listers, I have several graphs on one screen and I want to be add a button or tab for which graph, so the user can click on it to show the graph and then click again to hide it. Can you advise on the best way to do this please? Thanks S
  14. E

    Crop blank space in bar graph

    Dear users, I have a bar graph with a huge blank space on the right side. This happened when I moved the legends to the bottom of the graph. Obviously, resizing the graph doesn't help in anyway because it shrinks the whole graph. I would appreciate any advice. Thanks S
  15. E

    Varying bar graph color for values above and below zero

    Hi, I have a bar graph which takes values from a slider. What I need is to show is that values below zero in the bar graph should be in red and above should be in green. The challenge is that as the slider moves, the values change (as above or below zero) and I want them displayed in different...
  16. E

    List all comments with sheet/cell references

    Hi, I have made several comments in a large Excel file and want to list them all in one sheet with sheet and cell references. Is there a way to do this? Many thanks
  17. E

    Change vertical axis title to one line from two lines

    Hi, I want to change the vertical axis title of a bar graph from two lines to one line. Yes, I did change the font size but it has to be very small to be in one line (which is understandable). However, I noticed that in some charts the title was two lines long and in others it was one line...
  18. E

    Add additional labels in bar graph and set equal to cell value

    I am working with a bar graph and want to add an additional side label on the side of each bar to represent how much the value has reduced compared to the previous graph. Hence, the value in the side label will be equal to a formula. Is this possible to do in Excel? Thanks.
  19. E

    Control distance of data label position

    I am using a bar graph and have selected the data labels to appear at the 'outside end'. However, I want to control the distance between the bar and the data label. Is it possible to do this? The vertical alignment option doesn't help much. Much appreciated.
  20. E

    Fix axis min, max, major and minor values equal to cell values

    Hi, I am using a bar graph and want to be able to set the minimum and maximum values and major and minor values equal to a value defined in cells so I don't have to change the axis every time. Any thoughts? Thank you!
Back
Top