OK I'm stumped on this.
2 PC's supposedly the same build.
Running a spreadsheet. Spreadsheet 1 has a vba function (public) to work out the number of working days when given a date. Spreadsheet 2 has a link to spreadsheet 1 (path included) which cannot find the workingdays function. If I open Spreadsheet 1 along with 2 it resolves the function.
However, one PC this works fine on, the other is giving the problem outlined above.
What am I missing? - I didn't write the code and wouldn't have done it in this way, but it is a pain that it only works on one of the PC's
2 PC's supposedly the same build.
Running a spreadsheet. Spreadsheet 1 has a vba function (public) to work out the number of working days when given a date. Spreadsheet 2 has a link to spreadsheet 1 (path included) which cannot find the workingdays function. If I open Spreadsheet 1 along with 2 it resolves the function.
However, one PC this works fine on, the other is giving the problem outlined above.
What am I missing? - I didn't write the code and wouldn't have done it in this way, but it is a pain that it only works on one of the PC's

Comment