Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 13th, 2005, 10:18 AM
kmacon@stcroixknits.com
Guest
 
Posts: n/a
Default Access Report using Grid

I am looking for a grid control that I can use in an Access report. I
have seen Stephan Lebans solution for PrintLines, MS's Dynamic Crosstab
query, and several others. However, none of them work for me. I need
to be able to list available ColorIDs and ColorNames in columns 1 & 2
and available Sizes in the column headings. The problem comes when
there isn't enough room to display all of the Sizes. What I would like
to do is have one grid with all available colors and the first 7 (or
whatever fits) sizes and then subsequent grids below with the rest of
the sizes. Below is an example:

Grid 1:

Small Medium X-Large XX-Large
Red * * *
Black * *
White


Grid 2:
XXX-Large Large-Tall XX-Large-Tall
Red * *
Black *
White * *

The asteric indicates that an item is available in that color/size.
Any ideas or solutions would be great. Thanks!

Ken

  #2  
Old November 13th, 2005, 10:20 AM
paii, Ron
Guest
 
Posts: n/a
Default Re: Access Report using Grid


<kmacon@stcroixknits.com> wrote in message
news:1114551111.529849.139530@g14g2000cwa.googlegr oups.com...[color=blue]
> I am looking for a grid control that I can use in an Access report. I
> have seen Stephan Lebans solution for PrintLines, MS's Dynamic Crosstab
> query, and several others. However, none of them work for me. I need
> to be able to list available ColorIDs and ColorNames in columns 1 & 2
> and available Sizes in the column headings. The problem comes when
> there isn't enough room to display all of the Sizes. What I would like
> to do is have one grid with all available colors and the first 7 (or
> whatever fits) sizes and then subsequent grids below with the rest of
> the sizes. Below is an example:
>
> Grid 1:
>
> Small Medium X-Large XX-Large
> Red * * *
> Black * *
> White
>
>
> Grid 2:
> XXX-Large Large-Tall XX-Large-Tall
> Red * *
> Black *
> White * *
>
> The asteric indicates that an item is available in that color/size.
> Any ideas or solutions would be great. Thanks!
>
> Ken
>[/color]

Lookup "IN" in the Pivot part of a cross tab query, you will be able to
identify the columns.
It will even create a column with no data.


  #3  
Old November 13th, 2005, 10:22 AM
kmacon@stcroixknits.com
Guest
 
Posts: n/a
Default Re: Access Report using Grid

Thanks!!! That worked great.

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles