Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: yarub
  • Content: Threads
  • Order by date
  1. yarub

    Test in Corss tab Query value field

    Hi, I have set up a cross tab query as follows, I want to enter a text like “Yes” and “No”, if there is a value or if its blank. I tried iif( x= “ “, “No”, “Yes”) , BUT this doesn’t work.. Any suggestion. Thanks for your help. Tanvir Design: Short Name ProcessDate Allocation Group By...
  2. yarub

    Passing Paramets to Crystal from MS Access

    Hi, I am able to pass single parameter from MS Access to Crystal reports, does any one know, how to add other parameter, I have tried to add Pacct as in the following code, but don't know the exact syntax. thanks for you help. Private Sub CmdStatusRpt_click() Dim pdate As String Dim...

Part and Inventory Search

Back
Top