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


Browse by Tags

VBA (RSS)
  • VBA Macro and Constituent.Volunteer

    How can I put information in a constituent's Volunteer/AvailabilityInterests/Assignment Interests? I tried with Constituent.Volunteer.Interests.Add, can't seem to make it work. How can I put information in a constituent's Volunteer/General/Vehicle Information ? There's no Constituent...
    Posted to Forum by Maxime Lebel on 12-15-2011
  • Does anyone know how to inactivate a Bank Relationship in VBA Code ?

    I just can't seem to get it to work. I can find the Relationship in question, but I can't inactivate it. Here is my code : If TypeOf oRecord Is CRecord Then Dim oConstituent As CRecord Dim oRelationship As CRelationship2 Dim oRelationships As CRelationships2 Set oConstituent = oRecord Set oRelationships...
    Posted to Forum by Alan Mackenzie on 06-13-2011
  • CRecordsFilter.ApplyLastGiftDateFilter

    Hi, I'm trying to implement a Recencey Frequencey & Value mechanisim and to access the Last Gift Date there is the ApplyLastGiftDateFilter and for the life of me i am unable to get it to work. ( and Blackbaud haven't given me access to the VBA KB Articiles yet :( ) I hope someone has a good...
    Posted to Forum by Alan Mackenzie on 05-10-2011
  • Why is there no forum for shared code.

    Considering the VBA documentation is very scant on detail and examples and the fact would all like not to re-invent the wheel. I think a group for shared code is a very good idea. Alan Mackenzie
    Posted to Forum by Alan Mackenzie on 05-04-2011
  • VBA Setting Genders

    Hi, We have recently purchased the VBA module, so I'm still trying to wrap my head around the Blackbaud Programming Model. I'm trying to set Genders for CRecords and CIndividual2 record's and I am getting nowhere. Blackbaud's Help file specifies the following enumerated constants for...
    Posted to Forum by Alan Mackenzie on 04-27-2011
  • Plug-In

    Hi, everyone My organization just upgraded our Raiser's Edge from version 7.61 to 7.91. With version 7.61, we have a plug-in which is used for searching member officers, and it has been worked very well for a long time. After the upgrading, this plug-in does not work anymore. Can anyone give me any...
    Posted to Forum by Sydney zhang on 03-31-2011
  • Code examples for Education/Schools relationships

    Hi there, I'm currently building a Java web service for setting Education/Schools relationships in Raisers Edge by using API. I understood this forum is mainly for Visual Basic, however it'll be much appreciated if someone could provide some examples of set Education/School in VB or C# to me...
    Posted to Forum by Eric Jiang on 06-28-2010
  • VBA Module

    Hi, Has anyone used the VBA module? If yes what have you used it for and is it worth investing in learning how to use it? I am familiar with VB so VBA falls into place but i am not sure on exactly how we (University of Westminster) would use it. If you have any simple source code which i could look at...
    Posted to Forum by Hemal Khanderia on 03-12-2010
  • How to use the VBA module?

    We have had the VBA module for years, and I don't know that we've ever really used it. I would say we never used it, except that with our upgrade to 7.91, I started seeing where when both spouses have their own records entered (usually because they are both volunteers), RE would automatically...
    Posted to Forum by Jennifer Claudy on 03-03-2010
  • Membership Data from Gift

    Hello, I'm pretty new to the RE API and I'm having difficulty doing something which seems like it should be simple on the surface, get the full CMembershipTransaction & CMembership object linked to a gift, including Gift of Membership. I can get to the CGiftMembTrans object, but I cannot...
    Posted to Forum by Matthew Norris on 01-14-2010
Page 1 of 3 (21 items) 1 2 3 Next >