Automatically Change Table Links

Feb 13, 2006

I'm creating a leave (holiday) database but each year must be kept seperate for analysis. (I have split the front and backend of the database) I thought of using a dropdown on the main page which could be used to select the year which relates to the leave being dealt with. Depending on the choice selected (present financial year as default) the links would update to the required database.

Any ideas?

View Replies


ADVERTISEMENT

Locating A Backend And Automatically Creating The Links For Link Tables

Aug 25, 2006

Is there a way to just select like through a find dialog box, the location of a databases backend location and just automatically create all the links for the link tables...

The reason Im asking, is my boss wants the database to be on his laptop in the event that the network is down, and also so that he can work away from the company's location but I was showing him the implications of having it installed locally on his machine should his laptop go down....

So now I'm wondering if i could

1. do some automation that allows him to just choose the location of the databases backend that he would be working from, be it on the network or on his machine

and


2. using both backends to update or overwrite each other depending on which he was working from or did updates to..


Really would love all the help and input I can get on this... Im willing to work on developing a sample for this if nothing is exactly already out there so that it can be reposted cause i think this would be very useful to everyone's database applications.

View 1 Replies View Related

How To Change Links In An MDE File

Sep 23, 2005

Hi,

We've got an old database consisting of just an MDE file and its point to the UNC path of a server we need to decommission. Is there anyway I can amend the Links to an external mdb so it points to either the new server or folder?

Thanks.

View 3 Replies View Related

How Do You Create Links And Change Colors In Report

Oct 24, 2005

I have a report that contains game and its rating, the rating goes from -10 to +10, I would like to highlight the games that have a rating 1 or more with green color, rating 0 with yellow, and -1...-10 with red color, allso I would like to make a link on the game, so that when I click on it, it will open a form where that game is registered, for example it I want to change rating.

View 2 Replies View Related

Is There Any Way To Change (in Bulk) The Links For Linked Tables

Mar 14, 2008

I have heaps of Linked Tables and the main data bases are in My Documents.

My Documents is also the shared name but I need to change it to MyDocuments as the space fouls up some other stuff.

I have a feeling I will need to delete all the linked tables and do it again.:D

View 1 Replies View Related

Automatically Change A Criteria

Nov 3, 2005

Hello to all the xperts out there,

I have a query with this criteria for Date field:


Where (([tblList].Date)>=#11/1/2005# And ([tblList].Date)<#12/1/2005#))

Is there any quick way, besides creating a form and run the query based on it, to have this criteria updated itself when it's a new month? I've gotten tired of changing it every month.

Thanks in advance

View 2 Replies View Related

Tab Pages To Change Automatically

Nov 11, 2007

hi...

im trying to create like a test in access. this is the idea. the user open the first form to enter the info like student number, name and so on. when he clicks the button he goes to another form where is the first question. in the top part is the student number wich was obtained from the First form and an option group with the answers to the question of the label box. Also a timer was included so the form close after one minute using the form_timer event. everything seem to work fine but when i go to the table to see the answers of the student, it look like if the student took the test for the number of questions, in this case forms, so if there is 20 questions(forms) it appears 20 times under the same student number, cuz all the questions are in diferent forms. then i try to take out this line from the first form when the user click the button:

DOCMD.GOTORECORD,, aclast

when i take that line out it seem to work fine only that when the user click the cmd button it goes to the first record instead of the active student record.
So then i thought of tab pages making them not visible until the user click the cmd button. it work fine with the cmd button but how do i put a timer to all the tab pages so that when time expires the next tab appear??

is that a bit hard??/
any help would be appreciated, thanx

View 2 Replies View Related

Removing Table Links

Mar 2, 2007

This may seem like a silly question, but I can’t find the answer to it on this forum. People only say 'Remove the table links' but never how. I can’t seem to be able to remove the table links completely, so I only have one database file (no backend or frontend). I can’t seem to do it though the Table link manager or any other way. Any help?

Thanks in advance

View 4 Replies View Related

Table Name And Links ---URgent

Feb 28, 2008

i have 2 mdb and both mdb have table link

in one of the mdb , they had a link to dbf (paradox) and they have lot of queries and reports created.

Now the functionality has changed so we have created a access table and need to replace the dbf with the table.

The problem is we need to retain all the queries and reports as such but the table will be access table instead of dbf.

Example

First.mdb has test table
Second.mdb has a table called old.dbf. and associated quries

but now test table is been linked to second.mdb and we got to rename or delete old.dbf and associated all queries and reports pointing to test table

is there a way to do it automatically or should it be done manually?

Please let me know as it is urgent

View 1 Replies View Related

Combo Box That Links To A Table

Jul 31, 2005

I wonder if you can help. I am trying to make a combo box with peoples ID numbers in which links to a table with that persons details. I have made the combo box with the names in but now trying to link the table to it.
For example: Fred is in the combo box with ID number 1 and the user selects him and wants to see his details about him after clicking continue. The form has autonumber 1 showing Fred's details after clcking this.
Any help
Cheers
John :cool:

View 2 Replies View Related

Change Yes / No Field Automatically With Key Management

Dec 5, 2012

I am new with Access database and I found almost everything i needed on the internet. There is only one thing I just cant figure out when this looked like one of the easier things. Im making a database where all soorts of keys of all kinds of companies and homes are stored. In this database I want to keep track of the keys that are being used, who has the keys and when the keys are taken and brought back.

Most of these things work except one thing. In the table where I have the keys I have a field wich is 'In use'. This is a yes/no field and I want it to be yes when someone takes a key and to switch back to no when someone returns it. This is possible if it is done by the employees who use the keys but i want it to go automatically so no mistakes are made.

I have one table for the keys, one for the employees that take and return the keys, I use a master with detail form for when someone takes or returns a key and this is all shown in a query.

View 14 Replies View Related

Automatically Change Number In Field

May 18, 2014

In a field called PSSheets I want the number to be update every new entry, if I use the AutoNumber feature it won't let me enter the number I want to start with, which is 1421001, then the next number would be 1421002 and so on right up to 1421200 and then the number would change to 1422001.

14/21/001 relates to Year/Week/Entry.

View 4 Replies View Related

Identifying Table Links/relationships

Mar 22, 2007

I am new to Access and just inherited a very large database to work with. Is there an easy way to figure out the relationship between each table and how they are linked? Thanks.

View 5 Replies View Related

Automatically Change Combo Box Value Trigger By Text Box

May 9, 2006

Hello,
This is the first time I am join this web & forum. My name is Angie.
I have face some problem for Ms Access. I would like combo box to be auto change when date due. Eg: combo box name: Status. Inside have info such as Expired, Active, Ignore. This info will base on the text box name txtenddate. When the date is due, (eg:today:09 May 06), combo box will auto change the status from Active to Expired.

Any VB code can be used. Thanks.

Hope to heard from you soon.

Regards,
Angie

View 1 Replies View Related

Tables :: Change Field Data Automatically?

Feb 24, 2014

I have a table named days contains two columns (Day_Number, Day_Number_text)

and another table named information contains many column two of them is (Day_Number, Day_Number_Text)

so what i want to do when day_number = 1 for example so day_number_text = Frist automatically

View 7 Replies View Related

Use Macro Or VB To Change Column Title Automatically

May 26, 2012

I'm making a db that will import a spreadsheet from Excel, then separate it into 3 different tables using queries, but then I need to put all the 3 different tables together one after the other. The problem is that the 3rd column on each table have different names on each table, so I can't append the tables together.

So, how can I use a Macro or something to change the column name on all 3 different tables so that they match and can all get appended together.

View 2 Replies View Related

General :: Automatically Change Data Paste To Include First Eight Characters

Dec 8, 2012

I have a form with one control field that I paste a 17 digit alpha numeric value into. I have a command button that then runs a query based on the pasted value.

Is there a way to automatically change the data I paste to include the first eight characters, replace the 10th and 12th position with wild cards, and delete the remaining 6 characters ?

Example:

Copy: 1GTEM14M0WZ526688

View 3 Replies View Related

General :: Input Data In Lower Case And Automatically Change First Letter Of Word To Upper Case

Mar 16, 2013

Is there any way of making data that is inputted in lower case to automatically change to the first letter of each word being a capital ...

View 4 Replies View Related

General :: Possible To Have Data From Linked Table Automatically Update Into Existing Table?

Aug 17, 2012

I have one DB that is used for creating/storing customer ID's, and another DB that is used for creating/storing job information for customers.I have linked the table from the customer DB to the job DB.

There is a table in the job database that holds customer name and ID, and some VBA that generates unique job codes.

Is it possible to have the data from the linked table automatically update into the existing table?

View 1 Replies View Related

How To Make Values In One Table Automatically Show In Another Table?

May 22, 2007

Hi, I have a problem, I have a table were I list networkservices and their logical ports and I have another table were I list IPaddresses used by different machines. I'm using a multivalued lookupfield to pick which services I'm using for each Ipaddress, and thats working fine, but now I want to make the ports which is listed in another column, to automatically show in it's own column in the IPaddresses table depending on which services I'm choosing for the different IPaddresses. Is this possible?, and if it is how can I make this happen?

View 1 Replies View Related

Problem - Automatically Fill A Table Field From Another Table

Mar 14, 2008

I have a table which contains these fields

MAIN TABLE
Job_No - Looks up Job table
Source - I want this to be automatically filled from the record associated with the job number from the Job table
Test_Result - Looks up Result table PASS/FAIL etc
Technican - Looks up technican names table

JOB/SOURCE TABLE
Job_No 0001 0002 0003 0004 etc
Source Cust1 Cust2 Cust3 Cust1 etc

Note also that we also have different job numbers for the same customer

I know I can fill in a value on a form from a combo box looking up another table but dont know how to do this in the main table

Any ideas?

Paul

View 7 Replies View Related

General :: Automatically Fill A Table Using A List From Another Table

Jan 30, 2014

I have a table being filled everyday that contains the following:

ID
EntryDate
Ward_ID (linked to the Wards table)
Census

At present, the data encoder manually chooses the ward via drop-down list to identify the ward, and fill the census field. Since we have 20 wards, we find this exercise eating our precious time (since we have tons more of data to enter aside from the census). I'm wondering if there's a way to automatically list all the wards in the table in a specific date, so that the encoder would just proceed in filling the census per ward.

One idea thrown was to design the table like an excel sheet (each ward has its own column). Another idea was to make individual tables per ward and make a default value for the ward_id. However I think these two are not the right directions.

View 10 Replies View Related

Delete Record From One Table And Have It Automatically Added To Another Table?

Oct 28, 2011

I have an employee and asset database. If an employee gets fired, I need remove them from the general employee records, but I want to save a record of that employee. Is there a way to delete an employee from one table and have it automatically added to another table?

View 4 Replies View Related

Restructuring A Table Automatically?

Sep 24, 2004

I've got my data organized like this:

[date 1] [goal 1] [percentage for goal 1]
[date 1] [goal 2] [percentage for goal 2]
[date 1] [goal 3] [percentage for goal 3]

(one record per separate goal)

But I really need to be able to change the structure of the table/query so that there is one record per date, like this:

[date 1] [goal 1] [percentage for goal 1] [goal 2] [percentage for goal 2] [goal 3] [percentage for goal 3]

Is there any way to run a query or some other function that will reorganize the data in this way? or would I have to redesign the whole database?

Thanks
Shan

View 2 Replies View Related

Help - Automatically Updating More Than One Table

Sep 29, 2004

I am still creating my first ever Access Database for our small business.

I would like to be able to use a table or form to update more than one table.

For example, by entering the name of a company in a form/table, it is automatically added into a table of companies (ie another table).

How do I do this?

Anyone, anyone??


Frustrated.

Deano T.

View 1 Replies View Related

Tables :: How To Get Value Automatically From Other Table

Apr 6, 2015

I am try to build a small invoicing interface in access 2007. I have designed a purchase invoice form with a table purchase_detail. When I receive products from supplier, products have a specific batch # on its cover.

I entered products in purchase invoice with these batch #. Now when I sale these items through sale invoice form, I need to get batch # automatically in batch # box from purchase_detail.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved