Jump to content
Fórum Script Brasil
  • 0

SELECTIONFORMULA COM 2 CRITERIOS


RobinhoVB

Question

Ola a todos to com uma duvida que ta me deixando p... da vida

Dim ITEM1, ITEM2, CRITERIO As String

ITEM1 = "BANANA"

ITEM2 = "LARANJA"

CRITERIO = "{TABELA.frutas}=(A PARTI DAQUI GOSTARIA QUE O CR SO MOSTRAR NO RPT BANANAS E LARANJA COMO FAÇO ?) SO DAR ERROR

Report1.SelectionFormula = CRITERIO

Report1.Destination = crptToWindow

Report1.Action = 1

meu banco possue outras frutas mas so queria que o relatorio mostrar essas

tipo não sou muito fan de formulas mas se essa for a unica opcao como devo proceder ? to usando ocx CR 8.5

Agradeço a todos

Forum 10 esse

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
acho q seria isso:

CRITERIO = "{TABELA.frutas} = '" & ITEM1 & "' Or {TABELA.frutas} = '" & ITEM2 & "'"

Na Mosca amigao muito obrigado pela ajuda como muitos disseram "você EO CARA O MAO SANTA DO VB , CR"

POr mim pode fechar o tópico

vlw

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652.1k
×
×
  • Create New...