473,396 Members | 1,767 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to Create Dynamic Cross-Tab Query Reports?

Hi!
I have a crosstab Query with constant RowHeadings and Dynamic Column Headings. This Query is used as a record source for the reports as follows:
RowHeadings includes:
1. CustoName
2. CustoID
3. Products(SumOFProducts)

Column Headings includes:
ColumnHeadings.

The problem is, with my Reports layout created with three ProductsName on the ColumnHeadings, I cant use the same layout with five ProductsNames on the Column Headings. E.g
Expand|Select|Wrap|Line Numbers
  1. CustoID CustoNAME Products ColHead1 ColHead2 ColHead3
  2.   1      John       5        Tomato  Cull      Maize
  3.   2      Jack       0        Cull    Mave      Nano
  4.  
When the number of ColHeads increased from three to five or six, it cant appear on the myreports. I sometimes add the extra Column Manually,
Is there any other alternative of adding the extra Column automatically on the same layout?
Dec 31 '10 #1
3 6788
repath
14
Hi Moah Scout,
as per my knowledge, reports are not dynamic:

Hence you should have code to place the number of required controls as headers in header section and text boxes in the detailed section so that they are automatically populated. (but at the contents grow, this becomes too illegible to read.

the following link may be of some help:
http://bytes.com/topic/access/insigh...port-using-vba

With regards
Repath Athyala
www.Repath.WordPress.Com
Dec 31 '10 #2
Thanks!
I know that contents of dynamic report of MMcarthy, Nuco and Shap but couldnt settle my problem. The number of columns changes in my case, and I want to keep the same template!
I have three RowHeadings (do not Change) but the number Column headings changes from 3 to 27. When the templates prepared with three colHeading it wont function with 20columnHeadings.
I know I need a code on this but how?
please help!
Dec 31 '10 #3
Being quite to this extent!
Does it mean impossible? I dont think so!!!
Should you think you need more clarification on this question, I will
Jan 2 '11 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Cindy | last post by:
hi, Can someone point me to a website where I can find a "create dynamic rows" javascript that work for IE, NS6 & NS7? Thank You. regards, Cindy
7
by: Cindy | last post by:
"kaeli" <infinite.possibilities@NOSPAMatt.net> wrote in message news:MPG.197482677bbc284b989702@nntp.lucent.com... > In article <bed8e3$m6r$1@mawar.singnet.com.sg>, stayhardsg@yahoo.com.sg >...
3
by: BlueSky | last post by:
Hi All, I am planning to create dynamic pdf documents in .NET ( for example, I will have to create tables with user input rows and columns). Can anyone recommend me a 3rd party component that is...
2
by: poojapo | last post by:
hi all, can you help me with a code to create dynamic arrays in perl?
0
by: Fareast Adam | last post by:
Hi all, anybody know how to create dynamic array random password (lenght and no of password)? The program request an user to insert no of password AND lenght of password to be generate. After that,...
7
by: kalkotarmr | last post by:
How to Create Dynamic Tables in MS-Access? I will just pass the Arguments and the Code will Create the tables dynamically/run-time.
5
by: plsHelpMe | last post by:
How to create dynamic javascript arrays using dojo toolkits Hello frens, I am in a big trouble. My objective is: I am having some categories shown by differnent radio buttons, on the click of...
0
by: MaryamSh | last post by:
Create Dynamic Dropdownlist Controls and related event -------------------------------------------------------------------------------- Hi, I am creating a Dynamic Search in my application. I...
4
by: Michael Munch | last post by:
Hi I want to read the value of af text-field, create dynamic, in a form. Se below a small test-site to do that (but readning fails): I use the function Test_Read for reading the value from the...
4
by: Sunny | last post by:
Hi, Is there a way in javascript to create Dynamic arrays or arrays on fly. Something Like: var "ptsgN"+sd = new Array(); Here sd is incrementing by 1. I have lots of data that I am...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.