Results 1 to 11 of 11

Thread: How to show the answer graphically

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #9
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,970
    In the attached:
    To count passed vessels when the ships started their regular service, set cell B2 to 83 when the orange ship is very nearly half way across (that's how I left the attachment), just about to meet the blue ship which left from the other end at the same time, then click the Continue button and count the encounters(8)
    To count the ships passing with an established schedule, move the scroll bar to the top (B2=0) and press the Continue button and count (15).
    If you have a fast computer you may have to increase the delay in the macro (For j = 1 To 100: DoEvents: Next).
    Attached Files Attached Files
    Last edited by p45cal; 01-29-2025 at 06:34 AM.
    p45cal
    Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.

Posting Permissions

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