PC Review


Reply
Thread Tools Rate Thread

How to display a message in a DAP for no record found

 
 
RasberryStolli
Guest
Posts: n/a
 
      27th Jun 2006
I have a data access page based off a parameter query. The parameter
prompts the user to enter an IP Address. If the IP Address is in the
table it will show the IP Address and description. If the IP Address
is not in the table I want to display a message "not in use". I have
tried using scripts in the Microsoft script editor but have had no
luck. I have successfully done this in a form by using an expression
IIF(IsNull([IP Address]), " not in use", [IP Address]) as the control
source. This works in the form but will not work in the DAP. Does
anyone have a solution. If it entails using the Microsoft Script
Editor please be detailed in describing where exactly to insert the
script. I have tried inserting before update, after update, data page
complete and onclick. Nothing has worked yet.
Thanks

 
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
how can I return a record not found message if the record is not f relu Microsoft Access Queries 1 28th May 2009 04:09 PM
display a "record not found" message before a form appears tbatftc Microsoft Access Getting Started 4 29th Apr 2009 06:02 PM
Message If Record Not Found injanib via AccessMonster.com Microsoft Access Forms 4 17th Aug 2007 02:49 PM
Message box if record is not found =?Utf-8?B?U2FyYQ==?= Microsoft Access Form Coding 8 12th Jun 2007 03:45 PM
Search and display record, and msgbox if record not found =?Utf-8?B?RGFuaWVs?= Microsoft Access Form Coding 1 20th Apr 2007 04:34 PM


Features
 

Advertising
 

Newsgroups
 


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