Dealing with Fields in VBA

M

Microsoft

I want to do a snippet of code which:

1. Will determine whether a specific named field exists.
2. If the field exists, will assign a new value to it.
3. Will update all fields.
 
A

Anand.V.V.N

Hi,
Just one doubt though is this field user specified or a constant field?

Anand
 

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

Top