Alot to ask but can you explain?

  • Thread starter Thread starter Leroy
  • Start date Start date
L

Leroy

I'm sorry to ask such a question but can you briefly show
me how I would put the values of the first field in a
recordset into an array? I should then (presumably) use
a For Each/Next Statement (?) to cycle through the array
to work with each value within the array - I want to use
the values in an append query (written in SQL).

I'm out of my depth here!! Any help you can give would
be really appreciated.

TIA

Leroy
 
I'm sorry to ask such a question but can you briefly show
me how I would put the values of the first field in a
recordset into an array? I should then (presumably) use
a For Each/Next Statement (?) to cycle through the array
to work with each value within the array - I want to use
the values in an append query (written in SQL).

I'm out of my depth here!! Any help you can give would
be really appreciated.

TIA

Leroy

Leroy, you posted this as a new message without any link to the
previous discussion. I don't know to whom you are replying nor what
you're trying to accomplish (and am too busy to do a Google Groups
search for previous posts from you).

Could you please either reply in the thread, without changing the
subject line, or at least include enough of the context that someone
has a chance to understand the situation enough to be able to help?
 
I was not replying to anyone.
This is a NEW thread and NEW post.
I have never posted anything about this before.
I was just seeking some general advice on working with
arrays and was not elaborating on any code or situation
that had been previously posted.

Leroy
 
Back
Top