Answer Questions
Julie Russell tables
Hi, I'm trying to write a few procedures in VBA concerning tables - is there any way of accessing the text contained in the tables without actually having to select it in the document akso, is there way through which I can detect where I am in a table, i.e if the cursor is in cell (2,3) is there any way of detecting this same about foot/end notes - Is there any way of finding out which footnote I am editting (for instance, if I should want to ...Show All
Anonymous1673443 VB6 XP Themes support. Solved! Source included...
Hello! I received help from nice people here(hi brenda) so i'll release this small patch right here. I know it's not right place, but hey... Here is decription: This code will make any VB6 application XP Themes compatible. No code or forms change needed. All you have to do is copy this code to a module(let's call it mdlTheme.bas) and call one function in your's Sub Main() So, your code will look like this: Sub main() DoTheTrick end s ...Show All
Eagle 101 how much
I don't exactly understand all MSDN offers... trying to figure if it's worth membership costs, and what that cost is. We develop software that integrates with MS MapPoint, and are looking into developing a solution for inventory/accounting/servicetrends/etc, for which our customers would need to buy the Microsoft compents to plug in. How much is each msdn user license Hi, I just wanted to let you kn ...Show All
hank voight MS Office document and image writer print driver
Besides removing this feature from Office during setup, is there a process to remove this virtual printer from 300 users with roaming profiles on an active directory network We are having an issue with this printer assuming the "default printer" selection for our users. As a work around we have changed their default printer, but after they reboot or log off / on it has defaulted back to the MS Ofc doc and image writer printer. ...Show All
pimmy21 MS Access VBA - Controlling Textbox in Forms
Hi, have a question here on controlling the appearance of a textbox in a form. Currently, I have a form which is has its recordsource linked to a table with 5 records. Each of these records have the Field -> "Cost" The form, when loaded, will display all 5 records in a "Continuous Forms View". The "Cost" Field is displayed as a textbox. How do I, using VBA, control the appearance of the text boxes For example, i ...Show All
cookie24 has anyone done the tests at all?!
hi, just wondering has anyone done microsoft ISV software tests i'm a one-person ISV and i'm interested to hear from others who have been through the testing process. i've been on the ISV empower program for the last 18 months and i'll be taking my tests shortly. i intend to apply under the "platform" tests, doing the windows client test, and web services + .net framework. i read the instructions from the testi ...Show All
matilda16 how do i print selected informations from the database wherein the input of user are textboxes ( ie; beginning date and ending d
how do i print selected informations from the database wherein the input of user are textboxes ( ie; beginning date and ending date ) how do i print selected informations from the database wherein the input of user are textboxes ( ie; beginning date and ending date ) Started by mhiga at 05-05-2005 9:02 PM. Topic has 0 replies. you may want to check out other forums ...Show All
OdieTurbo SaveAs question
Hi, I have a piece code that does SaveAs at the end of the program but it always tells me that file already exists and do you want to replace it. I do not want that message to pop up and i want program to just overwrite it. I had in the code both application.displayalerts and screenupdating set to false but still does not work. I had the same code in another macro and it works fine. Any ideas why this does not work. I am exahausted trying to ...Show All
Anthony Stevens Ms Access form creation
Hi I have problem with form creation wizard. During first step wizard doesn't show the fields of my tables. Only primary key field is shown. And in next steps I face such alerts as "Invalid use of null" What I should do which version are you using I use Ms Access 2003 SP-1 Per the support engineer: I wanted to find out if there are any particular repro steps. I’ve tried doing the same that was mentioned in t ...Show All
Danny Furnis Microsoft SQL Server Runtime License details needed
Hi, I would like to get more information regarding Microsoft SQL Server Runtime License since I couldn't find any information about this from anywhere. I'm mainly concerned about embedding SQL Server into our product as part of the ISV program. Do I just get the released version of SQL Server and add it to our product installation disks thanks Jose Reyes www.citect.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ...Show All
davilafon MS Office document and image writer print driver
Besides removing this feature from Office during setup, is there a process to remove this virtual printer from 300 users with roaming profiles on an active directory network We are having an issue with this printer assuming the "default printer" selection for our users. As a work around we have changed their default printer, but after they reboot or log off / on it has defaulted back to the MS Ofc doc and image writer printer. ...Show All
PCZ Help with simple program
Hi, I’m new at this whole thing. I’m trying to help a friend with a macro (VBA for Excel). Its very simple, he has all these country codes on a spreadsheet. We want the program to read the code and the write the country code next to it. We’ve created a two dimensional array with all the codes and country names. Here’s the code: Dim selNum As String Dim trim As String Dim Arr(70, 1) As String Arr(0, 0) = 809 ...Show All
Marius Bancila Excel: Treeview handle events for dynamically added control
How do I handle events for a TreeView control dynamically added to an Excel 2000 worksheet I am trying the following approach, but get a 'Type Mismatch' error because my wrapper class, clsTreeView, is expecting an MSComctlLib.TreeView; while the object is created from the MSComctlLib.TreeView class type Dim oOLE As OLEObject Set oOLE = Sheet1.OLEObjects.Add(ClassType:="MSComctlLib.TreeCtrl.2", _ Left:=250, Top:=500, Width:=132 ...Show All
starnamer Strange Error
I have an Access 2002 SP3 DB and on occasion it seems to corrupt and all forms are no longer accessable any 1 else had this problem i am unsure to what causes it so cant fix it. i open it and it reports a corrupt error offten after a change to some code has been made and saved i always test before before closing so i know it works fine then on next load it corrupts and the MDB file is reduced to only half its original size. any help or adv ...Show All
Tamirro XP style appearance
hiya this might be the wrongplace to ask this question but on the computer the other day one of my kids deleted the windows xp appearance so all we are left with now is the rubbis windows classic appearance which is very boring i was wondering if anyone knew how you can reinstall or download the windows xp style appearance thanks phill Per our support engineer: Hi phill, Based on my understanding ...Show All
