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 Wanet Telecoms Ltd 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: Stokesy
  • Content: Threads
  • Order by date
  1. Stokesy

    Default Parameter Values

    When selecting my Default Values for a parameter I have set up, and the selecting the browsed table and field, the report is not picking up all of the distinct values from the table and field that I have entered. Does anyone know if there are any restrictions on the number of default values a...
  2. Stokesy

    Convert CHAR to DATETIME

    Hi, I'm currently trying to convert a character into a datetime but I keep getting the error "resulted in an out-of-range datetime value." The character value I have is in the format "27-feb-2003 09:00:00" I have tried different parameters in the CONVERT command but cannot...
  3. Stokesy

    Run Time error

    Hi, I'm currently getting a run-time error '35760' &quot;Cannot coerce type&quot; when trying to ftp a file. My help file within visual basic appears to be non-existent and wondered if someone can explain this to me. The code preceeding the error is as follows: FromFile = <from directory...
  4. Stokesy

    DOS Commands in VB

    How do I use DOS commands in VB programming i.e. syntax. For example - doing a Net Use to map a couple of drives with a VB program that runs when users logon? Thanks
  5. Stokesy

    Read-only row

    Is there anyway I can make a row on a grid read-only depending on the value of a check box?
  6. Stokesy

    Value of Concatanated Field

    within a formula field i have concatanated a field name within one of my tables (as the suffix will change depending on separate data). I wish to view the *value* of this field within my report. How do I go about this? Thanks, James
  7. Stokesy

    Missing Info when grouping

    My data is driven by unique codes for individual products. When grouping on the product I find that if there is no information for it, the product will not appear on the report or the drill down menu bar to the left??? Is there any way I can get the product to appear in the report (in the...

Part and Inventory Search

Back
Top