PC Review


Reply
Thread Tools Rate Thread

Can I highlight a page?

 
 
Stapes
Guest
Posts: n/a
 
      10th Jan 2008
Hi

I have a form with 3 pages on it. If an item shows as Out Of Stock on
one of the pages, I would like to highlight it by maybe making the
page name display in red.
How can I achieve this?

Stapes
 
Reply With Quote
 
 
 
 
Tom van Stiphout
Guest
Posts: n/a
 
      11th Jan 2008
On Thu, 10 Jan 2008 09:36:25 -0800 (PST), Stapes
<(E-Mail Removed)> wrote:

Not the page name, but certainly some control on the page, or even the
background color. For example this one-liner in the Form_Current event
would do:
Me.Detail.BackColor = IIf(Me.OutOfStock, vbRed, vbWhite)

-Tom.



>Hi
>
>I have a form with 3 pages on it. If an item shows as Out Of Stock on
>one of the pages, I would like to highlight it by maybe making the
>page name display in red.
>How can I achieve this?
>
>Stapes

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto Page number with Highlight Changes =?Utf-8?B?Q29sZCAmIENvbmZ1c2VkIGluIENhbmFkYQ==?= Microsoft Word Document Management 5 28th Feb 2006 05:13 PM
MY COLOR HIGHLIGHT PRINTS ON ONE PAGE AND NOT THE NEXT =?Utf-8?B?ZnJlZXdt?= Microsoft Word Document Management 1 3rd Feb 2005 09:44 AM
how can i print only what i highlight from a web page? Greg Microsoft Word Document Management 0 8th Jun 2004 05:15 PM
Can not highlight text in a textbox on a ASP.net Page Robert M Microsoft ASP .NET 1 5th Jan 2004 10:04 PM
marquee does not highlight in front page chris Microsoft Frontpage 1 5th Sep 2003 11:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:38 PM.