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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how to use IIF()



 
 
Thread Tools Display Modes
  #1  
Old July 19th, 2008, 06:19 AM posted to microsoft.public.access.tablesdbdesign
Roadwarrior1
external usenet poster
 
Posts: 6
Default how to use IIF()

I am trying to do a condition where if an address is enter and it is the same
then it will put the value same as above if it is not then it will take the
value inputted.
Here is my expression:

=IIf([POB STREET].AfterUpdate=[HOR STREET].AfterUpdate,"SAME AS ABOVE")
  #2  
Old July 19th, 2008, 09:09 PM posted to microsoft.public.access.tablesdbdesign
bhicks11 via AccessMonster.com
external usenet poster
 
Posts: 529
Default how to use IIF()

Is After Update the name of the control or an event?

Bonnie
http://www.dataplus-svc.com

Roadwarrior1 wrote:
I am trying to do a condition where if an address is enter and it is the same
then it will put the value same as above if it is not then it will take the
value inputted.
Here is my expression:

=IIf([POB STREET].AfterUpdate=[HOR STREET].AfterUpdate,"SAME AS ABOVE")


--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...esign/200807/1

 




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 06:22 PM.


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