$$Excel-Macros$$ Still image even we scroll

2013-06-28 Thread santosh subudhi
Hi Team, Is it possible to still the image(Eg: Graph) on the screen even though we scroll down or scroll right. Usually when we scroll to right or down the image also moves with cells. If it is possible please help me a example sheet or a link where I can find the details of the same. -- Regar

Re: $$Excel-Macros$$ To count values in a changeble range

2013-06-28 Thread VBA VABZ
Since its focising on sheet1 you got to delete that part... Just put hyphen before the line and before end with line. You may simply delete it also. Hth Vabs On 28 Jun 2013 22:47, "Thiago Souza" wrote: > I'm trying to make it work on the workbook for all sheets, I pasted as you > say and didnt

Re: $$Excel-Macros$$ To count values in a changeble range

2013-06-28 Thread Thiago Souza
I'm trying to make it work on the workbook for all sheets, I pasted as you say and didnt work. So i tried to change With ThisWorkbook.Worksheets("sheet1") for With ThisWokbook.ActiveSheet or With ActiveWorkbook.ActiveSheet, neither of them worked. I dont want to run it on a module where I hav

$$Excel-Macros$$ Urgent Position

2013-06-28 Thread Aakash Sharma
please send me suitable profiles at *aakash@gmail.com* * * *Position: Java Developer* * * *Location: San Ramon, CA* * * *Duration: 6 months plus* * * * * * * * * *LTE or GSM or UMTS, NMS/EMS – Absolute must to have* Responsibilities: • Develop a Software tool to assist in analyzing E2E LT

Re: $$Excel-Macros$$ To count values in a changeble range

2013-06-28 Thread VBA VABZ
Fastest way to learn is try to learn from queries posted here in forum. I have learned VBA thru forum participation. Thanks for Acknowledgement. You can paste code in This workbook so as to get result in all sheet. Alternatively, you can also use in standard module where you have to run this cod

Re: $$Excel-Macros$$ To count values in a changeble range

2013-06-28 Thread Thiago Souza
Very nice, Thank You. I would never get there. I only know the basic programming language for fortran from eng. School. How do I learn VBA like that? Any book you recommend? Backing to work, I made the total days dont count the blank cells, for now everything is perfect. Thank ou so much for your