Re: $$Excel-Macros$$ MACRO

2012-05-31 Thread Prakash Paul
Dear Noorian, Please send the 2007 file to jprakashp...@gmail.com. Thanks in advance Regards Paul -- FORUM RULES (986+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Nee

Re: $$Excel-Macros$$ Very slow performance by Excel file

2011-08-23 Thread Prakash Paul
Hi Amit, Try this method. Go to the task manager and set the excel.exe to high priority. Regards Prakash Paul On Tue, Aug 23, 2011 at 4:56 PM, Amit Desai (MERU) wrote: > I have more than 1000 formulaes...spreaded in 4 sheets...pls suggest > solutions.. > > Best Regards,

Re: $$Excel-Macros$$ Can you please help regd. lists

2011-08-10 Thread Prakash Paul
Hi Naresh, Based on your query i have attached the sample file for your reference. Regards Prakash Paul On Wed, Aug 10, 2011 at 4:51 PM, naresh v wrote: > Hello experts, > > Let us assume in the particular cell i want a dropdown like "south" or > "north". &

Re: $$Excel-Macros$$ How to add a name column to scatter chart's data label?

2011-08-05 Thread Prakash Paul
Hi, I have tried the charting, please check whether you want like this. Regards Prakash Paul On Sat, Aug 6, 2011 at 6:04 AM, Excel 009 wrote: > Hi All, > > I have the following data and want to create a scatter chart. I am > using either 2003 or 2007. > >

Re: $$Excel-Macros$$ Creating Linked Drop-Downs in a User form

2011-08-03 Thread Prakash Paul
Dear Robb, I have attached a simple example on drop down list box. Based on the first selection the details in the second list box get changed. Similarly in the third list box. 1. name the range 2. go data ---> data validation ---> select list box 3. use indirect function to call the named r

Re: $$Excel-Macros$$ Two major milestones : 8000 members and 1000+ posts

2011-07-25 Thread Prakash Paul
Dear Group members, It is a great news. I would like to congratulate the members who have shared their knowledge to others. Congratulation Ayush.. Regards Paul On Tue, Jul 26, 2011 at 9:22 AM, Ayush wrote: > Dear members, > > I am glad to share that this forum has achieved two

Re: $$Excel-Macros$$ Date & Time picker on a userform

2011-07-25 Thread Prakash Paul
Hi, Sam could you share the access mdb file, so that new user like me can learn how to link mdb with excel forms. Thanks in advance Regards Paul On Mon, Jul 25, 2011 at 6:12 AM, KAUSHIK SAVLA wrote: > U can use date function or today function of excel. > > On 7/24/11, alisha malhotra wrote: