473,671 Members | 2,340 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access 2007 - subform display sort option

10 New Member
How can I rermove the sort option on columns displayed on a form.

This database is access 2003, some users have access 2007. The 2007 users want the sort option removed.
Apr 4 '08 #1
4 3028
Megalog
378 Recognized Expert Contributor
I dont think you can remove the 'Sort' options.. You can remove the ability to Filter, by changing the AllowFilter property to 'No'..
But for a normal A-Z Sort, I dont see a way to disable that.
Apr 4 '08 #2
mshmyob
904 Recognized Expert Contributor
I have also never found out how to turn off the sorting (either Ascending or Descending).

I have at times needed to display records based on the order they have been entered though and I did a little work around. If that is what you need to do then this is what I do:

1. Create an AUTONUMBER field in your table (this will never be shown)
2. Sort your form based on the Autonumber (This will display all records as they were entered and not on the PK.

cheers,
Apr 4 '08 #3
hausj0dw
10 New Member
I dont think you can remove the 'Sort' options.. You can remove the ability to Filter, by changing the AllowFilter property to 'No'..
But for a normal A-Z Sort, I dont see a way to disable that.

Thanks for the reply.
Apr 7 '08 #4
hausj0dw
10 New Member
I have also never found out how to turn off the sorting (either Ascending or Descending).

I have at times needed to display records based on the order they have been entered though and I did a little work around. If that is what you need to do then this is what I do:

1. Create an AUTONUMBER field in your table (this will never be shown)
2. Sort your form based on the Autonumber (This will display all records as they were entered and not on the PK.

cheers,

Thanks for the reply...
Apr 7 '08 #5

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

Similar topics

0
2339
by: Joseph J. Egan | last post by:
I am extending an existing Access/VBA app and need to update a subform displayed in continuous view within a containing form. The existing form and subform have worked fine to date with the subform's RecordSource set to an underlying DB table. To extend the existing app, I need to add controls to the subform and set their Text values etcetera at runtime. (Clearly if a single RecordSource would do the trick, I would extend the...
5
2217
by: Robert | last post by:
Hello Accessors I have some reports created in Access that are very good for what they do. However, it seems to me that when you are displaying information you don't need to print out that a printer-friendly report is not the best way to go. So, I tried converting one of my Access reports to an Access form. I selected the continuous view to allow displaying multple records but when I went to define my sorting and grouping there was none...
1
1811
by: Terrell Miller | last post by:
Help, I'm getting strange results on a subform and I'm wondering if anybody knows what is causing it... I have a form linked to TableA. On that form is a tab control. Page1 is just the controls for TableA, except for the caseID (PK) which is above the tab control. Then on Page2 of the tab I have a linked subform that's bound (via caseID so it's a one-to-one relationship due to number of fields) to TableB, and so on for Page3.
42
11525
by: lauren quantrell | last post by:
So many postings on not to use the treeview control, but nothing recently. Is it safe to swim there yet with Access 2000-Access 2003?
27
45541
by: Wayne | last post by:
I've been clicking around Access 2007 Beta 2 and can't see the custom menu bar designer. Is it in the beta? Maybe I'm blind. The question that comes to mind is: Will custom menu bars be the same height as they were in previous versions or will they be the "ribbon" style that takes up a huge portion of the screen? Also when I use Access 2007 to open an Access 2003 database that has custom menu bars they display as they did in Access...
7
7885
by: wwwords | last post by:
I have a form in Access 2007 containing a subform. The control source of the latter is SELECT DISTINCTROW ., ., ., ., . FROM ; which is undoubtedly correct. However, if I click on the down arrow on the subform header (the one that should bring up the sort and filter menu) I get this error:
17
7660
by: Neil | last post by:
A client of mine likes some of the new bells and whistles in Access 2007, and is thinking about converting our A03 format MDB to an A07 format file. However, while some of the users have A07, many do not, and it's not clear when they would get it. His thought was to use the upcoming Access 2007 runtime to allow the users who are still running Office 2003 to be able to run the database. While I use multiple versions of Access on my...
8
7164
by: elias.farah | last post by:
Hello Everyone, I'm having some very weird behavior on a couple of Access forms. (Not all forms, just some of them). The forms have been working for years, under Access XP/2003 etc, and last week upgraded from Windows XP/Office 2003 to Vista x64/Office 2007. Under Access 2007, a couple of forms are now taking 60 seconds to
12
3125
truthlover
by: truthlover | last post by:
I have a problem that's difficult to explain, so please be patient. The database is in 2000 format, though I'm doing most of the designing in 2007 (saved as 2000 format, of course) I have a continuous form frmEditConstructionLog with an unbound combobox that filters the results to the desired project number. This works fine. I need to add the option of choosing multiple Crew Members, and this is where I'm stuck... I cant use a...
0
8473
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8390
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8911
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8597
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8667
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7428
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6222
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4402
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2048
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.