Excel 2019 Power Programming with VBA. Michael Alexander

Чтение книги онлайн.

Читать онлайн книгу Excel 2019 Power Programming with VBA - Michael Alexander страница 14

Excel 2019 Power Programming with VBA - Michael Alexander

Скачать книгу

style="font-size:15px;">      681  681

      682  682

      683  683

      684  684

      685  685

      686  686

      687  687

      688  688

      689  689

      690  690

      691  691

      692  692

      693  693

      694  694

      695  695

      696  696

      697  697

      698  698

      699  699

      700  700

      701  701

      702  702

      703  703

      704  704

      705  705

      706  706

      707  707

      708  708

      709  709

      710  710

      711  711

      712  713

      713  715

      714  716

      715 717

      716 718

      717  719

      718  720

      719  721

      720  722

      721  723

      722  725

      723 726

      724 727

      725 728

      726 729

      727 730

      728 731

      729 732

      730 733

      731 734

      732 735

      733 736

      734 737

      735 738

      736 739

      737 740

      738 741

      739  742

      Excel® 2019 Power Programming with VBA

       Michael Alexander

       Dick Kusleika

       Previously by John Walkenbach

      For most of us, the path to Excel VBA programming starts with the need to perform some task that can't be done with the standard tools in Excel. That task is different for each of us. Maybe that task is to create separate workbooks automatically for all the rows in a data set. Maybe that task is to automate the emailing of dozens of reports. Whatever that task is for you, you can bet that someone has started their own journey into Excel VBA with the same need.

      The beautiful thing about Excel VBA is that you don't have to be an expert to start solving problems with it. You can learn just enough to solve a particular problem, or you can go further and discover ways to handle all kinds of automation scenarios.

      Whatever your goals may be, Excel 2019 Power Programming with VBA will help you harness the power of the VBA language to automate tasks, work smarter, and be more productive.

      This book focuses on Visual Basic for Applications (VBA), the programming language built into Excel (and other applications that make up Microsoft Office). More specifically, it shows you how to write programs that automate various tasks in Excel. This book covers everything from recording simple macros through creating sophisticated user-oriented applications and utilities.

      You can approach this book in any way you please. You can read it from cover to cover, or you can skip around, picking up useful tidbits here and there. VBA programming is often a task-oriented endeavor. So, if you're faced with a challenging task, you might try the index first to see where the book might specifically address your problem.

      This book does not cover Microsoft Visual Studio Tools for Office (VSTO), a technology that uses Visual Basic .NET and Microsoft Visual C#. VSTO can also be used to control Excel and other Microsoft Office applications.

      As you may know, Excel 2019 is available for other platforms. For example, you can use Microsoft's Excel Web App in your browser and even iPads and tablets. These versions do not support VBA. In other words, this book is for the desktop version of Excel 2019 for Windows.

      This is not a book for beginning Excel users. If you have no experience with Excel, a better choice might be the Excel 2019 Bible (Wiley, 2018), which provides comprehensive coverage of all the features of Excel and is meant for users of all levels.

      To get the most out of this book, you should

Скачать книгу