Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i am trying to use 'redim preserve' to alter the number of rows in an array to field_i. But i get a message informing me that i can only add to the rightmost column. Where i want to add to the number of rows - not columns.

 

ReDim Preserve aryField(Field_i, 3)

 

Is there a way of doing this, or should i just take the array the other way?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...