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

Master workbook

Hi,

Please help me to automate my data with vba with below scenario:
1. I have multiple workbook consist of my teammate names such as Aman.xlsx,Amit.xlsx,etc.
2 Taking one of the workbook and what does is consist of is that it has 31 sheet in each of the workbook based on date of the month.
3. In this worksheet there is the number of production done by them each day such as sheet name 1 consist of 35 claims and so on in 2,3,4,etc
4.This multiple workbook are in same folder.
5.I have a master workbook with name of my teammate in sheet 1
6. In which I have three headers Name,Target,No of production achieved.
7.Please provide a code which automate all day wise data of my teammate.

Note : Workbook cannot be shared as per company policy.

Waiting for this.
 
Please find a dummy data of master workbook and a workbook from where it takes data.
 

Attachments

  • Master.xlsm
    8.5 KB · Views: 8
  • Aman.xlsx
    13.4 KB · Views: 6
Aman Semwal ... hmm?
... or something like this:
1) Write Your 'date & time's as below
Screen Shot 2018-01-28 at 11.17.07.png
2) Select wanted 'date & time'
3) Press the button
>> You will see that dates that moments values <<
 

Attachments

  • Master.xlsm
    29.9 KB · Views: 3
Hi,
When I used the last format of master file it gets hang after giving the value.
Total people workbook is 66 and it takes long time
 

Attachments

  • Master2.xlsm
    34 KB · Views: 2
Aman Semwal
1) You have changed ... at least deleted that chart away
2) That O3-cell do not work = wrong! >> I cannot check code!
3) Original file works!
>> I cannot help with this file! <<
 
... and ...
I tested to run [ Get Values ] from ORIGINAL-code ... seems to work!
There are 68 names .. and even one gave answer too!
[ Add Times ] won't work correct with Your settings/modifications.
 
Have unlocked the sheet. Please help now as the sheet getting hanged after the macro runs and excel doesnt respond totally.
 

Attachments

  • Master file.xlsm
    30.4 KB · Views: 1
Aman Semwal
It took one hour to unlock sheets ... from You?
Do Not Fill Any Cell Below Sheet1's Table! I cleaned those and it works.
Hint! If You work with sheets(2).visible then be sure that it will be always correct sheet!
 

Attachments

  • Master file.xlsm
    36.6 KB · Views: 6
Back
Top