CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: brutus100

Search: Search took 0.04 seconds.

  1. Replies
    579
    Views
    637,769

    Re: Crystal Report

    Hi there!
    I hope you might be able to help me
    Here's the problem:
    I have a form in Access,with a list box and a command button in it.
    I putted a Crystal activeX, named Crystal1.
    I can set the...
  2. Replies
    4
    Views
    785

    Re: Crystal reports

    You have to put a crystal activeX into gour form. Name it Crystal1. Then use a command button. the code is :
    Command1_click
    Crystal1.Action=1
    But first you have to change the properties of the...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured