-
I have created a query to return all the anniversaries in a particular month, this may help. I added it to the query_qry table and set a variable so that it prompts you to select which month you want (amonth)
SELECT
{fn MONTH(fam_WeddingDate)} as Month ,
fam_WeddingDate as Anniversary,
per_FirstName as FirstName, per_LastName as LastName, lst_OptionName as Status...
2009-07-03 22:34:34 UTC in ChurchInfo
-
Did this ever get resolved?
I have the same problem, all my other pdf reports work, except labels from a cart????
Rick.
2009-06-24 22:04:16 UTC in ChurchInfo
-
Sorry Wrong Forum.....
2009-03-24 23:17:02 UTC in ChurchInfo
-
I'm trying to print a set of labels from a group and want only one label per family. I moved all the people from the group to a cart, then I went to print labels and selected group by family, but I'm getting two lables, 1 for the parent(s) and 1 for any family with children listing the children. There are times when this might be useful but would like only one per family.
I prefer to not...
2009-03-24 23:16:34 UTC in ChurchInfo
-
I'm trying to print a set of labels from a group and want only one label per family. I moved all the people from the group to a cart, then I went to print labels and selected group by family, but I'm getting two lables, 1 for the parent(s) and 1 for any family with children listing the children. There are times when this might be useful but would like only one per family.
I prefer to not...
2009-03-24 22:32:30 UTC in ChurchInfo