Hello Everyone,
I am new to programming, I am sorry if my question is too simple.
I have a workbook with 37 sheets,it is basically for tax calculation.
- I will get a Start and end date and I will break them in to Calendar year -Fiscal year. Which again depends on the Country selected for Home and Host from other sheet.With all the bordering in run time.
-So I need this display on 3 differnt sheets on one single click
-I have written[copied the same macro] twice. I know excel vba executes sequentially.
-While every thing runs and works beautifully it takes way lot of time...to get executed.
-Is there a way out so that I can get the thing executed quickly....as far as I know I have followed the Global variable declaration etc which can reduce quite a bit of time.
Thank you for the help
Regards
Ram
Bookmarks