Quote Originally Posted by si_the_geek View Post
Yes you can.

My Excel tutorial (link in my signature) contains pretty much everything you need. For borders/colours/etc, see the Macro's section.
Thanks very much for your help si_the_geek.

I notice you know somewhat abotu databases, can i ask you a question.

Basically i was wondering is it possible to create an application in visual basic which generates SQL,Siebel,Oracle or Citrix data/protocol packets?

Reason why i ask is because i have another program which can pick up these packets and analyse them and their performance, I noticed there was a winsock componnent which comes with vb, which i used to create a basic winsock server client program to capture winsock protocol data packets, but is there a component or application i can use to do the other protocols that i mentioned?

Bit of a broad question i know, but if you have any insight, it would be very useful. Thanks.