PC Review Forums Newsgroups Microsoft Access Microsoft Access VBA Modules process records in a table

Reply

process records in a table

 
Thread Tools Rate Thread
Old 16-03-2006, 08:40 PM   #1
apna
Guest
 
Posts: n/a
Default process records in a table


Hi
I have a database with a table that has about 50 fields and 100 records.

I need to read each record in a table
look at one field and set variables depending on what is in the field
After reading all records, save those variables to a new table
Then repeat all of that for each of the fields.

Anyone know of a sample database or code I could look to get an idea on how
to do that?

Thanks,





  Reply With Quote
Old 16-03-2006, 09:59 PM   #2
Tim Ferguson
Guest
 
Posts: n/a
Default Re: process records in a table

"apna" <apna@etaleem.com> wrote in news:eLYdLGTSGHA.5780
@TK2MSFTNGP10.phx.gbl:

> After reading all records, save those variables to a new table
> Then repeat all of that for each of the fields.


Use a query?

Tim F

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off