PC Review


Reply
Thread Tools Rate Thread

Conditional Processing

 
 
New Member
Join Date: Jul 2010
Posts: 1
 
      14th Jul 2010
I am new to Access and having trouble knowing how to proceed. I know what I want to do, I'm just not sure of the best way to go about it.

My tables are all in Oracle and I link to them using an ODBC data source. This works fine so far.


Here is what I want to do.



User double clicks on a form/report/macro/switchboard option/... and is asked to enter a parcel number (text string like: FM-1989), then click on OK.

The string is tested to see if it appears in Table A.


If it is NOT found in Table A, an error message is displayed indicating the parcel number is incorrect, user should try another number.


If the string is found in table A, check to see if the string exists in the parcel_num field in Table B.


If the string exists in Table B, go to that record in a form, which allows updates to Table B.

If the string is not found in Table B, create a new record (in Table B) with the text string in the parcel_num field.


Table A contains a list of valid parcel numbers. So far there are almost 5,000 of them so I don't like the idea of having the users select from a list.



Table B contains attributes about the parcel (is it waterfront, have there been any improvements, can it be accessed by road, etc...). This data is being collected for individual parcels and entered into the table. (Key is the parcel_num.)



Detailed ideas on the most efficient/easiest way to develop this are welcome.



Thanks for any help offered.
 
Reply With Quote
 
 
 
 
New Member
Join Date: Jul 2010
Posts: 6
 
      14th Jul 2010
don't.
 
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
Conditional form field processing Keepitlive Microsoft Access Form Coding 1 20th Jan 2008 03:48 PM
Conditional Processing =?Utf-8?B?RGFuaWVsbA==?= Microsoft Excel Misc 3 26th Aug 2005 12:45 AM
conditional processing inside a datagrid? sean Microsoft ADO .NET 3 26th Jun 2004 03:57 AM
Conditional Processing Wayne Wengert Microsoft ASP .NET 18 5th Apr 2004 03:04 AM
Re: Conditional Processing based on Record Count Dave F Microsoft Access VBA Modules 2 13th Jan 2004 06:18 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:58 PM.