Hi
I have inherited a spreadsheet which produces a weekly analysis from a series of daily spreadsheets. The daily spreadsheets are one (.xls) file per day. The file name and folder location changes each day. Sometimes there is no file for a given day (eg Saturday and or Sunday are often intentionally missing)
At present some poor soul is re-making the links each day to adjust for the changing folder and file name(s).
I have tried automating the relinking using .ChangeLink.
What I would really like to do is to automate placing the individual link paths in the cells, so that I could first check for missing files.
I am reasonably competent in VBA, but more used to Access object model than Excel.
Anyone done something like this willing to share how they did it?
Thanks in advance
Regards
Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK
I have inherited a spreadsheet which produces a weekly analysis from a series of daily spreadsheets. The daily spreadsheets are one (.xls) file per day. The file name and folder location changes each day. Sometimes there is no file for a given day (eg Saturday and or Sunday are often intentionally missing)
At present some poor soul is re-making the links each day to adjust for the changing folder and file name(s).
I have tried automating the relinking using .ChangeLink.
What I would really like to do is to automate placing the individual link paths in the cells, so that I could first check for missing files.
I am reasonably competent in VBA, but more used to Access object model than Excel.
Anyone done something like this willing to share how they did it?
Thanks in advance
Regards
Ken Reay
Freelance Solutions Developer
Boldon Information Systems Ltd
Website needs upgrading, but for now - UK