BerkshireGuy wrote:[color=blue]
> Hello,
>
> I need to create an interactive report that can be sent to agencies
> with the following:
>
> Application #, Date Approved, Reason Not Taken[/color]
Quick, but not particularly elegant:
This won't do a drop down, but will provide the agency with a field in
which they can enter a letter or number corresponding to the Reason Not
Taken.
Make sure you have a separate table listing all the possible reasons not
taken, perhps TBL_REASON_NOT_TAKEN_LIST or something conveying the same
thing.
Two fields you will want is a code field (for a number or one, two or
three or whatever letter code) and the reason field itself, probably
best a 255 text field.
When you go to send stuff out, export to an excel spread sheet. Include
only the field for the letter code (which will be blank, like the date
and app #). Send the Excel sheet to your agencies, along with another
list of reasons not taken and corresponding codes. Have them fill in
the blanks and return then import back into Access.
You'll need a routine to find blank codes or codes accidentally (or
deliberately) entered with a code that does not exist.
Because you probably don't need the reason to be constant, and will want
to change the wording of the resons, I'd have a reason not taken 255
text field in your main table (but don't send this to the agencies).
Run an update routine which takes the reason from the reason table and
plops it into the main table once you've finished.
--
Tim
http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me