Find a particular record

J

Jeni

I have a query which calculates the sum of resources for each month. I made a
form based on this query. I want to display 13 moths worth of data at a time.
But when I create the form using wizard, it will display the month and
summation of the resource in cloums(vertically) .

I want to display them horizontally on rows. So I started creating a form
in design view with the combobox which select the first month and then I
create 12 text box which will display the next 12 month based on the
combobox. Now I want to pollulate data for each of this 12 month. I want the
form to find the record related to the resoucre for a particular month (i.e.
month display in the textbox) How can I accomplish this?
Any help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top