A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

report not grouping correctly



 
 
Thread Tools Display Modes
  #1  
Old August 3rd, 2007, 04:49 PM posted to microsoft.public.access.reports
stephendeloach via AccessMonster.com
external usenet poster
 
Posts: 148
Default report not grouping correctly

i set up a report with grouping on Repair, Employee. My Employee isnt
grouping right. Say the employee name is Stephen, it will group half of
everything with Stephen, then another half with Stephen... I have looked at
the form to make sure it is entered correctly and it is.. I cant figure it
out? Thanks

--
Message posted via http://www.accessmonster.com

  #2  
Old August 3rd, 2007, 05:38 PM posted to microsoft.public.access.reports
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default report not grouping correctly

I do not understand. It seems like it is grouping like it is suppose to as
Stephen,
is not the same as
Stephen...
and would be another group.

Am I missing something or reading what you wrote incorrectly?

Try grouping like this --
Replace(Replace([YourField], ".",""), ",", "")

This will ignore commas and periods.
--
KARL DEWEY
Build a little - Test a little


"stephendeloach via AccessMonster.com" wrote:

i set up a report with grouping on Repair, Employee. My Employee isnt
grouping right. Say the employee name is Stephen, it will group half of
everything with Stephen, then another half with Stephen... I have looked at
the form to make sure it is entered correctly and it is.. I cant figure it
out? Thanks

--
Message posted via http://www.accessmonster.com


  #3  
Old August 6th, 2007, 03:41 PM posted to microsoft.public.access.reports
stephendeloach via AccessMonster.com
external usenet poster
 
Posts: 148
Default report not grouping correctly

Sorry, I didnt write it correctly. There is only one entry, Stephen with no
commas or periods. But they arent grouped together? Thanks

KARL DEWEY wrote:
I do not understand. It seems like it is grouping like it is suppose to as
Stephen,
is not the same as
Stephen...
and would be another group.

Am I missing something or reading what you wrote incorrectly?

Try grouping like this --
Replace(Replace([YourField], ".",""), ",", "")

This will ignore commas and periods.
i set up a report with grouping on Repair, Employee. My Employee isnt
grouping right. Say the employee name is Stephen, it will group half of
everything with Stephen, then another half with Stephen... I have looked at
the form to make sure it is entered correctly and it is.. I cant figure it
out? Thanks


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ports/200708/1

  #4  
Old August 6th, 2007, 03:56 PM posted to microsoft.public.access.reports
stephendeloach via AccessMonster.com
external usenet poster
 
Posts: 148
Default report not grouping correctly

I went back and re-entered the fields and it works now? I dont know why but
it works. Thanks

KARL DEWEY wrote:
I do not understand. It seems like it is grouping like it is suppose to as
Stephen,
is not the same as
Stephen...
and would be another group.

Am I missing something or reading what you wrote incorrectly?

Try grouping like this --
Replace(Replace([YourField], ".",""), ",", "")

This will ignore commas and periods.
i set up a report with grouping on Repair, Employee. My Employee isnt
grouping right. Say the employee name is Stephen, it will group half of
everything with Stephen, then another half with Stephen... I have looked at
the form to make sure it is entered correctly and it is.. I cant figure it
out? Thanks


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ports/200708/1

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 02:38 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.