Advertisement

1 - 10 of 11812 containing alltags:("VBA") (0.007 seconds)
I added some custom controls to my Toolbox in the Word VBA Editor.  I wanted to use the MaskEdit box to create an input mask.  The mask works, however, the font is one I used for labels in the user...
Zones: Ms Office SuiteDate Answered: 08/23/1997 Grade: C Views: 0
Hi! Can anyone recomend sample code or book to see how to implement VBA in MFC?
Zones: Windows MFC, Microsoft ProgrammingDate Answered: 11/11/1997 Grade: D Views: 0
VBA DAO 3,5 Referenced getting error message over here,"Appenchunck"- not definied --- Set rs = dbmusic.OpenRecordset("Interw", dbOpenDynaset) With rs .AddNew !ID = a !Memo = AppendChunk(txtIntervi...
Zones: Visual BasicDate Answered: 12/13/1997 Grade: A Views: 0
hi, is it possibel to access the registry from VBA (VB) code? regards dib
Zones: Visual BasicDate Answered: 03/24/1998 Grade: A Views: 0
I have a fixed-length text file that I will need to import from time to time into a master access table. I have defined the file's fields using the import wizard and have saved this as a definition...
Zones: MS AccessDate Answered: 05/13/1998 Grade: D Views: 0
i am trying to save table graph as or in a text file and i need it in vba code. i wrote these code lines(see below). i want the file's name to be build from data in text controls on form f1 and som...
Zones: MS AccessDate Answered: 08/04/1998 Grade: A Views: 0
In GWBasic MKI$ is used to store an integer value to a string, encoding it in the process. I am trying to convert the following GWBASIC code to Access 97, but can't find an equivalent to MKI$ Op...
Zones: MS AccessDate Answered: 08/29/1998 Grade: B Views: 0
Dear Experts;      For my Ms Access 97, When I am coding, Docmd., Afterthat it occur  " Invalid PageFault in  VBA332.dll" Please help me to answer the solution of this problem Thank you
Zones: MS AccessDate Answered: 09/20/1998 Grade: C Views: 0
I wanted to EMBED a file into the OLE Field but don't know how to do. ...... OLE_Table.addnew OLE_Table('OLE Field")="C:\document\ABC.doc"  <--Can I do like this?? OLE_Table.Update .... Please he...
Zones: MS AccessDate Answered: 10/25/1998 Grade: C Views: 6
I have an Excel file with 3000 records arranged in the following format: Column 1   Column 2 Pat. No.     6780 Name         Steve Age           10 Pat. No.     6785 Name         Brad Age        ...
Zones: Ms Office SuiteDate Answered: 09/16/1998 Grade: A Views: 0