Results 1 to 20 of 56

Thread: How to scramble tables in word

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #34
    VBAX Expert
    Joined
    Sep 2016
    Posts
    788
    Location
     > Case lngQuestions < oAllList.Count And lngQuestions > lngSecCount
     > Case Else
     > 'Case where all questions are used or question count =< section count.


    When lngReserve was calculated by the following formula in all cases,
    are there any problems?

    lngReserve = Int(oDicSec(varKey).Count - dblSecWt)
    Last edited by mana; 08-21-2019 at 05:40 AM.

Tags for this Thread

Posting Permissions

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