So I can see that when I create a list object that the NumberFormat of the whole range is set to "General"....however, on the QueryTable (which has the correct number formatting), it is null which means that the range has different formats according to the documentation.
So my question is, how do I get the ListObject to take the NumberFormat from query like QueryTable does.
So my question is, how do I get the ListObject to take the NumberFormat from query like QueryTable does.