This one is probably easy for you guys
I have a named array of cell in Excel
Ex. cells A1 to A10 are called "Description"
I am trying to read this range into an array in VBA
This way, if one line is added to Description, the code would read the new entry.
Can anyone help ?
thanks
Bookmarks