LoadCognos.vbs: Difference between revisions
Ttenbergen (talk | contribs) m Text replacement - "Sub CognosImport" to "Function CognosImport" |
Ttenbergen (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
== Change log == | == Change log == | ||
=== 2023-03-15 === | |||
* changed file name this looks for from "CCMdb Sample.xlsx" to "CCMdb Sample New Version.xlsx". I suspect that must have previously been changed on Pagasa's or Lisa's PCs because the file name has been the new one for some time. | |||
=== 2021-06-01 === | |||
* removed check that import file is already present on desktop at start of script - there is no reason it should be, since it doesn't get saved until the Access program runs. | |||
=== 2021-03-04 === | === 2021-03-04 === | ||
* updated to provide better logging to console of where the script is at during execution | * updated to provide better logging to console of where the script is at during execution | ||
=== 2020-08-27 === | === 2020-08-27 === | ||