ش | ی | د | س | چ | پ | ج |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
درج ردیف در اکسل در صورتیکه ردیف پاک شود ردیف ها تغییر خواهند نمود
Row()-1=
ایجاد ردیف اتومات
ActiveCell.EntireRow.Insert XlShiftDown
Returns a Range object that represents the cell at the end of the region that contains the source range. Equivalent to pressing END+UP ARROW, END+DOWN ARROW, END+LEFT ARROW, or END+RIGHT ARROW. Read-only Range object.
(expression.End (Direction
lngLastRow = Cells(Rows.Count, 1).End(xlUp).Row
این رویداد زمانی اتفاق می افتد که در صفحه ی کاری کلیک راست انجام شود.
Private Sub Worksheet_BeforeRightClick(ByVal Target
(As Range, Cancel As Boolean
اگر در آن رنج بود :
Cancel=True