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 strongm 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: asbach
  • Content: Threads
  • Order by date
  1. asbach

    vbIgnore and subform

    Hi! I have a dilemma with Ignore-button (vbIgnore). It ignores values well in main report, but not in subreport. How would I get values in subreport to be ignored? Rgds Asbach
  2. asbach

    Access&VBA focusing problem

    Hello! I am truly just beginning to even think to make any forms&reports and I am totally stuck/lost in very simple issue. I am using MS Access 2007 and its VBA tools -no special VB-application at hand. There I have few tables, without any relationships. I have table A, where I have fields "x"...
  3. asbach

    Count bolded fields, which are strings

    Hi guys! I am using Crystal Reports 10 with SQL 7.0 and I am lost. I have a subreport and I have bolded a stringed field (Left({table.field1}, 1) & Left({table.field2, 2). Result is on detail section: VPU JRI MIL RHA If my condition matches, then the field is bolded. That is not a problem...
  4. asbach

    Converting a string to a number

    Hi all! I have a problem: In my database there is a field, which is actually a value of money (like 20.00 or -245.9555 or 1340 etc). Somehow it is determined to be a 'string' evethough it should be 'number'. Now, I try to convert it to be a number using 'to number'-function. My Crystal Reports...

Part and Inventory Search

Back
Top