Counting Table Fields

J

John

I need to create a function or macro that will count the
number of fields in a table (dynamically, because the user
is going to choose which table) and then set a variable
FieldCount = to that number. I posted a similar question
last week but didn't get a useful response. Any help
would be greatly appreciated.
thanks,
john g
 
J

John

What is the variable "fieldCount" used for?? you declared
the function "getFieldCount" as an integer, and I think
that this is confusing me. I tried the function as you
laid it out and I'm getting errors. Was this a typo or am
I missing the meaning?
John
 

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