I have inserted some WordArt on a web-page and it generates some HTML code which refers to the following src:
src="tariffs6_files/image001.gif"
everytime I save the page it generates another version of this source.
However the Word Art doesnt display in Preview mode on the web.
What have I...
I have designed a form using a normal screen size and when I try and display the form on a wider screen I lose the formats for certain fields. Not sure why this is occurring.
I have a Main-Form with 2 sub-forms and I am using the sub-forms for data entry.
The problem I have is that when the user completes an entry on the sub-form the cursor moves back to the Main-Form and I want it to move to a new record on the appropriate sub-form.
How do I achieve this ??
I have created a Form with a number of fields on it the majority of which are VIEW only. These fields are shown in a very light grey colour which makes them difficult to see. How do I change either the Foreground colour or Background colour of a field which is set to Enabled "No".
I'm not being allowed to run macros with the SET VALUE command because of the following
[CurrentProject].[IsTrusted] And Not ................
I believe I have set my Database to trusted, how do I check it. All my other VB code seems to work OK.
PS I'm using Access 2007
I am trying to requery a total field which is on my Main Form, when I update a field on my sub-form.
My code is ....
Me.Total Billables.Requery
however [Total Billables] is not in my sub-form.
How do I reference it ???
I am using the following bit of code which I picked up from a forum and it works fine except were I present it with an amount of 13.00 or 14.00 basically anything with 00 after the decimal point. Any clues how to get rid of the error !!
Public Function RoundAdv(ByVal dVal As Double, Optional...
I have performance issues with my Access 2007 database running over a network with the FE and BE split. I have looked at various posts and I am implementing various suggestions. One of the problems highlighted is using DLookup.
Does anyone have a procedure to use instead of DLookup ??
Is it possible to do conditional formatting on a Label within a report, I know I get the option on the Control Source but what about the label attached to it
I have a form called "Project Details" and I am trying to link two records in the same table together.
The Table is "Projects". My records contain the following data:-
ID
Project Name (Numeric field)
LinkJob (Numeric Field)
etc....
Say I have 5 records in my file with Project Names -...
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.