Hi, Suppose I have a report with 2 subreports - subreport A and subreport B. Suppose I have a field named field F. Is it possible to select which subreport to execute, based on the content of field F? I mean something like: if Field F == "value a" execute subreport A else execute subreport B. Is that possible? How can I do something like this? José Guilherme