You can fill a range values from an excel work book into a two dimensional array. All you have to do is assign range values to a variable and then that variable will become array
Function FnFillValues()
@TutorialHorizon
For creating two dimensional dynamic array in excel, follow the steps below: