CupDeal

Hi, Friends this is blog about Trending Views

About CupDeal


Monday 4 March 2019

print number in excel with VBA code(Hindi)

Basic Codes
These VBA codes will help you to perform some basic tasks in a flash which you frequently do in your spreadsheets.
Sub AddSerialNumbers()
--------------x--------------------x----------------------------x----------------x-----
Sub AddSerialNumbers()
Dim i As Integer
On Error GoTo Last
i = InputBox("Enter Value", "Enter Serial Numbers")
For i = 1 To i
ActiveCell.Value = i
ActiveCell.Offset(1, 0).Activate
Next i
Last:Exit Sub
End Sub  


                                                                                                                          

No comments:

Post a Comment

MI 4A "Search Filpkart Product"