B
Baz
I would appreciate any help in the following.
I have an accounting query where i have the following columns
Account_String July, JulyLY, JulyYTD, Aug, AugLY, AugYTD Sep Sep YTD
etc etc
My question is how can i dynamically run a query from this query so i
get the data for the month i request. For example, if i selected
August then i would get the following output only from previous query.
Account_String, Aug, AugLY, AugYTD.
IF you require further info, i have individual tables that i input
Trial Balance data into monthly and i would like to track the
individual account details as listed above.
I would be greatful for any help!!
Baz
I have an accounting query where i have the following columns
Account_String July, JulyLY, JulyYTD, Aug, AugLY, AugYTD Sep Sep YTD
etc etc
My question is how can i dynamically run a query from this query so i
get the data for the month i request. For example, if i selected
August then i would get the following output only from previous query.
Account_String, Aug, AugLY, AugYTD.
IF you require further info, i have individual tables that i input
Trial Balance data into monthly and i would like to track the
individual account details as listed above.
I would be greatful for any help!!
Baz