Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-15 Thread Dilip Pandey
You are always welcome..!! Best Regards, -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 On Tue, Dec 15, 2009 at 2:33 AM, Vinod N wrote: > Anyways.. Thanks a to!! Dilipji > > > On Mon, Dec 14,

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-14 Thread Vinod N
Anyways.. Thanks a to!! Dilipji On Mon, Dec 14, 2009 at 5:00 PM, Dilip Pandey wrote: > Dear Vinod, > > By line "Remeber some software do not ask for serial keys. :)" -> I meant > to say that there are some softwares which do not asks for serial key(s) as > they don't have the rel

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-14 Thread Dilip Pandey
Dear Vinod, By line "Remeber some software do not ask for serial keys. :)" -> I meant to say that there are some softwares which do not asks for serial key(s) as they don't have the relavant option to enter serial key. So these types of softwares are only be cracked / patched. Alternatively, you

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-13 Thread Vinod N
Dear Dilip, I tried many software... but all asks for a full version i did not fin one which does not ask for a serial key... Please help Thanks Vinod... On Sun, Dec 13, 2009 at 7:14 PM, Dilip Pandey wrote: > Dear Vinod, > > There are many demo softwares/ tools available over internet whi

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-13 Thread Dilip Pandey
Dear Vinod, There are many demo softwares/ tools available over internet which well help you to remove VBA password. To get the full version, either you can purchase them or search for the unlock key(s) if you get the respective option in tool. Remeber some software do not ask for serial keys. :

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-08 Thread Vinod N
Hi, Can you suggest any site which will help me in breaking/cracking the password ? A year back i had created few macros..but ironically i have forgotten the password and the macros need to be changed with course of time and environment... Thanks Vinod N On Mon, Dec 7, 2009 at 5:34 AM, tian

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-07 Thread Dilip Pandey
Right Tianung, But at-least we should give a try on this. This would still raise a wall / obstacle in front of hackers..:) Best Regards, -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 On Mon, Dec 7, 2009 at 5:

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-07 Thread Dilip Pandey
You are welcome..!! Best Regards, -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 On Mon, Dec 7, 2009 at 5:08 AM, excelCPA wrote: > Thanks. > > On Dec 6, 9:29 am, Dilip Pandey wrote: > > Hi Jon, > > > > After

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-06 Thread tianung
Just playing the devil's advocate here - though most people wouldn't bother or know how to (and I'm sure Dilip is aware of this but has probably chosen to keep his reply short and concise), excelCPA should realise that there are various tools freely available on the internet which allow determined

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-06 Thread excelCPA
Thanks. On Dec 6, 9:29 am, Dilip Pandey wrote: > Hi Jon, > > After writing macro, protect it with password. Follow below steps:- > Right click on VBA Project ->Choose "VBAProject Properties" -> Go to > "Protection" tab -> Mark the checkbox "Lock Project for Viewing" and enter > the password below

Re: $$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-12-06 Thread Dilip Pandey
Hi Jon, After writing macro, protect it with password. Follow below steps:- Right click on VBA Project ->Choose "VBAProject Properties" -> Go to "Protection" tab -> Mark the checkbox "Lock Project for Viewing" and enter the password below. Now create a button in spreadsheet and assign this macro t

$$Excel-Macros$$ VBA Security - Restrict Users from Editing VBA Macros

2009-11-30 Thread excelCPA
Does anyone know of a way in Excel 2003 or 2007 to restrict end-users from viewing or editing VBA macros, but still allow them to enter data in the spreadsheet and execute macros via a form button? Thanks. -- -- Some