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 » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Can I hide duplicate values in an Access Form?



 
 
Thread Tools Display Modes
  #1  
Old January 25th, 2010, 05:29 PM posted to microsoft.public.access.forms
Stephen Raftery[_2_]
external usenet poster
 
Posts: 1
Default Can I hide duplicate values in an Access Form?

I know that it is easy to hide duplicate values of a field in a report, but
can you do the same in a form? I have a db where I assign different staff
members to different tasks on various days. The form is sorted by staff
member: can I just display their name for the first record, and leave a blank
space for each subsequent record ?
  #2  
Old January 25th, 2010, 08:53 PM posted to microsoft.public.access.forms
Daryl S[_2_]
external usenet poster
 
Posts: 881
Default Can I hide duplicate values in an Access Form?

Stephen -

You can use the form/subform capabilities. The main form would only have
the staff member, and the linked subform would show the other fields. You
can put the subform to the right of the staff name if that works better
visually for your users.

--
Daryl S


"Stephen Raftery" wrote:

I know that it is easy to hide duplicate values of a field in a report, but
can you do the same in a form? I have a db where I assign different staff
members to different tasks on various days. The form is sorted by staff
member: can I just display their name for the first record, and leave a blank
space for each subsequent record ?

  #3  
Old January 25th, 2010, 08:56 PM posted to microsoft.public.access.forms
Jeanette Cunningham
external usenet poster
 
Posts: 2,190
Default Can I hide duplicate values in an Access Form?

You could probably go to a lot of trouble with queries and code to get the
form to look as you have described.
The simple and easy way is to use a form and subform.
The main form is for the staff member, the subform shows the tasks for the
person.
Use a combo box in the main form to select the staff member and the subform
will show all the tasks for that person.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"Stephen Raftery" Stephen wrote in
message ...
I know that it is easy to hide duplicate values of a field in a report, but
can you do the same in a form? I have a db where I assign different staff
members to different tasks on various days. The form is sorted by staff
member: can I just display their name for the first record, and leave a
blank
space for each subsequent record ?



  #4  
Old January 26th, 2010, 05:02 PM posted to microsoft.public.access.forms
Stephen Raftery
external usenet poster
 
Posts: 12
Default Can I hide duplicate values in an Access Form?

Thanks guys, that is really helpful

Stephen


"Jeanette Cunningham" wrote:

You could probably go to a lot of trouble with queries and code to get the
form to look as you have described.
The simple and easy way is to use a form and subform.
The main form is for the staff member, the subform shows the tasks for the
person.
Use a combo box in the main form to select the staff member and the subform
will show all the tasks for that person.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"Stephen Raftery" Stephen wrote in
message ...
I know that it is easy to hide duplicate values of a field in a report, but
can you do the same in a form? I have a db where I assign different staff
members to different tasks on various days. The form is sorted by staff
member: can I just display their name for the first record, and leave a
blank
space for each subsequent record ?



.

 




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 12:23 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.