S
Stephen
I posted this in the tables forum as well because i am not sure whether this
is a VB question or a table question.
Is there a way to change a table property through a VB code command.
Example:
I have a table called "tblCoupons"
One of the fields in this table is a called "CouponNumber". The Indexed
Property for this field is set to "Yes (No Duplicates)"
I want to run VB Code that will change the Property of this field to "Yes
(Duplicates OK)".
Is there a way to do thisin VB? I know I can just open the table in design
view and change it, but for reasons I won't go into (because it will be moot
for this discuss and thus waste your time, which I deeply value) I need to
do it in VB.
Thanks in advance.
-Stephen
is a VB question or a table question.
Is there a way to change a table property through a VB code command.
Example:
I have a table called "tblCoupons"
One of the fields in this table is a called "CouponNumber". The Indexed
Property for this field is set to "Yes (No Duplicates)"
I want to run VB Code that will change the Property of this field to "Yes
(Duplicates OK)".
Is there a way to do thisin VB? I know I can just open the table in design
view and change it, but for reasons I won't go into (because it will be moot
for this discuss and thus waste your time, which I deeply value) I need to
do it in VB.
Thanks in advance.
-Stephen