CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Boolean Help

  1. #1
    Join Date
    Apr 2020
    Posts
    2

    Boolean Help

    How would I program a yes or no if over a certain number to display on a report?

  2. #2
    Join Date
    Jun 1999
    Location
    Eastern Florida
    Posts
    3,877

    Re: Boolean Help

    What value(s) do you want to test?
    What action should the program take based on the results of that test?
    Norm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured