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

    VBA - Making a Range and Copying contents over

    narayan - was wondering if I could ask you one more question - just let me know if you are available I can send you my email address?
  2. D

    VBA - Making a Range and Copying contents over

    hi narayan - thanks for the help - i have used the iferror index thing in the past - i've been trying to do VBA to extent my horizons so to speak - but this would work for general purposes for this type of issue!
  3. D

    VBA - Making a Range and Copying contents over

    And to help you out with the stated purpose - i have 3 analyst who will do these position exposures every month - and there are many different excelwork books for position exposures for different funds. This master file will help me know which ones have been completed or not for what month...
  4. D

    VBA - Making a Range and Copying contents over

    Hi Narayan - thank you so much for your patience! I started just really tinkering with the actual VBA code as I have not fully laid out concrete plans to the individual workbooks etc. I am up for any ideas on how to make this easier to solve. almost all workbooks which are like "b" are called...
  5. D

    VBA - Making a Range and Copying contents over

    Yes L2 and M2 have complete in them, however A2-ZZ2 have this formula (=IF('Position Exposure'!CX2="","","Complete"). In the position exposure sheet (first sheet) in row 2 there is formulas which cover a large part of that row essentially saying =IF(SUM(W7:W128)=0,"",W4) and W4=the date. So...
  6. D

    VBA - Making a Range and Copying contents over

    correct 1st link - called "b" has a tab called position exposure database. There is only two things going on in this worksheet. Dates are in row 1 and either "blank" or "complete is in row 2 corresponding to the date (there is a complete if that month was done and its blank if it still hasn't...
  7. D

    VBA - Making a Range and Copying contents over

    apologies for so many threads - i also revamped the "b" position exposure just to take some info out of it - so this is the link to the "b" excel sheet https://docs.google.com/open?id=0BwKyVQi8QwbPUjQzamNZbGRTMkMyU1k1T1czakR4dw For ease of this thread here is the test run excel sheet which...
  8. D

    VBA - Making a Range and Copying contents over

    apologies - i revised the test run excel sheet so its much more basic, the rest of the tabs had no real relevance to what I wanted to do. here is the link - https://docs.google.com/open?id=0BwKyVQi8QwbPMGVjQ3liUGpUbGFGR0RpSDFRamtCdw
  9. D

    VBA - Making a Range and Copying contents over

    here is the other - https://docs.google.com/open?id=0BwKyVQi8QwbPQ2xMOUZ1RE1UeHVSWktUS0t6NUpLZw
  10. D

    VBA - Making a Range and Copying contents over

    https://docs.google.com/open?id=0BwKyVQi8QwbPby0tVDM2RGVSeDIzSThzWTFsTzlnUQ this should be one link to the document
  11. D

    VBA - Making a Range and Copying contents over

    https://docs.google.com/open?id=0BwKyVQi8QwbPQ2xMOUZ1RE1UeHVSWktUS0t6NUpLZw https://docs.google.com/open?id=0BwKyVQi8QwbPby0tVDM2RGVSeDIzSThzWTFsTzlnUQ
  12. D

    VBA - Making a Range and Copying contents over

    narayan - how do you upload the files>? is there anyway I can email them to you, I cannot figure out how to upload ?
  13. D

    VBA - Making a Range and Copying contents over

    Hi yes i can most certainly upload the excel sheets
  14. D

    VBA - Making a Range and Copying contents over

    two things which I don't understand, how to create my "find" variable as dynamic (as in I want it to be a range of dates not just 1/1/2012. This range would be found in the master file. Also I don't understand how to make the VBA "loop" or do this code a bunch of times with different dates...
  15. D

    VBA - Making a Range and Copying contents over

    So I am trying to do some code, but i am quite the novice. I have a masterfile which has dates (1/1/2012, 12/1/2011, etc) that correspond with months we do a specific task within these excel files call position exposures. In each 'position exposure' excel workbook I have a work sheet called...
  16. D

    Dynamic Chart with multiple series created using offset

    Thank you Fred and Narayan for your responses. The spreadsheet can be found here: http://www.speedyshare.com/files/30750280/chandoo.xlsx password (not sure its needed): gugiremacexe Please see the tab titled "one pager". All the graphs are created from the table in rows 18 - 28. Its used...
  17. D

    Dynamic Chart with multiple series created using offset

    I created a 5-series dynamic chart using 5 different offset formulas (one for each series in the graph). The series name / data is retrieve from 5 cells in a table. When I try to only display data for 4 returns , the 5th return is still accounted for in the legend - I'm assuming this is because...
  18. D

    Edit Links Question

    How do I use the full file name - I normally just go to edit links select the source and be done with it?
  19. D

    Edit Links Question

    At my work we have an external hard drive which holds also the excel sheets we use. They are on what we call the Z drive. I have this one database which links to over 50 worksheets on the Z drive (this database is also stored on the Z drive) and it works fine for what I need it to do...
  20. D

    Absolute Color Coding - Excel 2007

    guys thanks so much I ended up doing what radu said but slightly changed I did min(abs(a1-a5) and colored it green and then did max(abs(a1-a5) and colored it red and had the 50 percentile be yellow so that all the numbers grouped closest to zero are green, while the mid way ones are yellow and...
  21. D

    Absolute Color Coding - Excel 2007

    Hi Hui, yes no I know how to do that but here is the problem, The cells I want to heat code i don't want to heat code by their actualy value I want to heat code them by their absolute value So when I run a correlation analysis and I have -0.06 as a correlation, I'd want to heat code it so that...
  22. D

    VBA - Combining three VBA modules

    thanks for the responses - did any of these modules make it so that one blank row will not be hidden, for the last one I want it to hide all the blank rows except for the first instance
  23. D

    VBA - Combining three VBA modules

    thanks for the responses - did any of these modules make it so that one blank row will not be hidden, for the last one I want it to hide all the blank rows except for the first instance
  24. D

    Absolute Color Coding - Excel 2007

    if an cell A1-A10 you had 10 different correlations and you wanted to conditionally format them so that the ones which has the closest absolute value to 0 are green while the ones gradually farther away from that are red (like a heat sensor) how would you do that....also alternatively....if you...
  25. D

    VBA - Combining three VBA modules

    I have two fold question ...one I want to add to this Module (I am a total newbie at doing this) but basically I wanted to have a macro that does all three of these in one shot (macro).... as of right now they are three separate macros to do the work. Explanation of Macro - basically each...
Back
Top