merge2Arrays

Merges two 1-dimension arrays and return an array
Both should be 1 dimensional arrays.
Code has commented codes with example of how to treat arrays from Excel sheet range objects.
Bottom line, Arrays created using Range object in Excel (or Cell object) are always 2 dimensions arrays, even if they were referred to 1 dimension range.

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

ByRef Arr1() As Variant, Arr2() As Variant

Views 215

Downloads 108

CodeID
DB ID

ANmarAmdeen
671
Attachments
Revisions

v2.0

Tuesday
September
21
2021