473,395 Members | 1,694 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,395 software developers and data experts.

I should not of started playing round ruined my database

22
I had just what I wanted and I started playing round with it. I have tried to undo the changes but yes I saved them(dum)I think I almost have it but...

When a user uses the form they(form RecipesTbl)
Bring up a base recipe Name(Flavour1)Combo box Basenametbl)
And sub form shows all the ingredients for that flavor1(Baserecipestbl)
Both are editable and are saved to the Recipe table,
Then they are supposed to add a variant(flavor) to the recipe via text box(control sauce is Flavor from Recipes tbl)so it saves to the field name Flavour
and another sub-form to put the ingredients in this is also saved to the recipes table
So the Flavour1,Flavour,variantIngredientID, base recipeID is saved to the recipestbl

My trouble is as soon as I bring up my Flavour1 it populates the Flavour text box with already save varients.

I want it to bring up a blank box or better still a combo box that I can add to on the fly(I know how) but it has to come up blank to start with.

I hope all this makes sense

I am trying to upload my zipped file but it is taking a long time
Oct 15 '13 #1
2 964
zmbd
5,501 Expert Mod 4TB
My trouble is as soon as I bring up my Flavour1 it populates the Flavour text box with already save varients.
Then check in the "on change" and "after update" event code of control [Flavour1] for the code that is causing your other controls to update before you want them to do so.

Please check this code before uploading your files. Most of use will not be able to download the file or will not download an un-requested file.
Oct 15 '13 #2
NeoPa
32,556 Expert Mod 16PB
It looks like you have 'AutoExpand' set to Yes.

If that's set to No then you won't see that behaviour.
Oct 17 '13 #3

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

Similar topics

0
by: Alexandre Brisebois | last post by:
public interface IContentParser { new bool Parse(); } using the factory I came up with this definition. Whats the "new" doing there ?
7
by: mkarbarz | last post by:
Hello, I need to come up with a stored procedure that will allow me to read data from another database. The database I need to read the data from is a UniData residing on a Unix server. The...
3
by: gmwebay | last post by:
I'm a physician and I need to keep track of the 10 procedures or so I do every day. I want to build an access database and have started. (Access 2003). I find the tutorials and help way beyond my...
2
by: apking | last post by:
hi friends, i want to play mp3 songs when check marks checked and then click play songs when get a popup flash player then play song automatically.i have done flash player.but how to get popup...
2
by: Tim Ricard | last post by:
Good afternoon everyone, I have created a very robust front end for my backend database that is essentially an all-round office database used for nearly all non- accounting transactions. I have...
10
by: nayden | last post by:
I started playing with python a few weeks ago after a number of years of perl programming and I can say that my first impression is, unsurprisingly, quite positive. ;) The reason I am writing here...
0
by: Chris Ellis | last post by:
Hi, I just started playing with Windows Presentation Foundation stuff... fun stuff... and I just happened across what appears to be a cache of every executable that I build or something... and I...
5
by: shapper | last post by:
Hello, I have the following: int a; int b; var c c = a / (float)b; I used float to not get an int value as result. I think in C# I must. But know I want to round c to something like 3.48...
48
by: Scott Deming | last post by:
Ok here's the deal. I'm in Afghanistan and attempting to create an Access database for my pilot's to debrief on when they come back from a mission. Included fields would be things like names,...
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: 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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.