J jeff1804 New member Local time Today, 11:40 Joined Dec 9, 2005 Messages 7 Dec 20, 2005 #1 Is it possible to change the properties of a linked table from Number to Text and have this remain constant using VB code. If so, how can I do this?
Is it possible to change the properties of a linked table from Number to Text and have this remain constant using VB code. If so, how can I do this?
L llkhoutx Registered User. Local time Today, 13:40 Joined Feb 26, 2001 Messages 4,013 Dec 20, 2005 #2 You cannot change properties of fields in a linked table. They must be changed in the original database. Ever hear of the "Table Container", there's a plethera of properties which can be easily change via VBA.
You cannot change properties of fields in a linked table. They must be changed in the original database. Ever hear of the "Table Container", there's a plethera of properties which can be easily change via VBA.