Jump to content

Counting Records


jester626

Recommended Posts

OK, I know this is simple, but for some reason my brain is just not working through this for some reason. I have been able to successfully do a record count from an entire table, however in the table I have several categories that I want to list individually, next to each category I want to have a list of links under that category. For example:

 

Personal Development (15)

Leadership (10)

Human Resources (5)

 

I have gotten to the point of displaying each category by using the GROUP BY function (  SELECT *

FROM TBL_ResourceLinks GROUP BY LinkCategory )  I have been trying to use the Sum function but I feel that is not the way to go.

 

Can someone please help me get past this major brain cramp?

 

Thanks,

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.