I created a word form with a few drop-down fields. In word it is fine and if I print it, it is fine. But when I send it as an e-mail the fields do not show up. Does anyone know why this is happening? Thanks in advance for your help!!!!!
When clicking the advanced button. I receive the following message, "Method 'AccessUserDataDir' of object'_WizHook failed.
Any help would be greatly appreciated.
When compiling data in Excel the attached error message comes up:
Compile error:
Can't find project or library
What does this mean? Am I missing an add-in and if so which one?
Here it the code I am having problems with. Could someone tell me why it is giving me this error message.
Public Sub CmdbarDeinit()
On Error Resume Next
Set CmdBar = GetCommandBar
If Not CmdBar Is Nothing Then
CmdBar.Delete
Set CmdBar = Nothing
End If
End Sub...
I am getting an error when opening a database. It states, "The expression you entered contains invalid syntax. You may have entered a comma without a preceding value or idenifier". The application opens. I enter my user name. No password and hit enter. Then the error appears. I am able to...
How do I average a date range of 12 months when my date format is mm/dd/yyyy? I would like to pull dates between 05/01/2003 and 05/01/2004 and take the average usage for those months.
I have an IF statement to compare one column in an Access db to another column in the same Access db. Please tell me what I am doing wrong!
IIF([tabname.informix_pubtablesd17]<>[tabname.informix_pubtablesd]),1,0)
IF tabname is not equal to tabname give me a 1 else give me a 0.
I have searched everywhere to find what an invalid pointer means exactly. I have a DTS package in which I have several databases that I am pulling through Winlink into SQL. When the package is executed an error is given when the data is being copied from one server to SQL Server.
Any Ideas? I...
I am importing data into my SQL db. It is pulling the date in the format of yyyy-mm-dd. I would like for it to be dd-mm-yyyy or dd/mm/yyyy. Can anyone help me with this?
Thanks in advance for your expertise!
Wendy
I have read several threads on this but I have not found anything that works. Could someone please enlighten me on something to fix this? I am trying to do a Create table query and I keep getting a Timeout Expired Error. Any help would be greatly appreciated.
I need to develop a data dictionary for my database users. I need to have the dictionary consist of data type, column width, and whether it is a primary key. Any help would be greatly appreciated.
Thanks in advance,
Wendy:-)
Other than letting the tranaction log file continuously grow in order for my db to update properly. Is there any other way I can prevent my log file from growing too large and preventing the update?
Thanks in advance
I am receiving a Winlink Connection Failure(Winlink is the method I am using to pull my data from one server into my SQL Server). Has anyone ever had this problem and if so I would greatly appreciate any input.
Thanks in advance,
:-)
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.