Dick7Access
Dick S
- Local time
- Today, 15:50
- Joined
- Jun 9, 2009
- Messages
- 4,343
I have a address db that I download years ago and just substituted my data. Works fine, but I would like to learn what is making it work. In a datasheet form It uses the following code to open each record on a separate form. Anybody have a link I can go to, or an Idea what I can google.
Code:
=IIf(IsNull([ID]),"(New)","Open")