A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Conditional Formating Question



 
 
Thread Tools Display Modes
  #1  
Old December 12th, 2008, 08:00 PM posted to microsoft.public.access.forms
Anatoly Kurilin
external usenet poster
 
Posts: 21
Default Conditional Formating Question

Hi, what should I put in a text box "equal to" if I want a condition work
when the control value is equal to NULL?

Thanks in advance,
AK


  #2  
Old December 12th, 2008, 09:34 PM posted to microsoft.public.access.forms
Chegu Tom
external usenet poster
 
Posts: 140
Default Conditional Formating Question

isnull(ControlName)

"Anatoly Kurilin" wrote in message
...
Hi, what should I put in a text box "equal to" if I want a condition work
when the control value is equal to NULL?

Thanks in advance,
AK




  #3  
Old December 12th, 2008, 09:41 PM posted to microsoft.public.access.forms
Chegu Tom
external usenet poster
 
Posts: 140
Default Conditional Formating Question

Use the Expression option and the expression is isnull(controlname)

If you use the field name and value I think Is Null will also work

"Chegu Tom" wrote in message ...
isnull(ControlName)

"Anatoly Kurilin" wrote in message
...
Hi, what should I put in a text box "equal to" if I want a condition work
when the control value is equal to NULL?

Thanks in advance,
AK




  #4  
Old December 12th, 2008, 10:34 PM posted to microsoft.public.access.forms
Anatoly Kurilin
external usenet poster
 
Posts: 21
Default Conditional Formating Question

Yes, it works, thanks!
"Chegu Tom" wrote in message ...
Use the Expression option and the expression is isnull(controlname)

If you use the field name and value I think Is Null will also work

"Chegu Tom" wrote in message ...
isnull(ControlName)

"Anatoly Kurilin" wrote in message
...
Hi, what should I put in a text box "equal to" if I want a condition work
when the control value is equal to NULL?

Thanks in advance,
AK




 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:58 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.