Search results

  1. V

    Find Contact or company in form

    Thank you so much guys.. that was not difficult at all. Really love this forum v.
  2. V

    Sum fields depending on date

    My form is based on tblProspect. I've just called the three different ordertypes by changing the first letter of the field. POrder for Prestudy order etc.. PDate for date for expected order for POrder It's not really three different orders, but it's three stages of the main order. I'm really...
  3. V

    Sum fields depending on date

    This question needs an expert... I think! On a form. Three different orders.. Prestudy, Fixed Price and Reimbursable. POrder ($ for Prestudy) PDate (date for expected order) FOrder - FDate ROrder - RDate Ok. now the question. I want to create a report that sums POrder, FOrder and ROrder...
  4. V

    Find Contact or company in form

    Hi! I have a contact form with ContactID, FirstName, LastName, CompanyID, CompanyName etc.. I want to make another form where i can find the specific record in the contactform with either ContactName (LastName, FirstName) or by company.. How do I do that? Vegard
  5. V

    adding value from one form to another

    How do I store that value that comes up in the unbound text box?
  6. V

    Create a report based on quarters and months

    Hi! I have never created a report so I need as much help as possible. I have an ordrefrm with company, date and cash that I want to create a report from. Let's say a user want to see all the orders from Q2 or from a specific month, how do I do that? Vegard
  7. V

    adding value from one form to another

    Hmmm.. when i press the create new prospect button on the contact frm, the name and company SOMETIMES will not show on the prospect form. If I click on the companyfield, it becomes visible.. Is my database living it's own life? Vegard
  8. V

    adding value from one form to another

    Thanks.. That was not difficult at all. And now I only need an answer to my first question. When I select Contactname, I want the company to fill in at once.. really love this messageboard.. vegard
  9. V

    adding value from one form to another

    I'm sure there is a really easy answer to my question.. I don't seem to get it right though... I have to forms based on to different tables.. This is the most important part of my forms: Contact: ContactID, LastName, Firstname, CompanyID (lookup to a different table) Prospect: ContactID...
  10. V

    combo boxes

    I've already searched the forum for cascading combo boxes.. I dream about cascading combo boxes, but, I can't add new names into the second combo box. I don't think that is written in any other posts.. Thanks. Vegard Vegard_ingdahl@zapo.net
  11. V

    new contact in 2 cascading combo boxes?

    Hi! I have a really big prob! I need to create two cascading combo boxes where the users must have the opportunity to add new records both combo boxes. These are the two tables the combo boxes use. tblCompany CompanyID CompanyName tblAsset AssetID AssetName CompanyID Please help, I have...
Back
Top Bottom