Hello,
My macro coding takes a while to process so i want to add a user form to display please wait and its a gif file.i used web browser in userform and it works well when i run it alone(its modaless) but when i call it in the sub routine its not running..the image is static..how do i make it...
Hi,
Is it possible to write a partial array into the worksheet range at once?
To be more clear, i don't want to write the zero values in my array into the file. Loops are taking so long. Thanks in advance.
Hello,
I have a sub routine in which i use two loops. i know using 2 loops is not advisable,but i kind a have no choice.(Do i?) I dont know how to increase the effectiveness of the code. I just want the code to run successfully.
Please Help!!
The arrays are globally initialized.
Sub...