Welcome to Forums Sign in | Join | Help | Forums
in Search


Address Form

Last post 04-13-2004 5:00 PM by Eric Aldrich. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-04-2004 11:42 PM

    • Tom Mulyca
    • Not Ranked
    • Posts 13
    • Organization: West Point Association of Graduates

    Address Form

    How do I open an address form after opening a constituent form? I want to populate it with info from another database and let the data entry clerk review it before saving.
    Filed under:
  • 04-13-2004 5:00 PM In reply to

    Address Form

    I hope this is still useful. Here is the logic I'm using. For Each oConstitAddr In oConstit.Addresses Set odataObject = oConstitAddr ThisType = oConstitAddr.Fields(CONSTIT_ADDRESS_fld_TYPE) Select Case ThisType Case "Home" Logic Case "Other" Logic End Select Next oConstitAddr Email me if you need more information. Eric Aldrich [Email Removed] [i]--- Edited at 4/13/2004 5:02:36 PM by [Email Removed][/i]
Page 1 of 1 (2 items)