Problems # Status Problem 1 Excel-VBA : Open a Excel File using Another Excel File using Browse Option. 2 VBA-Excel - Merger - Merge or Combine Many Word Documents Into One 3 VBA-Excel: Date-Time Functions - Timer() 4 VBA-Excel: Date-Time Functions – WeekDay() and WeekDayName() 5 VBA-Excel: Get all the WeekDays or Working days in Specified Date Range, (excluding Satudays and Sundays) 6 VBA-Excel: User Forms 7 VBA-Excel: User Define Functions 8 VBA-Excel: Application.Wait OR Wait Method 9 VBA-Excel: Date-Time Functions – DateDiff() 10 VBA-Excel: Date-Time Functions – Date(), Now() and Time() 11 VBA-Excel: Add/Insert multiple objects from a folder in an Excel Document. 12 VBA-Excel: Fill Excel Range Values in a 2D Array 13 VBA-Excel: Storing multiple data In the Windows Clipboard 14 VBA-Excel: Array Functions – Split() 15 VBA-Excel: Arrays – One Dimension, Static Array 16 VBA-Excel: Reference Libraries in Excel WorkBook. 17 VBA-Excel: Create Dynamic or Run-time WorkSheets using Macro. 18 VBA-Excel: SUDOKU Solver 19 VBA-Excel: WorkBook.Save Method 20 VBA-Excel: Open a Excel WorkBook 21 VBA-Excel: Create a WorkBook at Runtime. 22 VBA-Excel : 3D-Ranges – FillAcrossSheets Method 23 VBA-Excel : 3D-Ranges - Working with Multiple WorkSheets At The Simultaneously 24 VBA-Excel: Select and Activate Cells - Activate 25 VBA-Excel: Select and Activate Cells - Select 26 VBA Excel – Looping Through a Range of Cells 27 VBA Excel – Refer to Multiple Ranges : Union Method 28 VBA Excel - Cells, Ranges and Offset: Refer to Cells by Using Shortcut Notation 29 VBA Excel - Cells, Ranges and Offset: Refer Range by using A1 Notations 30 VBA-Excel: Copy/Paste data - Copy the Entire data from one sheet to another 31 VBA-Excel: Copy/Paste data - Copy the Entire row data and paste it to another row 32 VBA-Excel: Copy/Paste data - Copy the range of data and paste it to another range 33 VBA-Excel: Copy/Paste data - Copy the data from a call and paste it to another cell 34 VBA-Excel: Clear data from Excel Sheet(WorkSheet) 35 VBA-Excel: UsedRange Excel-VBA : Open a Excel File using Another Excel File using Browse Option. VBA-Excel - Merger - Merge or Combine Many Word Documents Into One VBA-Excel: Date-Time Functions - Timer() VBA-Excel: Date-Time Functions – WeekDay() and WeekDayName() VBA-Excel: Get all the WeekDays or Working days in Specified Date Range, (excluding Satudays and Sundays) VBA-Excel: User Forms VBA-Excel: User Define Functions VBA-Excel: Application.Wait OR Wait Method VBA-Excel: Date-Time Functions – DateDiff() VBA-Excel: Date-Time Functions – Date(), Now() and Time() VBA-Excel: Add/Insert multiple objects from a folder in an Excel Document. VBA-Excel: Fill Excel Range Values in a 2D Array VBA-Excel: Storing multiple data In the Windows Clipboard VBA-Excel: Array Functions – Split() VBA-Excel: Arrays – One Dimension, Static Array VBA-Excel: Reference Libraries in Excel WorkBook. VBA-Excel: Create Dynamic or Run-time WorkSheets using Macro. VBA-Excel: SUDOKU Solver VBA-Excel: WorkBook.Save Method VBA-Excel: Open a Excel WorkBook VBA-Excel: Create a WorkBook at Runtime. VBA-Excel : 3D-Ranges – FillAcrossSheets Method VBA-Excel : 3D-Ranges - Working with Multiple WorkSheets At The Simultaneously VBA-Excel: Select and Activate Cells - Activate VBA-Excel: Select and Activate Cells - Select VBA Excel – Looping Through a Range of Cells VBA Excel – Refer to Multiple Ranges : Union Method VBA Excel - Cells, Ranges and Offset: Refer to Cells by Using Shortcut Notation VBA Excel - Cells, Ranges and Offset: Refer Range by using A1 Notations VBA-Excel: Copy/Paste data - Copy the Entire data from one sheet to another VBA-Excel: Copy/Paste data - Copy the Entire row data and paste it to another row VBA-Excel: Copy/Paste data - Copy the range of data and paste it to another range VBA-Excel: Copy/Paste data - Copy the data from a call and paste it to another cell VBA-Excel: Clear data from Excel Sheet(WorkSheet) VBA-Excel: UsedRange 1 2