Hi there,
Hi there,
I have the following tableA with data
Column1 Column2 Column3
99 You Me
100 Me You
How do I get the column data type in tableA using VB
In this case
Column1 is integer
Column2 and 3 are string
Is there a function that display Column data type?
Thank you
Hi there,
I have the following tableA with data
Column1 Column2 Column3
99 You Me
100 Me You
How do I get the column data type in tableA using VB
In this case
Column1 is integer
Column2 and 3 are string
Is there a function that display Column data type?
Thank you