Re: $$Excel-Macros$$ Re: Password crecker for Excel workbbok

2010-01-27 Thread Nandkumar kakvipure
Hello bro, * Chk Diz File: *TEST.xls *Folder: *F:\Mozila Download\ *Protection: *MS Excel 97-2003 - Open Password - 40bit RC4 Encryption *Complexity: *Brute-force - Fast *MD5: *4441E9F6DCB808B759A3F04966AAEFF4 Decryptum Demo Preview*Sheets: *Sheet1 | Sheet2 | Sheet3 *Previewing: *Sheet1 ---

RE: $$Excel-Macros$$ IF statement to test if Excel Clipboard is Empty

2010-01-27 Thread Dave Bonallack
Hi, I found this on the net. Seems to work. Regards - Dave. > Date: Wed, 27 Jan 2010 08:15:05 -0800 > Subject: Re: $$Excel-Macros$$ IF statement to test if Excel Clipboard is Empty > From: jon.wester...@gmail.com > To: excel-macros@googlegroups.com > > Thanks. I tried this one, unfortunately

$$Excel-Macros$$ Fwd: Help with Hyperion Addin!!!!

2010-01-27 Thread Harpreet Singh Gujral
Hello Group, Does anyone have a solution to this problem? Thanks Harpreet -- Forwarded message -- From: Harpreet Singh Gujral Date: Fri, Jan 15, 2010 at 10:53 PM Subject: Help with Hyperion Addin To: MS EXCEL AND VBA MACROS Hi, I have a Hyperion Addin installed in my sy

$$Excel-Macros$$ Maintaining Object State

2010-01-27 Thread RationalIcthus
When I build an instance of a class that I've created in Excel VBA, then enter Design Mode (or if an unhandled error occurs) my object variables disappear (I think because code execution stops completely). Problem is, if I'm trying to maintain state within a class across the life of an Excel appli

$$Excel-Macros$$ Compare lists and return missing data

2010-01-27 Thread Cecilia Chiderski
Hi, it's me again... needing some help. Please se attached file for details. I have two lists of resources, and I need a third list showing resources in list 2 but not in 1. THANKS! Cecilia __

$$Excel-Macros$$ Method VBProject of object Workbook Failed

2010-01-27 Thread Lasse
Hi! Try this in Excel 2007: First make sure Macro settings is - "Inactivate all macros and show a message". That is how the users Excel is set. I can't change that. (I have a Swedish Office so I don't know the exact frase in english) Create two (or more) books with the following code. Private Sub

Re: $$Excel-Macros$$ Re: Password crecker for Excel workbbok

2010-01-27 Thread maulik desai
HI, sorry for the delay Reply, Once again i would like to tell u guys that i want to open password protected file not sheet for your ref i m attaching demp file kindly open it the file or creck the file & send me the password or password cracker (through which everyone can open his password prote

Re: $$Excel-Macros$$ IF statement to test if Excel Clipboard is Empty

2010-01-27 Thread excelCPA
Thanks. I tried this one, unfortunately it errors out at line: stext = MyData.GetText when the clipboard is empty. I get the error: Run0time error '-2147221404 (80040064)': DataObject:GetText Invalid FORMATETC structure I like this one because it seems to check for text, which is what I want,

Re: $$Excel-Macros$$ Extracting Numbers from the Text

2010-01-27 Thread santosh bahuguna
This not the answar we are looking for actually i want this to be done with formula Like we have sa12sa23 result should come 1223 i know it possible i found couple of example of it but none was easy to understand Please excel person do the best Thanks Santosh Bahuguna On Tue, Dec 22, 2009

Re: $$Excel-Macros$$ Excel Data Automator

2010-01-27 Thread Paul Qi
I guess you maybe admin in that case. If you open "regedit", can you see HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources ? Because that is what the program tried and failed -- to get a list of all the ODBC set up on your computer. On Sun, Jan 24, 2010 at 2:34 AM, Dave Bonallack wrote

Re: $$Excel-Macros$$ if then formula - help needed

2010-01-27 Thread Dilip Pandey
Dear TAIgo, Attached file had the circular reference error, now resolved. Please get back in case of any queries. Best Regards, -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 On Wed, Jan 27, 2010 at 12:35 AM,

Re: $$Excel-Macros$$ How to assign rank from the list

2010-01-27 Thread Dilip Pandey
Dear Atul, You have the revised spreadsheet, thanks to Ayush. Please confirm if your requirements are met. Best Regards, -- DILIP KUMAR PANDEY MBA-HR,B COM(Hons.),BCA Mobile: +91 9810929744 dilipan...@gmail.com dilipan...@yahoo.com New Delhi - 110062 On Wed, Jan 27, 2010 at 10:15 AM, Atul

Re: $$Excel-Macros$$ looping by timeing

2010-01-27 Thread memonkavi
thanks sir kavi On Jan 26, 3:39 am, santosh bahuguna wrote: > Dim PauseTime, Start, Finish, TotalTime > If (MsgBox("Press Yes to pause for 5 seconds", 4)) = vbYes Then >     PauseTime = 5    ' Set duration. >     Start = *Timer*    ' Set start time. >     Do While *Timer* < Start + PauseTime >  

Re: $$Excel-Macros$$ IF statement to test if Excel Clipboard is Empty

2010-01-27 Thread ankur
hi xlcpa check this one, may be it help you Dim MyData As DataObject Sub C() Dim stext Set MyData = New DataObject ' Put something on the Clipboard Range("a1").Copy ' Kill 'marching ants' Application.CutCopyMode = False ' Get it back MyData.GetFromClipboard

Re: $$Excel-Macros$$ Excel Accounting

2010-01-27 Thread Ajay Kumar
Dear Pandey, its not working properly. its showing an error message. On Wed, Jan 27, 2010 at 11:46 AM, ankur wrote: > hi robinson > check this one > Have A Nice Time & Enjoy Life > > Regards: > CMA Ankur Pandey > (Someone Different) > > I'm not the best but i'm not like the rest~~ > > > > On We