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
---
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
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
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
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
__
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
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
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,
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
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
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,
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
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
>
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
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
15 matches
Mail list logo