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

Recent content by SP

  1. S

    Macro to Consolidate Workbooks into one work book

    Hello Sir, I have the file avilable in https://www.dropbox.com/s/erkv25hb5ykbymt/PERSO_fmb8.XLS I use this file to consolidate different workbooks. it work fine. i see that my master file will have all the desired sheets but will also contine empty work sheets namely sheet1 sheet2 and...
  2. S

    Macro to Consolidate Workbooks into one work book

    Thanks for all your help... Now I know how important it is to know macro :-( I am trying it. I have a macro which has been created by my friends. When I try running this it gives me lots of errors and I don’t know how to fix this . This macro dose the same task as consolidating the data from...
  3. S

    Macro to Consolidate Workbooks into one work book

    Hello, Can anyone help me on my issues? I have to consolidate different work book in to one. Each work book has one sheet and each sheet should get copied to one workbook. Maximum number of sheet is 3. I do it every hour can you please let me know if I can get a macro to do this task...
  4. S

    Need Help for Dynamic Graph

    Thanks a ton... i GOT IT WORKED!!! Regards, SP
  5. S

    Need Help for Dynamic Graph

    Hi Dave, I used if iserror formula and insted of blank my formula will be giving an #na value whereever the data is unavilable eg =IF(ISERROR(G86/G81),"#N/A",(G86/G81)) But I am not getting the result what I need. My Graph is plotting zero :-(
  6. S

    Need Help for Dynamic Graph

    Thanks for the responce Dave and Faseeh, Dave, I used =na() it works.. But I already have a formula in the cell how to use this with my formula? The data will not be manually input every month it gets refresh on monthly basis so I have to keep the formula.. Can you help me in this? Thanks...
  7. S

    Need Help for Dynamic Graph

    Hello, I am working on Excel Graphs, I need a graph to show three years data 2011, 2012 and 2013. For the past 2 years (2011 and 2012) I have data available for all the months but for the current year I get the data end of every month. Now I want my graph to take (plot) the data only for the...
Back
Top