CRoberts Posted November 13, 2009 Posted November 13, 2009 (edited) I am writing a db to analyse our company's itemised billing for mobiles and I want to provide a flexible search on period (i.e. month, not between dates), user (or number) and call type. I have created Value Lists of these and defined Global Vars which display as Checkboxes of the lists. So idea is create find, select one or more month periods, one or more users and one or more Call types then execute the search. However, as there are quite a few users I wanted to be able to set the global var for users, say, to everyone. But I cannot find a way to SetField g_Users to the contents of Value List "Users". Any ideas? Or am I making this difficult for myself? TIA Craig Edited November 13, 2009 by Guest
sulmax99 Posted November 13, 2009 Posted November 13, 2009 I am also looking for the same solution Ken SysAdmin
sulmax99 Posted November 13, 2009 Posted November 13, 2009 I think I found it, at least for my purposes - it's the function ValueListItems(FileName;valueListName) Ken SysAdmin
Recommended Posts
This topic is 5490 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