Search results

  1. L

    Anybody can see why this code doesn't work?

    Hi, buddy, anyone can help me to figure out why this one does not work. very appreciate you help. Thanks in advance! Sub WeightedAverageCalculation() ' 'this one is doing weighted average calculation 'from different file paths, different workbooks and different worksheets...
  2. L

    how to do some calculations within the different file paths using VBA

    hi, everyone, I am new for VBA, please someone helps me on this problem. the question is after i got the data from my local drive, i have a difficulty to calculate my weighted average in specific cell. I put what i wrote down for a reference. very appreciate your help. sub...
Back
Top Bottom