Ask a Question related to Microsoft Access, Design and Development.
-
Rick Brandt #1
Re: Struggling with forms
"Tim" <tim.few@safersystems.co.uk> wrote in message
news:09f901c3504a$afc74520$a601280a@phx.gbl...Proper database design dictates that you don't do this. Data concerning your> Hi all,
>
> I'm really struggling with a form I'm setting up as a
> production record database. I want to get my staff to fill
> in 1 box called customer account number and then have the
> customer name and address come up automatically, I can get
> this to work by changing the control source for the name
> and address boxes, but then it doesn't fill in the fields
> on the table that records the data.
>
> Has anyone got any ideas how to get past this, I've spent
> hours playing with it, but don't really know enough to get
> it to work.
customers belongs in one place and that is the customer table. You should only be
storing the account number in related tables and using queries or lookups to
*display* anything else you want about the customer. This way when customer data
changes, you change it in one place and you see those changes reflected throughout
your application.
Rick Brandt Guest
-
Struggling
I think I am being a little thick but I am trying to download the trial verson of Contribute. I have saved the file to my desktop with the file name... -
struggling with asp search - 2 entry fields!
I have a html page with one drop down menu and one text entry box. I would like both results entered in both of these fields to be checked... -
Struggling with megaupload and sessions
I have successfully implemented megaupload on my site, and run across a problem. A user must log into my site to upload. However, once they have... -
struggling with regexp
im trying to create a regexp that will work on data that is arranged thusly: 92291A , C92291A , 140191A , REM92291A this data comprises of any... -
Struggling with LPR
Hi everybody, I've been setting up a RH 7.2 system for a while to serve as my router/firewall for a home network. I did the initial setup behind...



Reply With Quote

