Chat application - OLE object and scrollbar

B

Boss

Hi All,

Thanks for always helping me...

I am preparing a chat application in MS access. I have a master table with
Three colums.

1. ID (Primary)
2. NAme
3. Talk.

On the display form i have a OLE word object which is connected to master
table. As soon as somebody would post the talk in the table it would ge
displayed on the OLE object. I have written codes to refresh form etc.

Issue is OLE word object does not have scrollbar. How can i get that. (OLE
object is just showing top records based on the size)

Or is there any other idea to develope the application.

Thanks!
Boss
 
Top