|
First
|
Prev |
Next
|
Last
Pages: 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342
"Microsoft Access can't find the Visual Basic for Applications DLL vba332" I just installed Office 97 on a brand new PC running Win XP. Although it worked fine on my old PC, on the new one, when I tried to open Access, I get this error message: "Microsoft Access can't find the Visual Basic for Applications DLL vba332" I reimaged my PC and installed again, but got the same message. D... 9 Feb 2006 04:40
Blacklisting I hv list of blacklisted customer data in a separate table with [name] & [id] field. I wanted to alert user who key-in data in my main table that once the id is matched access will pop up some msgs that the customer is blacklisted. How should i go about it.. Thanks ... 13 Feb 2006 21:42
how do i remove some letters from a picture that i have well i have a picture that for acident i worte some letters to it and i need to take them off but i cant becouse i save it on my pictures like that please help me ... 8 Feb 2006 17:49
buttons - where are they? I have learned quite abit by reading the messages in this newsgroup. I have also learned quite abit by looking at the techniques used within the office templates. I have 2 questions. The first being is about the buttons used on the templates I see a lot of them use a arrow button. When I look at the propert... 8 Feb 2006 18:21
Problem Linking Excel Spreadsheet Hi, Anyone know why I get the error "Invalid procedure call or arguement" from the Link Spreadsheet Wizard when I try to link an Excel spreadsheet? I have other spreadsheets already linked into my app, but for some reason it doesn't like this particular sheet. Any suggestions? Thanks ... 9 Feb 2006 10:00
VBA code I need help on the VBA coding. I created a letter in MS word with insert field formula (to merge), on MS access form design view I added a command button to open MS word application on click. When click the Word icon on that particular record it open the program but the data doesn?t merge. ... 8 Feb 2006 14:41
Run Time error 3146 - ODBC Call Failed I have a db with a lnked tbale coming from a SQL Server. The following code lead to an error on the update line : [...] Set db = CurrentDb Set rstmessage = db.OpenRecordset("mytable", dbOpenDynaset) rstmessage.AddNew rstmessage("Filed1")= "value1" rstmessage("Filed2")= "value2" rstmessag... 8 Feb 2006 11:32
Scheduling I'm trying to recreate a schedule that I produced in excel. the excel schedule uses the workday() function along with string constants to tell me when the my next task can begin excluding weekends, holidays, and any delays i might need to add. i can make a simple expression to drive the dates on the schedule ... 24 Feb 2006 11:12
Lock Violations Hi I have created an update query, but it won't update around half of the records due to 'lock violations'. What could be possible causes of this? Thanks Daniel ... 6 Feb 2006 16:44 |