Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i want to print different versions of the same report through a VB Interface
i have made all the code to launch the print report but what i need now is to be able to change filters to get different reports.
Is it possible to set a filter on a field without using a listbox or current selections ?
I mean, if i have a field called Country, is it possible via a method to set Country='India' without having to use a listbox with Country
thanks