Search results

  1. F

    I can't upload this ..to big...please help..

    The original file is about 7.5 megs I did the compact and it brought it to about 7.2...I then zipped it and got it to around 2.2 megs... The upload here is 363kb ? Theres no way I can get it that small. Any suggestions ? I posted it at savefile.com it is 2.23 megs...sorry couldn't make it any...
  2. F

    how do I update a subform based on a query ?

    I would like the subform in the lower left corner to be blank when I open the program. It is populated from my tblClients table. How it works in general is you select "x" number of items from the list box...hit the search button and the results go through a query and then show up in the subform...
  3. F

    run pop up message in background ?

    I want to run a pop up message "invisibly". I have a flash file that jerks when run in access but if i run it with a pop up it runs fine so I want to run the pop up but, keep it hidden. Without using minimize.
  4. F

    Thanks Everyone !!!

    Hey ! I just wanted to take a minute to thank everyone for any help you have given me or anyone else in this forum. I know at times it gets frustrating answering the same type of questions over and over and the more experienced have to be thinking "this is so easy I don't get why they can't...
  5. F

    Anyone using fla. or swf files successfully ?

    I have tried tons of methods but, the movies are always jerky when they are run on their own (form). Anyone else having this problem or know how to solve it... There are several posts suggesting someways but, they don't work... One post mentioned a smooth run if you right click on the shockwave...
  6. F

    how to print on button click ?

    Hi all.... I have a list box that I can select mulitple items from - I then click a search button and it runs a query that finds what I am looking for from a table and then displays the results in a subform. In the subform I can input weights and get a percent....anyhow. How do I set up a...
  7. F

    clear button works on Form but not subform ?

    I have a clear button that works on a number of items on my form... The List box and text fields... How do I get it to also clear items from a subform that is made up of information input from main form...The information in the subform is found through a query. I redid a db that was posted...
  8. F

    help with query input please

    I have a query that has the following script. [Enter oner1, such as m20] Or [Enter oner2, such as m20] Or [Enter oner3, such as m20] Or [Enter oner4, such as m20] Basically, it pops up one window after another as you input your info.' Then after the four pop ups it will go and retrieve the...
  9. F

    remove the design window ?

    Is there a way to remove the design window from your project ? I have made a program but, the problem I am having is that when I run it and say the query results show up I close that window and then the design window shows up. I need the close button on the other windows but I need to block out...
  10. F

    Display problems with final Access

    I made my Access program and it looks great on my computer. Why does it look all missed aligned and wacky on other computers ? These computers are not on a network... I burned the access program to a cd and then loaded it on their machines...we all have access 2003 thanks
  11. F

    Colored columns after a query ?

    Hi everyone.... I have imported a data sheet into Access that had certain columns a different color...green...they were colored so that the end user would know which columns were to have input. (visually) Is there anyway that I can keep this format or color the columns in Access? Also the end...
  12. F

    Can this qurey be modified ?

    (this is a pop up display) I have this code in a Query... [Type in your product, such as mtt20] Once you type in the product it will go and find it and display it. My question is : Is there a way to modify this so it will allow me to enter more than one product and then go and get the...
  13. F

    would this be a query or a form issue and how to do it ?

    I have lets say 4 items i want to input and then have the results show up all at one time. This can also be only one item or five items. I have it so it will find one but, I can not figure out how to type in four seperate items and then either use a command button or something to tell it to...
  14. F

    multi input form search ?

    How do I do a form that I can enter up to five items and then it will go get me the information on those five and display it on one form or popup or something...(newb) I have looked in the forums but, I am still having trouble make one...heck... I am even having trouble just getting one to...
  15. F

    need to expand popup query list

    On my main screen I have a button that I press and it pulls up a pop up box...in the box you type in one item and hit ok then the query goes and gets the results. My quesion: how do it make it so when I click the button the pop up box has lets say four areas where I can enter different items...
  16. F

    a simple login screen / also access in full screen

    I have tried to make a login screen, I have also searched for information and tried some of the examples but, I just can't get one to work. Is there someone or somewhere where I can get information on how to build one step by step in simple easy instructions....(access 2003). Also, how do you...
  17. F

    how do I query a form to do the next step

    I have a switchboard and when I click a certain button ... it opens a prompt popup. In the popup you enter the required "item" and you hit enter or "ok" It then does a search for the specified "item" and brings up that information. At that time I would like to have a calculator pop up for...
  18. F

    how do I query a form ?

    I have a switchboard and when I click a certain button ... it opens a prompt popup. In the popup you enter the required "item" and you hit enter or "ok" It then does a search for the specified "item" and brings up that information. At that time I would like to have a calculator pop up for...
  19. F

    Pop up a calculator

    Is it possible for me to have a Query that pulls up the information I need and then it automatically starts up the windows calculator ? IE: information comes up then the calculator pops up so you can do calculations based on the information being shown. Oh yeah,...sorry and how do I do...
  20. F

    How to do percents ?

    I have a table / Query that when I type in a product name it will pull up the product, specific weight (in grams) and the ingredients that are in it. (see example below) I want to be able to type in a percent and have it calculate the percent of the specific weight that is first shown, then...
Back
Top Bottom