I have a clients database which has a strange issue. When I go into one of the forms (frmMaintenanceMenu) and then view other forms from this and close them (sms log in sample provided) it resizes frmMaintenanceMenu and any other open forms (they appear like a popup rather than taking up the...
Hi I have two tables
tblProjectLog
fldProjectID
fldProjectDesignPhaseID
fldLogDate
fldProjectIDLog - primary key
tblProjectDesignPhaseList
fldProjectDesignPhaseID - PK joins to same field in tblProjectLog
fldProjectDesignPhase - text (example of data 'Planning, 'Detailed Design' and...
Hi, I have created some code in an access form which allows users to select a vehicle from a dropdown list click a button which opens internet explorer with the current position of a vehicle shown as a marker on a google map. To do this I use the following code
DoCmd.Hourglass (True)
Dim...
Hi, I have been searching and can't seem to get this working.
I have a ms access bar graph which has a list of tasks on the y axis. The x axis shows the percentage completed of each task (value between 0-100)
I'm trying to set the maximum value of the x axis to display 100 and the scale in...
Hi, please bear with me I have been googling and I'm still trying to get my head around the best method of having a mobile device (ipad/android tablet) communicate remotely with an ms access database.
At this point I'm only after a high level understanding and just need to know if I'm on the...
Hi, I'm currently investigating moving an access backend to SQL Server. I'm new to sql server so please bear with me.
I have my head around how I'm going to do things but would just like peoples opinions on the procedure I'm looking at creating to manage the locking and if it will work...
Hi, I'm currently investigating moving one of our Access Databases to SQL Server. Originally I was looking using stored procedures to populate unbound forms as well as update the data when a save button is clicked. This sounds nice and clean however there are a couple of forms in the project...
Hi all, This is my first post so go easy:) I have done quite a bit of searching but cant seem to find what I'm after.
I currently have an access application that exports data to a new excel file, I then use some vba to loop through and insert subtotals and change formatting in the new file...
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.