Posts Tagged ‘microsoft visual basic application’
- 07/23/11 : How to use more than one condition in Select case statement
- 07/24/11 : How to add a command line argument quickly through the IDE?
- 08/20/11 : How to sort an array
- 09/27/11 : How to replace a line for particular line number
- 09/29/11 : How to check the window state of an external application
- 09/29/11 : How to use Timer without using timer control
- 10/10/11 : How to enable/disable the frame if checkbox is selected/deselected
- 10/19/11 : How to resize an array without losing its contents
- 11/08/11 : Obtaining Clipboard Data using API (Can be used in VBA since there is no Clipboard Object in VBA)
- 11/15/11 : How to copy data from an Access database into an Excel workbook using a Recordset