I hope I am posting this in the right area. I have multiple databases on the same server that are exactly the same, but they are for different 'companies'. I need to share several tables for some companies. These tables must be able to be changed from each database too.
I though of creating a...
Has anyone used the new Windows Image Acquisition Library from Microsoft? If so, has anyone seen a difference in speed when loading large tif images? I moved from the Kodak Imaging Control to this and I'm thinking about moving back this is the case.
Thank you in advance
Rob
Just wondering if anyone else has ever had this problem:
I'm using Kodak's imgedit control to insert multiple page tif images to Word. Everything is working fine, but the completed word document is distorted. If I close Word, then re-open the saved document, everything is fine. I was doing this...
Is there a way to get group totals from a subreport and use them for froup totals for the main report? I can get totals from the subreport, but not group totals
Thanks
Rob
I know you can not declare an object WithEvents as an array. But why can't I set an object = to another object that in is an array.
Eg.
Dim Object WithEvents as RichTextBox
Set Object = RichTextBox (index)
I get the above error? Am I not allowed to do this? If I make RichTextBox1 a single...
What is the best way to input data from a VB application to Microsoft Word? I've started out using the Replace function (to look for a string in the document e.g. <NAME> and replace with data>), then I looked into fields (DocVariable), but it looks like you can only reference a field by an...
I know how to create an appointment item in the Calendar, but it is placing the item in the default Calendar. How do I place that item in a Calendar that has been created.
Thanks Rob
Hi,
I'm trying to grasp the concept of collections and/or classes. Looking in the archives did not help me to much. What I'm looking to do is take a group of controls on a form, not all of them, and send them to a function. These controls are also in an array. Am I going the right way by...
Is there a way I can get a list of users printed out, eg. some command | lpr -P printername, instead of going and looking at the userlist in the GUI?
Rob
Does anyone have any sample code on using EM_POSFROMCHAR and EM_CHARFROMPAS messages in a TextBox (not a RichTextBox). I've been trying all day and getting nowhere fast.
Rob
Is there a way to put something in the registry and have it NOT show up under 'VB and VBA program settings', but under your own setting name?
Thanks in Advance,
Rob
I'm pretty new to SQL statements, and I've been trying to join 2 tables. I have two tables, one has building names, and the other has tenant names. I'm trying to join them so I have the Building/Tenant names together. I'm able to do that, but I'm trying to have the Building Name come up by...
I was thinking about this on the way to work today.
What is the best way to change the mousepointer.
Form.Mousepointer = vbhourglass
or
Screen.Mousepointer = vbhourglass
Is there any difference between the two?
Thanks,
Rob
How can I reference a child form from another form that was called from this child form.
For example, I loaded Form1 from a child form. In Form1 I have to make reference to the calling ChildForm (I place information in the Tag property of the Childfrom in the Form1 code)
Thanks in advance
Rob
I usually use VB, but I decided to use VC for something and I am having a problem. I am automating Word using MFC and accessing a database with #import and I'm coming up with an ambiguous symbol error C2872 for Field and Fields. I know there is a conflict between ADO and Word for Field amd...
I need to lower my blocking factor in my backup software. It is currently set to 64. What should I change it to? Where can I find any information on blocking factors?
Thanks in advance,
Rob
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.