B
Bob Howard
Can someone give me a snippet of code to modify the fieldsize property of a
text field (call it "FieldA") in a table (call it "TableA") in a database
(call it "DatabaseA").
It was 10, and now needs to be 11.
I don't know if this needs to be DAO or can be done in a simpler way. I
just know i need to do it from VBA code.
Thanks.
bob
text field (call it "FieldA") in a table (call it "TableA") in a database
(call it "DatabaseA").
It was 10, and now needs to be 11.
I don't know if this needs to be DAO or can be done in a simpler way. I
just know i need to do it from VBA code.
Thanks.
bob