diff --git a/chinese/articles/automate-repetitive-tasks-in-excel-with-vba.md b/chinese/articles/automate-repetitive-tasks-in-excel-with-vba.md index ae8041002..759daf382 100644 --- a/chinese/articles/automate-repetitive-tasks-in-excel-with-vba.md +++ b/chinese/articles/automate-repetitive-tasks-in-excel-with-vba.md @@ -1,6 +1,6 @@ > - 原文地址:[Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet](https://www.freecodecamp.org/news/automate-repetitive-tasks-in-excel-with-vba/) > - 原文作者:[Sander Vreeken](https://www.freecodecamp.org/news/author/sandervreeken/) -> - 译者: +> - 译者:JunoWei > - 校对者: ![Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet](https://www.freecodecamp.org/news/content/images/size/w2000/2021/07/Thumbnail2.png) @@ -615,4 +615,4 @@ Note that we have also changed the order in which they originally come – now s Congratulations! You have now made yourself a template which you can easily populate with data, all using macros. -Thank you for reading :) If you have any questions about this tutorial or other VBA implementation, please don't hesitate to send me a direct message on Twitter so I can help you out. \ No newline at end of file +Thank you for reading :) If you have any questions about this tutorial or other VBA implementation, please don't hesitate to send me a direct message on Twitter so I can help you out.