Microsoft
Software
Hardware
Network
Question : Access Sort continuous form by Columns
Hi I've got an Access continuous form.
I've put the following code into each of the column heads in order to sort the column:
Me.OrderBy = "[xxxx]"
Me.OrderByOn = True
This works fine. However, the columns that use combo boxes are sorted by the bound column instead of the visible column. This is confusing to the end-user.
I've tried using the following, but it doesn't work. Any suggestions on how to sort by the visible column in a combo box instead of the bound column?
Dim strOrg As String
strOrg = Me.PaidTo.Column(1)
Me.OrderBy = strOrg
Me.OrderByOn = True
thanks,
Paul
Answer : Access Sort continuous form by Columns
OK, can there be multiple values for imagid like 100_1, 100_2, 100_4 ?
If so, which one will match, or do they all need updating ?
Random Solutions
PHP String Help to Determine Output and Layout of a Value
How can I change the formula of a cell based on the string value in a dropdown?
SQL*Loader-128 Unable to begin session; ORA-01017: invalid username/password
SQL Server 2005 Enterprise update query takes too long.
if there is a duplicated item, how can i make it just one if there more???
Print 'Incomplete' for crystal report subtotal if any detail records are zero
create table in asp.net enterprise manager
Wordpress "Blog within a blog"?
NTFS Permissions Auditing problems
Mac OSX snow leopard, all of a sudden all flash videos started muted