473,395 Members | 1,652 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

highlighting in an access table

If I'm at row 10,000 of an Access table with 60,000 lines. Is there
some way I could highlight all the rows from row 10,000 to the end of
the table (row 60,000) in an easy way rather than having to highlight
and scroll down all the lines from 10,000 to 60,000.

In excel, I believe you can do a ctrl-shift-arrow key down and it brings
you to the end of the dataset in a second. Any equivalent in an Access
table?

Thanks.

Matthew

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #1
3 3326
Matthew Kramer wrote:
If I'm at row 10,000 of an Access table with 60,000 lines. Is there
some way I could highlight all the rows from row 10,000 to the end of
the table (row 60,000) in an easy way rather than having to highlight
and scroll down all the lines from 10,000 to 60,000.


I don't know such a way--and don't need it. Highlighting is likely not
the last step. What do you want to do? Delete those? How can you be sure
record 10,000 is the first record to delete? I hope that is based on
field values; in that case, you can use a Delete query.
Nov 13 '05 #2
Matthew Kramer wrote:
If I'm at row 10,000 of an Access table with 60,000 lines. Is there
some way I could highlight all the rows from row 10,000 to the end of
the table (row 60,000) in an easy way rather than having to highlight
and scroll down all the lines from 10,000 to 60,000.

In excel, I believe you can do a ctrl-shift-arrow key down and it brings
you to the end of the dataset in a second. Any equivalent in an Access
table?

Thanks.

Matthew

Maybe you can do something with SelTop and SelHeight.
Nov 13 '05 #3
I assume you want to copy/edit those records in some way. Use a query
instead to select all the records that you want to replace/copy. It is much
faster.

Darryl Kerkeslager

"Matthew Kramer" <mk********@hotmail.com> wrote:
If I'm at row 10,000 of an Access table with 60,000 lines. Is there
some way I could highlight all the rows from row 10,000 to the end of
the table (row 60,000) in an easy way rather than having to highlight
and scroll down all the lines from 10,000 to 60,000.


Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Jay Davis | last post by:
I use xemacs and syntax highlighting for my IDE, but I'm not a big fan of the default syntax highlighting colors. For instance, in 'def fun():' both 'def' and 'fun' are the same color. I kind of...
18
by: Jeremy | last post by:
Can anyone point me to where I might find a simple example of coding to achieve the effect of a table row changing colour as the mouse moves over it? Presume the same effect may be possible for an...
3
by: Mark | last post by:
Hi there, I have a subform, set as a continuous form. When a user selects a particular record in that subform, how can I make that particular record stand out (color or font change, size, etc) from...
4
by: windandwaves | last post by:
Hi Folk Is there anyone out there who knows if there is an easy way to highlight the currentrecord using conditional formatting or something like that in Access 2003? Thank Nicolaas
4
by: Bob hotmail.com> | last post by:
Everyone I have been spending weeks looking on the web for a good tutorial on how to use regular expressions and other methods to satisfy my craving for learning how to do FAST c-style syntax...
2
by: rockstar_ | last post by:
Hello all- I'm developing a Content Management software for my own site, and possibly package and deploy to other sites (for friends, family, etc.) The content management software is combined...
1
by: russiandevil | last post by:
hi, Does anyone have an idea on how I'd go about highlighting (with a border, or something equally effective) a input button of type 'image' (i.e. <input type=image alt=Login src=http://<etc,...
5
Breezwell
by: Breezwell | last post by:
I have done some searching on this one and I have yet to find any information that sheds light on what I am trying to do. At lease from what I can understand. Basically, I have a main form which...
1
by: Gord | last post by:
Using VB, when records are brought up in datasheet view (either a query or table), is it possible to highlight (or in some way visually flag) certain records? If so, how is this 'highlighting'...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.