Microsoft
Software
Hardware
Network
Question : How to test if a control has data
Here is my code.
=IIf([Field1]="Yes","X"," ")
This code will mark my field with an X if Field1 has Yes in it. What do I replace Yes with if the field has any data in it? Even better but not a big deal is if field1 has any data other than a space.
Answer : How to test if a control has data
IIF(Len(Trim([Field1]) & "")>0,"X","")
Random Solutions
Flash HitTest Problem
BES Activation issue
Small Business Server 2008, Exchange Setup
Configuring Wireless Computer Authentication with Certificates in Windows 7
Properties group in usercontrol
keyboard shortcut for PrintScreen and SELECT in Paint
virus/hacker changed computer registered owner
how to transfer apps from my iphone to my itunes library
MAC Os 10.4 Startup problem.
WDS Server 2008 R2 - PXE Error