473,382 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Access Forms

I have a table created in access. I then used the form wizard to create a form to look like I wanted it to.

I now have a new table that has the exact layout as the first. I would like to create a form that uses the data from this table, but looks exactly like the last form I created. I can do this manually, but it does take quite a bit of time. This needs to be done once a month so you can see the time issue that it could cause. Any help is appreciated!

Dave
Sep 18 '07 #1
4 1084
MikeTheBike
639 Expert 512MB
I have a table created in access. I then used the form wizard to create a form to look like I wanted it to.

I now have a new table that has the exact layout as the first. I would like to create a form that uses the data from this table, but looks exactly like the last form I created. I can do this manually, but it does take quite a bit of time. This needs to be done once a month so you can see the time issue that it could cause. Any help is appreciated!

Dave
Hi Dave

Not sure why this is necessary (obviously!) or the business logic, if any, but two ways spring to mind.

1) Make a copy of the form (Save As in design view) and then change the record source to the new table.

2) Just change the record source to the new table using code, behind a button or some other logic ?

This is based on the tables being identical except for their names!


MTB
Sep 18 '07 #2
Scott Price
1,384 Expert 1GB
I have a table created in access. I then used the form wizard to create a form to look like I wanted it to.

I now have a new table that has the exact layout as the first. I would like to create a form that uses the data from this table, but looks exactly like the last form I created. I can do this manually, but it does take quite a bit of time. This needs to be done once a month so you can see the time issue that it could cause. Any help is appreciated!

Dave
Copy and paste generally works for forms too. Just reset the record source to your new table...

However, a little change in your program flow may quite easily do away with the need to duplicate your tables, forms etc once a month.

Regards,
Scott
Sep 18 '07 #3
Scott Price
1,384 Expert 1GB
Sorry Mike!

I opened this post, then went to another before coming back to reply! Didn't realize you had already gotten to it.

Regards,
Scott
Sep 18 '07 #4
Copy and paste generally works for forms too. Just reset the record source to your new table...

However, a little change in your program flow may quite easily do away with the need to duplicate your tables, forms etc once a month.

Regards,
Scott

To both of you who have answered:

Thank you so very much! It is great to have help when you are in need and you folks have certainly come through.

The record source change (i didn't know where to go, but a quick "MS. Help" search indicated what to do) works great.

Thanks again,

Dave
Sep 19 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: J | last post by:
Hi, Ive got 3 forms, (a subform within a subform within a form) and when I refresh the outermost form, Access closes and offers to send an error report. The forms worked fine a few weeks ago,...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
20
by: Olav.NET | last post by:
I am a .NET/C++ developer who is supposed to do some work with Access. I do not know much about it except for the DB part. Questions: *1* I am looking for INTENSIVE books to get quickly up to...
22
by: Deano | last post by:
Hi, I have a finished Microsoft Access app that we are distributing using an Access runtime. This works fine (mostly) but I'm sold on the advantages of dot.NET and upgrading to vb.NET seems...
6
by: dbuchanan | last post by:
I have a Windows Forms application that accesses SQL Server 2k from a small local network. The application has been used for weeks on other systmes but a new install on a new machine retruns...
22
by: Jordan S. | last post by:
SQL Server will be used as the back-end database to a non trivial client application. In question is the choice of client application: I need to be able to speak intelligently about when one...
34
by: Mathieu Trentesaux | last post by:
Hello I downloaded Office 2007 for this reason : It seems, once again, that it is impossible to save any modification done in a VBA library, from the main project in Access. The save button...
9
by: Bob Alston | last post by:
I am looking for electronic forms software that would integrate well with MS Access. I have a client for whom I built a client database to replace and update one they had that was obsolete and...
11
by: Chad | last post by:
Hi Is it possible to substitute an alternative data source (eg MySQL or SQL Server) into an existing MS-Access application?
6
by: Wesley Peace | last post by:
I hate to cross post, but I've gotten no answer yet on a problem I'm having with visual studio 2008. I've created a series of forms with controls to access a Access database tables. The...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.