Search results

  1. M

    Type mismatch error at certain iterations of a for loop...

    YEEEEEES it worked, thanks so much interestingly, the -1 thing didnt occur to me because I had a dry run where them loop crashed at 45, I manually counted the listbox and got 47 I dont do math... XD thanks so much, it now works a treat! For future reference where would I add Debug...
  2. M

    Type mismatch error at certain iterations of a for loop...

    Hi everyone, I am currently creating forms for a database where one function that adds up payment values and makes a label equal to the total heres how it works to get up to this point: 1. The user enters a year from a drop down menu on a screen 2. after clicking the button below the button...
Back
Top Bottom