M
MoonMullen
Is there a way to create VBA code that will insert within an active query
window a pre-defined field in the first available "open" field column? I am
usually inserting a field called "Records" that is counting occurrences of
any fields with a table within my query. I want my field "Records" to use the
function, count(*), and return results with the format "#,##0" every time. Is
it possible to do this? If so, can someone please show the necessary code to
accomplish it? It just seems like it could be possible, yet it is beyond my
current coding capabilities. Also if this is possible how did you discover
this ability to code this functionality?
window a pre-defined field in the first available "open" field column? I am
usually inserting a field called "Records" that is counting occurrences of
any fields with a table within my query. I want my field "Records" to use the
function, count(*), and return results with the format "#,##0" every time. Is
it possible to do this? If so, can someone please show the necessary code to
accomplish it? It just seems like it could be possible, yet it is beyond my
current coding capabilities. Also if this is possible how did you discover
this ability to code this functionality?