MV040603.CDX
MV040603.DBF
MV040603.FPT
I tried to open the above DBF file with access and I get an error saying cannot open associated xbase memo file. All the files are their. I can open it in excel, but certain fields (prob those memo fields I need) are scrambled up.
Does anyone know the...
I have a combo box on my form and when I select a record from it (employee name) it goes to matching record in subform. However, i get an error when i select an employee name with an apostrophe in it.
Syntax error, missing operator in expression.
Here is my code..it works fine with all the...
I am trying to set the DTPicker control to current date.
Here is my code:
Dim CurDate as Date
CurDate = Date()
Me.DatePicker.Value = CurDat
The error I get is that the property is read only.
About 5 months ago I saw an access database that showed how to add a file to the database without inflating it. Does anyone know how to do it, or possibly know what site it was located on?
I have a split database on the network, unfortunately it is too slow. Are there ways to speed up the connection??
Some users access it using WAN.
Unfortunately, they will not let me create a SQL Server Database.
What Event would I use to initialize my code right after the person changes the date in this control? I do not see a change event for this control when I look under it's properties.
I want to create ONE module that I can call from the onclick event of any text box on my form that will send an e-mail to the value in the textbox.
I have 3 text controls that have different e-mail addresses.
I do not want to rewrite the code 3 times.
Is there a function that could do this...
I would like to return those records where Action = "Change Plan" for 3 months in a row (past three months) for all the users.
These are the users where we have to change their plan because it has been recommended to do so three times in a row.
One record would look like this...
I created a Custom Outlook form and I need to know how to make certain controls invisible/visible based on the user selection from a combo box. I don't know VB Script, can anyone give a quick example?
Thanks.
I have a tab control on my form with 2 pages. There is a subform on page2 related to the recordset of the main form. When I use my mouse to navigate around I see the related records without any problems. However, when I tab between the 2 pages, all the related records in the subform...
I have my org chart connected and linked to a database, and the fields within the properties are updated without no problem, however it does not updated the visual content of the shape. The only way I can do this is if I individually select each shape and then I choose 'Select Database Record'...
I created an Org Chart with Visio 2002 Professional, by linking it to an Access Database. However, I cannot find out how to update the current chart when the database is updated. DO I need to program it in with VBA or is their an option that I do not see?
Patrick
Can anyone point me in the right direction on how to create a program to return the # of PCs connected to the network?
Also, what factors do I need to consider when programming this. I am new to C#. (VB Progammer, yuk!)
Thanks
How would I go about automatically copying a file from a network source (non-mapped) to a folder on my computer? Also, if possible I would like to return when the file was created so I can determine whether it is a new version.
Patrick
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.