Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi -
I am looking for a vba function, copyArray()of type String, that will take in one String array, and produce a copy of the input. Specs: (1)The function should be able to take in either 1D or 2D string array, and produce its copy. (2)If the input is just "" or vbNullString, the output should be the same as well. Any help will be appreciated! Thanks Jay Dean *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problems Loading Large String Array into Array variable | Excel Programming | |||
Using a 2 dimensional string array variable like a lookup function | Excel Programming | |||
Function (array argument, range argument, string argument) vba | Excel Programming | |||
Passing a String in Array to Range as String | Excel Programming | |||
Return string array from function in excel 97 | Excel Programming |