Reaching fields

  • Thread starter Thread starter Alp Bekisoglu
  • Start date Start date
A

Alp Bekisoglu

Hi all,

How can I reach individual fields of a table using VBA code?

TIA

Alp
 
Thank you very much Allen. I'll do some homework on your advice.

The reason behind the question was related to auto-entry of data via a form
to all tables, well almost all. I might have resolved it in a weird manner
but I came up with a module (156 lines! including comments) performing the
task(s) through forms bound to each table. I was actually hoping to
accomplish that by dealing with the tables directly, thinking it could be
neater and much smaller code.

Well, still in crawling stages... Will learn to do better someday, if age
permits that is. :-)

Thanks again.

Alp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

SQL script to solve problem 1
Using VBA to trigger a certain slide 0
Wifi mystery 12
Windows 10 "This site can't be reached" Error 5
Formsand queries 1
Parsing a field data and a bit more 12
empty field to variable 1
field not by that name 5

Back
Top