PC Review


Reply
Thread Tools Rate Thread

Capture All Actions 2

 
 
=?Utf-8?B?dnF0aG9tZg==?=
Guest
Posts: n/a
 
      4th Oct 2006
Hi I have found the code from one of the links given, I am having a problem
with the below code placed in a class when a change takes place it read from
an ini file but even when ini returns a text item the class don't see it?.
Can someone tell me why please
Regards
Charles

Private Sub App_SheetChange(ByVal Sh As Object, ByVal Target As Excel.Range)
'
If GetFromINI("MsgFlag", "Msg", myFTPINI) = "1" Then
MsgBox "GALC Database is trying to load" & vbCrLf & _
"Please Close This File Down and Try again in a few mins"
End If
End Sub

 
Reply With Quote
 
 
 
 
NickHK
Guest
Posts: n/a
 
      4th Oct 2006
No sign of a link, so I have no idea what GetFromINI is supposed to do.
However, are you sure it is supoosed to return the letter "1" upon in this
case ?
The number 1 or True (-1 in VBA) would seems more likely, but who knows.

NickHK

"vqthomf" <(E-Mail Removed)> ¼¶¼g©ó¶l¥ó·s»D:2603B7D4-AAAE-4590-8674-(E-Mail Removed)...
> Hi I have found the code from one of the links given, I am having a
> problem
> with the below code placed in a class when a change takes place it read
> from
> an ini file but even when ini returns a text item the class don't see it?.
> Can someone tell me why please
> Regards
> Charles
>
> Private Sub App_SheetChange(ByVal Sh As Object, ByVal Target As
> Excel.Range)
> '
> If GetFromINI("MsgFlag", "Msg", myFTPINI) = "1" Then
> MsgBox "GALC Database is trying to load" & vbCrLf & _
> "Please Close This File Down and Try again in a few mins"
> End If
> End Sub
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Apply Actions Suggested Actions =?Utf-8?B?Q29hZHk=?= Spyware Discussion 6 10th Dec 2006 05:54 PM
Capture All Excel Actions =?Utf-8?B?dnF0aG9tZg==?= Microsoft Excel Programming 1 4th Oct 2006 07:48 AM
Actions between user actions Indiana Epilepsy and Child Neurology Microsoft Excel Programming 5 23rd Aug 2006 09:22 PM
How to capture desktop actions and movements to a presentation? =?Utf-8?B?Ukc=?= Microsoft Powerpoint 2 26th Jul 2006 05:35 AM
How can I get macros to capture all my actions, like in Excel? =?Utf-8?B?YWptNzg2?= Microsoft Access Macros 1 16th Jun 2005 11:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:53 PM.