Hi All,
I am trying to set a subform based on a crosstab which a has variable rows and columns based on some form combo boxes.
I have got to the stage where i click a button that should update the subform to based on the parametres selected in the combo boxes.
I realise i can't create a subform based on my crosstab (or can i??) so i have a macro run when the button is clicked that creates a table based on the crosstab.
How do i then change my subform to show all of the new tables fields?? What is the VBA method for showing fields in your subform??
I have looked through the forums and can't seem to find anything that helps.
Many Thanks.
I am trying to set a subform based on a crosstab which a has variable rows and columns based on some form combo boxes.
I have got to the stage where i click a button that should update the subform to based on the parametres selected in the combo boxes.
I realise i can't create a subform based on my crosstab (or can i??) so i have a macro run when the button is clicked that creates a table based on the crosstab.
How do i then change my subform to show all of the new tables fields?? What is the VBA method for showing fields in your subform??
I have looked through the forums and can't seem to find anything that helps.
Many Thanks.