| |
carmenl
Posts: 3
Score: 0
Joined: 6/25/2002
From:
Status: offline
|
Hi everyone! I am having a problem with declaring an array. The line is: dim total_tons(7) I need it to hold 7 floats/doubles. The error I am getting is 'Type Mismatch'. I have checked that I am not using this name anywhere else, tried renaming it to something else, tried looking on the net for solutions. Can anyone help me? Thanks!
|
|