• 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. RobSA

    How to place ribbon name in the Main Menu

    Hi Folks, I have created a ribbon that looks like the attached image. However when I want to add macros, I select "customise ribbon" I do not see the name of the ribbon appearing in the list. How do I set about the process of getting the TAB"Epoch" included, so that I may assign my macors?
  2. RobSA

    Problem - Vertical line using -Error Bar

    Hi Folks, I have created an S-Curve (chart) with date on the X-axis and percentages on the Y-axis. I have inserted a vertical line using and error bar, to represent todays date and it is marked as a secondary axis. The challenge that I have, is that when doing so the range changes on the...
  3. RobSA

    How to insert pdf into a userform

    Hi Folks, I am developing a custom ribbon and require some assistance. When I hover over an icon in the ribbon the supertip will reveal what the buttton will do if selected. If I select the button in the ribbon I wish for it to open a pdf in a userform, with scrollable bars, thus allowing me...
  4. RobSA

    VBA code to fetch charts from selected worksheets and paste them in a report

    Hi Folks, I am trying to create a progress report which shows charts and some text. The spreadsheet has over 200 worksheets and numbered in multiples of 20, ie 20,40,60,80,100,120,140,etc. The idea is to fetch the charts selectively from 40-100 and have them show in a report. I am not sure...
  5. RobSA

    How to insert macro into ribbon icon

    Hi folks, I have several macro's which I would like to include into a ribbon icon, to make executing the macro easier. I would be appreciative of any info.
  6. RobSA

    Shading between two lines in a scatter chart

    Hi Folks, I have a scatter chart with serveral lines included. I wish to shade between some of the lines and looking for a way on how to do this. Any help here would be welcome
  7. RobSA

    VBA code to extract data from multiple worksheets, into a single list

    Hi Folks, I have a workbook with over 300 pages. the pages however have data in a common cell which I would like to extract, into a single list. thats the first challenge. The second is to inquire whether this list would be dynamic, as it is possible that the data in the individual...
  8. RobSA

    How to get month and year to show on x axis

    Hi Folks, I have a chart where I have managed to get the month and year to show on the axis, however I get repeates of month (i.e. May.May May) and the year appears below each month rather than show as 2014 and 2015 and soon 2016. I am also trying to get the month to read between the monthly...
  9. RobSA

    Assistance with an ARRAY

    Hi Folks, I have been working on a file which contains the ARRAY function and whilst it works initially - it does not seem to continue through to its end and thus it does not provide all the values required. I have attached the file and more detail in the REPORT page. I have also tried to use...
  10. RobSA

    Values keep changing to #N/A

    Hi Folks, I am working in a work sheet which uses the formulae CONCATENATE. The formulae works and presents the correct value required however as I continue to work with the worksheet, the value changes to #N/A and this impacts others cells in the work sheet. What could be the reason for...
  11. RobSA

    Extract data to table in new worksheet

    Hi Folks, I hope you can assist. I have two spreadsheets (MSR07112015 & Report). My data rest in the first and I wish to create a "dynamic" table in the Report, that is when the data changes in the first spreadsheet, the reported data will change. I have tried using the INDEX function and get...
  12. RobSA

    Problem with Concatenateif function

    Hi Folks, I am having a problem with the concatenateif function. I have highlighted the problem in red fill in the DTS worksheet. The idea is that upon obtaining a value in a column the number reflected in column b of the LOG worksheet must be listed. The problem is that the number of time...
  13. RobSA

    create a list from data in a spreadsheet

    Hi folks, I have a spread sheet that entries numbered 1-500, in column A, I have numbers in another column that relate to list the days outstanding. I have used a formula to count the number of times the days are outstanding between 1 & 10, between 11 & 20 and between 21 & 30, continuing until...
  14. RobSA

    Macro to take data from one worksheet to another but into rows

    Hi Folks, My plan is to take data from various cells in a worksheet and transfer it to a different workbook and present this data in rows. I have tried to do this in the following macro Sub Macro2() ' ' Macro2 Macro ' ' Dim itemProjectName As String Dim itemScopeofWork As String Dim...
  15. RobSA

    Create table for seperate worksheet data

    Hi Folks, I have a standard excel sheet which allows team members to enter data from several sites. My challenge is the consoildation of this data to a single worksheet in sequential rows. Is there perhaps someone out there that can provide advice / example? Regards Rob
  16. RobSA

    Active box does not stay fixed in position

    Hi guys, I am working between two version of excel (2007 at the office) and 2010 at home. I have a worksheet which works with active boxes but when I change the print page or hide a column the active boxes do not stay where they are surposed to. How do I control that ? Regards Rob
  17. RobSA

    Hide rows using a command button

    Hi folks, I have a spreadsheet that has a column with values 1 or 0 and I would like to create a command button that if selected, all the rows in the column F - having a vaule of one (1) would then be hidden. Similarly if the show button is selected all the rows would then be visible again...
  18. RobSA

    Print Row by Cell value

    Hi Folks, I would like to write a report by using data already captured. As the rows vary I would like only the rows that have a certain value in a cell in the row to print - i hope that makes sense. If I have a value of 1 in Cell F6 then the row from A6 to F6 will be printed and on the...
  19. RobSA

    Dynamic Chart - Pivot Table

    Hi Guys, I am working on a rather complex dashboard and require some assitance. I the dynamic charts posted on the Chandoo.org site there is a fille offered for downloading called ChartDate Range2007.xlsx. This is the closest I can get to the desired effects I require. My objective is to...
  20. RobSA

    Bar Chart - Planned and Actual

    Hi folks, I have two sets of data PLANNED and ACTUAL. I would like to plot the data on the same bar chart where the actual shows in red over the plaaned shown in blue. The periods relate to time and thus the actual could over lap the planned or in fact start ealrier than planned and thus a...
  21. RobSA

    Conditional format of a bar chart

    Hi Folks, I would like to know if it possible to have conditional formating on a bar chart ? I have developed a bar chart that has a pass requirement of 95%. If the implementation of the process achieves the pass requirement of 95% and greater the bar remains the colour it is. If however...
  22. RobSA

    S Curve - To show earned value

    Hi guys, I am trying to find an excel spreadsheet that when I enter data it will produce an S curve ? Any help here would be most appreciated ? Regards Rob
  23. RobSA

    Drop down box - inputs

    Hi folks, I have a drop down box copied from a spreadsheet which will read data from a page in the workbook but it wont allow me to change the range. It doesnt seem to be the normal drop box as ti one allow me to change the text colour and border colour and the drop down arrow only appears...
  24. RobSA

    VBA using data from MySQL

    Hi Folks, I was wondering if someone could help with the following: I have a link www.gnjgf.co.za/dsoneuk40.php which takes data from MySQL to create two bits of data. Whilst the data is not quite represented correctly - I would like to do a similar excercise using VBA - where the data is...
  25. RobSA

    How to draw a polygon in a graph without using VBA

    Hi Folks, I have a graph that is using known data. I would like to create an envelope that when veiwed with the line graph the criteria can be seen as met or not met. That is should the line pass over or into the shape then the criteria are met. I have looked at some example on the...
Back
Top