473,396 Members | 1,859 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 roster for list of Members and Items

Brilstern
208 100+
This may be a lot easier than it appears to be but I need a little help getting started.

I am creating a roster from two tables.

Table 1 has two fields I would like to use [Rank] and [LName]
Table 2 has one field I would like to use [Nomenclature]

What I would like to do is take the two fields from Table 1 and maker the Row Headings and the one from Table 2 and make it Column Headings

I know this sounds like a cross tab query but I want to be able to fill in this roster essentially with tallys every time someone purchases something under that nomenclature.

below is a basic idea of what I am looking to do.

Expand|Select|Wrap|Line Numbers
  1.                     Milk      Gatorade Soda    Coffee Muscle Milk
  2. Sgt Jones            1        2        0        3        1
  3. Sgt Jane             1        2        6        0        2
  4. Cpl Smuck            0        0        2        1        0
  5. LCpl Mason           5        1        2        2        0
  6.  
  7. ...
  8.  
May 31 '12 #1
2 2619
Rabbit
12,516 Expert Mod 8TB
There's not nearly enough information to answer this question. For one thing, I don't see anything that links table 1 to table 2. And we would need to know the structure and at least some sample data from each table.
May 31 '12 #2
You're starting at the end product. You first need a Table to hold the purchases. It will need to hold the ID of the individuals and ID of the Products and anything else you want to report on like date? or Value?. You then need to create a Form to capture the purchases by individuals. Use combo boxes to get Names & Products from the respective Tables
Jun 3 '12 #3

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

Similar topics

0
by: Adi Pasa | last post by:
Hello I want to store a list of features of one product in one field in a table and the at runtime I want to create the page for the product. How can I create a list (from one field ... let's...
2
by: Microsoft | last post by:
I'm not sure which control to use for this: I would like the user to be able to paste a list of items into a box and then be able to run through them one at a time. Hopefully there is a control...
3
by: Brian Henry | last post by:
So what is the easiest way to do this? I have one list view with a list of items (in detail view and with about 20 sub items) and a second list view that will take the items they drag from the...
4
by: UJ | last post by:
I have a long list of items that the user will be able to select from. When they select an item, I'd like to have more detailed information appear on the right side of the screen. I've already got...
0
by: Peter Stojkovic | last post by:
I am using VS.2005 BASIC Auto List members is ON for ALL LANGUAGES BASIC But i see never the members for an object !!
11
by: tara99 | last post by:
I was wondering if can some help me with creating a dynamic list box. I have a combobox with the list of items (item1, item2, item3). item1 has 5 sub items item2 has 10 sub items item3 has 2...
12
by: Dave Dean | last post by:
Hi all, I'm looking for a way to iterate through a list, two (or more) items at a time. Basically... myList = I'd like to be able to pull out two items at a time - simple examples would...
1
by: csinva | last post by:
I would like to be able to create a list, much like the CheckedListBox control that list all items from a access database table. The user would select the ones they would want and then click the...
3
by: =?Utf-8?B?SmFtZXMgUGFnZQ==?= | last post by:
I've a multiview with 3 views. on view 2 the user is presented with a check box list (items from database) at view 3 the user can review their selections and, either post to the database or go back...
4
by: sandeepsangshetty | last post by:
Hi friends, i created one windows form in c#. In that form through 'text box' text i want to add items to the 'list box' with the help of button. Here the problem is 'while entering the items to...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.