Posts

Chapter 2 - Creating Macros - Visual Basic For Applications

Image
With the help of Visual Basic for Applications in Excel or other MS Office applications, you can automate your work, dynamically and statically, by creating macros. In last chapter, we have learned about main components in Excel VBA. Today, we will learn about creating a simple macro in VBA excel which will be executed with the help of Command Button in Active Sheet. ایکسل یا ایم ایس آفس کی دیگر ایپلی کیشنز میں ایپلیکیشنز کے لئے ویژوول بیسک کی مدد سے ، آپ میکرو تخلیق کرکے ، متحرک اور مستحکم ، اپنا کام خود کار طریقے سے کرسکتے ہیں۔ آخری باب میں ، ہم نے ایکسل وی بی اے میں اہم اجزاء کے بارے میں سیکھا ہے۔ آج ، ہم وی بی اے ایکسل میں ایک سادہ میکرو بنانے کے بارے میں سیکھیں گے جو ایکٹو شیٹ میں کمانڈ بٹن کی مدد سے عمل میں آئیں گے۔ Developer Tab For Creating Macros, turn on the Developer Tab by executing the below mentioned steps: میکروز بنانے کے لئے ، درج ذیل اقدامات پر عمل کرکے ڈویلپر ٹیب کو آن کریں۔ 1. ...

Visual Basic for Application (VBA) Introduction - Chapter 1

Image
Visual Basic for Application (VBA) is a computer programming language that helps to create the macros with the help of Coding in most commonly used Microsoft Office Applications e.g.; Microsoft Word, Microsoft Excel and Microsoft PowerPoint & other Ms Office applications. وژوئل بیسک فار ایپلی کیشن ( وی بی اے ) ایک کمپیوٹر پروگرامنگ زبان ہے جو عام طور پر عام طور پر استعمال ہونے والے مائیکروسافٹ آفس ایپلیکیشنز جیسے کوڈنگ کی مدد سے میکرو کو بنانے میں مدد کرتی ہے۔ مائیکروسافٹ ورڈ ، مائیکروسافٹ ایکسل اور مائیکروسافٹ پاورپوائنٹ اور دیگر محترمہ آفس ایپلی کیشنز۔ In this Article, we’ll learn how to create the macros by using Visual Basic for Applications (VBA) coding in MS Excel to automate tasks. Before starting this article, let’s have a brief introduction about the main components in VBA Coding listed as follows: اس آرٹیکل میں ، ہم سیکھیں گے کہ ایم ایس ایکسل میں ویژویل بیسک فار ایپلی کیشنز ( وی بی اے ) کوڈنگ کے ذریعے ...