How to color a row ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,
I have more than 1000 rows in a database sheet, I like to color the rows
(not all the rows) - is there any way color the raws in between? when I click
"Fill/Back color" it applies to entire the sheet. (in Excel we can color the
row whichever we like)
Please help
 
Shan

It isn't clear where you are trying to do this. Your reference to Excel
suggests you are trying to do this in a table. If so, be aware that Access
tables only store data, and have a very limited range of display
capabilities. Access forms display data, and provide a very rich event
environment.

Access isn't a spreadsheet.

--
Regards

Jeff Boyce
Microsoft Office/Access MVP


Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

Microsoft Registered Partner
https://partner.microsoft.com/
 
Shan

It is possible to display 1000 rows of data in different colours on a form
using a Flex Grid control, it rather depends on what you want to do. If you
send me an e-mail I can send you a sample database which demonstrate the
techniques. You will need to write some VBA code however. See the profile for
my e-mail address (omit the last part of the address, of course).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top