Hi, Ashish Batham!
Give a look at the uploaded file. I apologize for the language but I use a Spanish Excel version.
You might be wondering where have I found it and how deep should I have dug to reach that. Well, I'll tell you:
- Start a new Excel instance (i.e., open Excel)
- Enter into the Visual Basic Editor (i.e, Alt-F11 or Programmer tab, Code group, Visual Basic icon)
- Type Dim in the immediate window pane (if not visible, press Ctrl-G)
- Position the cursor over/into the typed word (i.e., between the "D" and the "i" or between the "i" and the "m")
- Press the help key (i.e., F1)
... et voilá, c'est tout!
Hope it helps. And don't forget to click on the sample links or also read/see links.
Regards!
PS: No need to say that this magic procedure works for every VBA reserved word (function, object, method, property, etc.), need it?