1/12
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 0
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 1
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 2
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 3
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 4
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 5
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 6
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 7
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 8
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 9
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 10
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه screenshot 11
آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه Icon

آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه

Learninweb.com | انیاک
Trustable Ranking IconTrusted
1K+Downloads
27MBSize
Android Version Icon2.0+
Android Version
1.0(10-10-2020)Latest version
-
(0 Reviews)
Age ratingPEGI-3
Download
DetailsReviewsVersionsInfo
1/12

Description of آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه

کاربر گرامی این نرم افزار فقط شامل سه بخش اول زیر و بصورت رایگان است

برای استفاده از بقیه بخشها به

https://www.learninweb.com/%D8%A2%D9%85%D9%88%D8%B2%D8%B4-vba-excel-2016.php

مراجعه کنید.


در این دوره آموزشی مطالب زیر تدریس میشود


فصل اول : آشنایی با VBA و ماکروها ( رایگان )

آشنایی با VBA

ماکرو چیست؟

روش ساخت یک ماکرو برای یک فایل اکسل

روش اجرای ماکرو

مشاهده کد ماکرو

تغییر کدهای ماکرو

ساخت یک ماکرو برای اکسل

افزودن ماکرو به جعبه ابزار Quick Access

کلیدهای میانبر ماکروها و اکسل

ساخت ماکروی مرتب سازی

ساخت دکمه برای اجرای ماکرو

حذف دکمه ایجاد شده

ساخت تصویر برای اجرای ماکرو


فصل دوم : کار با توابع و روال ها ( رایگان )

آشنایی با ماژول ها

روش ساخت یک روال

قوانین تعیین نام روال

اجرای روال

استفاده از ماژول در پروژه های دیگر

حذف ماژول

فعال کردن Option Explicit

روشهای اجرای یک روال

تعریف تابع یا Function

روشهای اجرای یک تابع

توابع تعریف شده توسط کاربر


فصل سوم : شروع برنامه نویسی با VBA ( رایگان )

افزودن توضیحات به برنامه

روش تعریف متغیر

تعیین نوع متغیر

محدوده یک متغیر

تعریف متغیر بصورت عمومی

متغیرهای استاتیک

روش تعریف یک ثابت

ثابتهای پیش فرض اکسل و VBA

متغیرهای نوع رشته و تاریخ

اپراتورها

آرایه

آرایه دو بعدی


فصل چهارم : دستکاری سلولهای اکسل

آدرس دهی سلول های اکسل با استفاده از شی Range

خصوصیت Cells

خصوصیت Offset

خصوصیت Value یک محدوده

بررسی یک مثال

خصوصیت Text

خصوصیت Count

خصوصیت Font

فرمت نمایش اعداد

درج یک فرمول در یک سلول با استفاده از VBA

متد Activate شی RANGE

متد Select شی RANGE

متد Copy و Paste

متد Clear و انواع آن

متد Delete


فصل پنجم : کار با توابع VBA اکسل

تابع چیست؟

توابع تاریخ VBA

دستکاری متن با توابع VBA

تابع Len

توابع Left و Right

توابع Mid و Replace

استفاده از توابع Worksheet


فصل ششم : دستورات شرطی و حلقه

دستور If

دستور Goto

دستور Select Case

حلقه For...Next

دستور For Each

تابع IsNumeric

حلقه Do...While


فصل هفتم : رویدادها

شناسایی رویدادها

رویداد باز شدن یک WorkBook

رویداد بستن یک WorkBook

رویداد ذخیره کردن یک WorkBook

رویداد فعال شدن یک Sheet

خصوصیت Name شی sheet

رویداد غیر فعال شدن یک Sheet

شناسایی رویداد دابل کلیک و کلیک راست

شناسایی رویداد کلیک راست

رویداد تغییر یک WorkSheet

رویداد حرکت مکان نما


فصل هشتم : شناسایی و رفع مشکل خطاها

بررسی یک خطا

ساختار On Error GoTo

عدم توجه به خطا با کد On Error Resume Next

شناسایی نام و کد خطا


فصل نهم : ارتباط با کاربر

نمایش پیغام به کاربر با MSgBox

دریافت از کاربر با InputBox

انتخاب محدوده ای از سلول ها با InputBox

ساخت فرم جهت دریافت اطلاعات از کاربر

افزودن Label به فرم

تغییر خصوصیات فرم

افزودن دکمه به فرم

افزودن کد به فرم


فصل دهم : کار با کنترلهای دیگر فرم (1)

کنترل فریم

کنترل OptionButton

مرتب سازی نحوه قرارگیری کنترلها

وارد کردن کد برای فرم

کنترل CheckBox

نحوه نمایش متن در دکمه

ابزار Image

کنترل Label

کنترل TextBox


فصل یازدهم : کار با کنترلهای دیگر فرم (2)

کنترل Tab

انتخاب تعدادی سلول توسط کاربر توسط RefEdit

کنترل میله لغزان یا Scroll Bar

ابزار Spin


https://www.learninweb.com/آموزش-vba-excel.php

Dear user, the application is only the first of three parts and is free of charge

For the rest of the

https://www.learninweb.com/%D8%A2%D9%85%D9%88%D8%B2%D8%B4-vba-excel-2016.php

See.


This course is taught following:


Chapter One: Introduction to VBA and macros (free)

Introduction to VBA

What is macro?

How to make a macro for an Excel file

Macro execution

View the Macro Code

Change the macro code

Creating a macro for Excel

Macro Add to Quick Access toolbar

Excel macros and hotkeys

Making Macro Sorting

Construction button to run the macro

Remove button created

To run the macro picture making


Chapter II: Working with functions and routines (free)

Understanding Modules

How to make a routine

The rules specify the name of the procedure

Implementation process

Using the modules in other projects

Remove Modules

Enable Option Explicit

Implementation of a process

Defined function or Function

Methods of performing a function

User-defined functions


Chapter III: The Beginning Programming with VBA (free)

Add a description to the program

Variable Definition

Determine the type of the variable

A variable range

Variable publicly

Static variables

Definition of a fixed

Excel and VBA constants default

Variables of type String and Date

Operators

Array

Bidimensional Array


Chapter Four: Manipulation of cells in Excel

Addressing Excel cells using the Range object

Cells property

Offset property

Value property of a Range

Check an example

Text property

Count feature

Font properties

Numbers display format

Insert a formula into a cell using VBA

Activate method of the object RANGE

Select the method object RANGE

Copy and Paste method.

Clear method and its variants

Delete method.


Chapter Five: working with Excel VBA functions

What is the function?

VBA date functions

Text manipulation functions with VBA

Len function

Left and Right functions

Mid functions and Replace

Using Worksheet Functions


Chapter VI: conditional statements and loops

If orders

Goto command

Select Case statement

For ... Next loop

Recipes For Each

IsNumeric function

Do ... While loop


Chapter VII: events

Identify Events

Event open a WorkBook

Event close a WorkBook

Event save a WorkBook

Event activate a Sheet

Name object property sheet

Event inactivation of a Sheet

Double-click and right-click event ID

Identify right-click event

Event modify an WorkSheet

Move the cursor event


Chapter Eight: identify and fix problem errors

Check an error

On Error GoTo structure

Error Resume Next paying attention to the error code is On

Identify the name and error code


Chapter Nine: communication with the user

View message to the user with MSgBox

Download the user with the InputBox

Select a range of cells with the InputBox

Construction of the form to receive information from the user

Add Label to form

Change properties Form

Add a button to the form

Add code to form


Chapter: Working with other form controls (1)

Control frames

OptionButton Control

Sorting placement of controls

Enter the code for the form

CheckBox control

How to display text on the button

Image Tools

Label control

TextBox controls


Chapter XI: work with other form controls (2)

Tab Control

Select the number of cells by the user by RefEdit

Slider bars control or Scroll Bar

Spin tool


https://www.learninweb.com/ Education vba-excel.php


آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه - Version 1.0

(10-10-2020)
Other versions
What's newآموزش VBA در اکسل تعاملی و شبیه سازی شده با صدا و متن فارسی سه بخش اول رایگان

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1

آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه - APK Information

APK Version: 1.0Package: com.learninweb.vba2016plight
Android compatability: 2.0+ (Eclair)
Developer:Learninweb.com | انیاکPrivacy Policy:http://www.learninweb.com/privacy.txtPermissions:5
Name: آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سهSize: 27 MBDownloads: 3Version : 1.0Release Date: 2020-10-10 06:35:11Min Screen: SMALLSupported CPU:
Package ID: com.learninweb.vba2016plightSHA1 Signature: 7C:BA:5F:61:BB:43:9A:E4:EE:86:D8:4C:45:67:5C:BC:69:EE:61:EBDeveloper (CN): AndroidOrganization (O): Google Inc.Local (L): Mountain ViewCountry (C): USState/City (ST): CaliforniaPackage ID: com.learninweb.vba2016plightSHA1 Signature: 7C:BA:5F:61:BB:43:9A:E4:EE:86:D8:4C:45:67:5C:BC:69:EE:61:EBDeveloper (CN): AndroidOrganization (O): Google Inc.Local (L): Mountain ViewCountry (C): USState/City (ST): California

Latest Version of آموزش VBA در اکسل 2016 - رایگان - فصل یک تا سه

1.0Trust Icon Versions
10/10/2020
3 downloads27 MB Size
Download