Report for updated cross tab query in ms access 2007

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ariful alam
    New Member
    • Jan 2011
    • 185

    #1

    Report for updated cross tab query in ms access 2007

    Hello,
    I have cross tab query that shows the last closing balance of Inventories stored in various stores. Now i have 5 stores those store inventories. But stores may add later depending on quantity of inventories.

    Now, i like to create a report that will show the cross tab query data. but the problem is when i create a report for that cross tab query it adds the stores as column those exists in query. but how can i add the future stores those will add in future.

    Thanks
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    Unless you want to get into heavy vba, just add those columns as new stores are added.

    Comment

    • ariful alam
      New Member
      • Jan 2011
      • 185

      #3
      But i don't like to add VBA in my application. I m going to do alternative way using EXCEL. lets see, what happens...

      Comment

      Working...