Newbies beschaving Posted September 28, 2005 Newbies Posted September 28, 2005 this might be a real newbie thing, but can i actually manually select a number of records from my contact database, and then send an email to all of them? (i know how to send the email, but not how to pick a few records by hand) sometimes i just want to browse my database, and make a selection of several records, and then export those records or do something else with them... thanks for any tips! alexandra
Genx Posted September 28, 2005 Posted September 28, 2005 ..just set up a checkbox with one value in its assigned value list i.e. "selected"... then browse through the records you want to select, tick the checkbox... then, find all your ticked checkboxes, send an email to found set, and then make some sort of script goes through all the found records and that sets this field back to "".
Newbies beschaving Posted September 28, 2005 Author Newbies Posted September 28, 2005 thank you! i've made the checkboxes, with one option (selected/not selected), and a script to deselect all afterwards. does exactly what i wanted...
Recommended Posts
This topic is 6996 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now