RSS Colo's Excel Junk Room

colo's excel junk room
iNeZha robot will deliver the feed updates to your IM or Email in real-time

Delivery Demo of iNezha MSN Robot

Subscribe it
iNezha robot say:
Colo's Excel Junk Room
Title:Remove empty modules from VBE project
Summary:I got a mail asks how to delete empty modules. Operation CodeModule is not so difficult.... (9/21/2007 2:00:02 AM)
Subscribe it

About "Colo's Excel Junk Room"

Author:Claim it now
Website:http://www.puremis.net/excel/
RSS:http://www.puremis.net/excel/tips.xml
Update interval:
Last update: 426 days ago
Tags: colos
Subscribers:1
Shared Subscribers:1
Bookmarked or Shared Articles:0  

Recent contents of "Colo's Excel Junk Room"

Remove empty modules from VBE project 1283 days ago Read More http://puremis.net/excel/code/090.shtml
I got a mail asks how to delete empty modules. Operation CodeModule is not so difficult.
What is a Class? Basic understanding of a Class Module Chapter2 1360 days ago Read More http://puremis.net/excel/code/088.shtml
How to implement Properties, Methods and Events on a Class
What is a Class? Basic understanding of a Class Module Chapter1 1361 days ago Read More http://puremis.net/excel/code/086.shtml
IntroductionThe term Class Module may give you an impression that it must be difficult. There might still be many Excel users who have never used the Class Module as yet because general VBA program...
Count filtered rows count 1362 days ago Read More http://puremis.net/excel/code/085.shtml
When you would like to COUNT filtered rows count, it seems the following code works.
Wait for Shell Call to Complete 1363 days ago Read More http://puremis.net/excel/code/084.shtml
Sometimes I'd like to print a PDF file of the Adobe Acrobat from Excel. At first, since I had no idea how to control Acrobat Reader from Excel, so I had used Internet Explorer as a relay object ins...
Work with Files on FTP site (Share workbooks on the web) 1363 days ago Read More http://puremis.net/excel/code/082.shtml
Basically, to share the files like in a LAN environment, you need a LAN network.However, when the distances between bases is away, it costs a huge for the installation of LAN net work. So generally...