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


Fields in RE using VBA

Last post 09-21-2007 4:51 PM by David Zeidman. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 09-18-2007 2:40 PM

    Fields in RE using VBA

    I am still trying to populate the search screen with information from an excel spreadsheet. Basically what I need is: Open excel, search the last name field, then get the last name and search for it in the database. If found return names list. If not found add constituent. Eventually I'll be adding gifts from an excel sheet this way. Any suggestions would be much appreciated. VERSION: 7.70
  • 09-21-2007 4:11 PM In reply to

    • William Da Silva
    • Top 500 Contributor
    • Posts 36
    • Organization: Centraide Québec
    • Products:  The Financial Edge, The Raiser's Edge

    Fields in RE using VBA

    To add gifts from an excel list you might be better off using import. Find some way to put IDs on your constituents in excel. You can make yourself an excel macro that looksup data via ODBC and populates an Import ID Field in your excel spreadsheet. You can also look at the plugin that David Zeidman developed (ID Lookup). Just google "Zeidman ID Lookup". I think that if you are adding all gifts from a datafile, might as well use the Import feature if it fits. It will save you an enormous amount of development time. Thanks, William William da Silva ---------------- eSimpleIT [Email Removed]
    William da Silva
    eSimpleIT.com
  • 09-21-2007 4:51 PM In reply to

    • David Zeidman
    • Top 25 Contributor
    • User Since: 2002
    • Posts 326
    • Organization: Zeidman Development
    • Products:  Blackbaud Direct Marketing, Blackbaud Enterprise CRM, The Information Edge, The Raiser's Edge

    Fields in RE using VBA

    Thanks William. You can look at IDLookup here: http://www.zeidman.info/downloads/IDLookup.htm This is the sort of thing it is used for quite regularly. Where you have a list of constituent names and addresses or email addresses but no constituent Id or import Id the IDLookup plugin will create a new file with the Ids attached as extra columns ready to be imported into RE. Feel free to contact me if you need any more information. David Zeidman Development http://www.zeidman.info  Check out my RE API blog http://re-decoded.com
    David Zeidman
    Zeidman Development
    http://www.zeidman.info

    Check out my RE API blog
    http://www.re-decoded.com
Page 1 of 1 (3 items)