Skip to main content

General discussion

Copy from one excel workbook to another

I have a problem copy selected range of cells from one excel workbook to another using IDEA
The following code sometimes works and sometimes does not. I cannot figure out what is wrong anf how to fix it.
BTW - Using seperate set of source and destination workbook and worksheet objects did not help.
 
any suggestion how to correct the code will be greatly appreciated. THANK YOU
 
Dim ex As Object 'Excel object
Dim wb As Object  'Excel Workbook
Dim ws As Object  'Excel Worksheet

Extracting Database based on Dates

Hi,I am relatively new to IDEAScripting and am having trouble extracting databases using "Start" and "End" dates which the user has input through a Dialog box. The user inputs MM/DD/YYYY as a string in a textbox and then I wanted to perform a database extraction with the "Transaction Date" being greater than the starting date and less than the ending dates.

IDEA integration with Ms.Outlook

Hi there,
I would like to know whether IDEA could integrate with Ms.Outlook, example like, let say after I finish off my analysis and come out with the result, I could actually import it to the file that I wish to and finally integrate with my Outlook and send to my boss / team member for review.
I'm currently on v.9. Could it be happening via some script or have to wait for v.10?
Best regards, William.
 

Using excel Multi-Select Dialog Box in IDEA

Good day,
 
I would like to share my experience using Excel Multi-Select Dialog Box (MSDB) in IDEA.
First – some background. Probably the best places to learn how MSDB should work are here:
http://www.wiseowl.co.uk/blog/s209/type-filedialog.htm
and here: ( plus a useful example of how to use the File Dialog object)

New books out for IDEA

There are a couple of new books out for IDEA.  One is "Fraud and Fraud Detection" by Sunder Gee who is one of my friends and a long-time IDEA user, trainer and consultant.  If you are having difficulty coming up with ways to use IDEA on your data you should pick-up a copy of the book as it will be a great help.