Sabtu, 04 Juni 2011

[ExcelVBA] Re: Runtime Error '6' overflow need help

 

It might be beacuse you're trying to assign a value to Tsu or Ssu which is beyond the Integer limit.
Try Dimming as Long for these instead?

--- In ExcelVBA@yahoogroups.com, "Addi" <royceton_2000@...> wrote:
>
> This is the sript used in my program but i get the above error
>
>
> Private Tsu(9) As Integer
> Private Ssu(9) As Integer
[snip]

__._,_.___
Recent Activity:
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------
.

__,_._,___

Tidak ada komentar:

Posting Komentar