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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Fensbo

  1. Fensbo

    Report Size

    Anybody who knows the max size of a report in design mode?! I couldn't get it over 3 pages...
  2. Fensbo

    Pre enter data i tables...

    Okay, how do I get it to create a row by it self in table:Accounts whenever a row is created, by a user, in table:Customer (with default values) ?!
  3. Fensbo

    Pre enter data i tables...

    Hi, I want the DB to create a row in Accounts and insert values that I define, when a customer is added to Customer... :o) /Christian
  4. Fensbo

    Pre enter data i tables...

    Is it possible to pre enter data into tables when for instance a new customer is entered then the fields Accounts.Order becomes 0 and Accounts.Price becomes 0 ON Customer.ID=Accounts.ID on the fly?! Customer ID Name Adress ... Accounts ID Order Price Hmm...?! :)
  5. Fensbo

    Querys

    Tables: Customer Name ... Cars Autonumber (key) Date Costs Houses Autonumber (key) Date Costs Yachts Autonumber (key) Date Costs...
  6. Fensbo

    NZ

    Okay, I'm using Danish standard... :o)
  7. Fensbo

    NZ

    Hi there, No it's not a typo, it will not accept "," only ";"...?! /Christian
  8. Fensbo

    NZ

    Hi there, I can't seem to get this to work CPR NZ: NZ([Bil_CPR];0) in a query. It should return 0 (zero) if the field [Bil_CPR] is null...?! What am I doing wrong?!
  9. Fensbo

    #Error

    When I create and run a Query, based on several Tables, and want to surpress fields that generate "#Error" and wants to write "0" (Zero) in that field instead... How to...?! :o/
  10. Fensbo

    Modal or Pop-up boxes

    It is msgbox that I'm referring to... :o/ Thanks anyway!
  11. Fensbo

    Modal or Pop-up boxes

    Is it possible to control the place on the screen where the modal boxes (pop-up windows) should appear?! Or is it OS controlled?! Regards!
  12. Fensbo

    E-mailing multiple reports in one e-mail

    Hi Smicro, I have a similar problem. I would like to send multible 'Reports' to one recipient. However, I don't think Arvin Meyer's solution helps. It sends one report, as HTML, to multible recipients. Could anyone help me with a problem the other way arround?! The problem is that the...

Part and Inventory Search

Back
Top