diff --git a/gitUpdate.bat b/gitUpdate.bat new file mode 100644 index 0000000..315cc7d --- /dev/null +++ b/gitUpdate.bat @@ -0,0 +1,7 @@ +git status . + +@pause + +git add . +git commit -m"update kellyc62," +start git push \ No newline at end of file diff --git a/meta.md b/meta.md new file mode 100644 index 0000000..8ce1086 --- /dev/null +++ b/meta.md @@ -0,0 +1,7 @@ +--- +tags: [vba, excel] +--- + +# kellyc62 + +easy going customer diff --git a/task1/ACL – DATA.xls b/task1/ACL – DATA.xls new file mode 100644 index 0000000..f16dc67 Binary files /dev/null and b/task1/ACL – DATA.xls differ diff --git a/task1/Macro Test.docx b/task1/Macro Test.docx new file mode 100644 index 0000000..3c85a82 Binary files /dev/null and b/task1/Macro Test.docx differ