Search results

  1. R

    problem in using global variables

    Hi there Whatsup friends? long long time since the last time i was here..:) well I have a problem that occured to be a big one for me but probably a "nothing" for you ..what can i do. I have two fields on my MAIN form called fd and td.. I want to use them as global variables so that when the...
  2. R

    Updating a table from two different sources

    Hi there I got a bugging problem.. I need to update a table from 2 different sources at the same time. I have on the table(TESTSRESULTS) 3 fields: recnum,testcod,testap recnum(numeric data) is on the form and holds the order. testcod and testap are supposed to come from table TESTS. What i mean...
  3. R

    Working with many forms

    Hi there Sorry for not writing for couple of weeks..a lot of work ... Well sometimes simple things become complicated problems. This is the problem i got.. I am working on a db which manages callers to the clinic.. I work with one table (callerstables)and 4...
  4. R

    Passing parameters to forms

    Hi everyone First of all I would like to thank RODMC for the advice about that bugging problem with displaying data in datasheet view..thanks very much again. I got a problem with passing parameters to forms. The situation is:I have 9 or ten forms with two data fields changing all the time. The...
  5. R

    filling a text box from a combo - another problem

    Hi again As usual this forum is just great and again i thank all in advance. I have another problem with my combos.I am working on the spreadsheet view. The combo: quest2res1list the lookup table:tozaot the columns displaying in the combo:kod(long),result(string) the text box to fill: schisans...
  6. R

    how to change a sorting in a combo box

    Hello there i have a field that is a combo box.I need to display the list in two different ways depending on the user's choice(that is how the user is searching along the list). the combo's name: mailinglist the combo box(mailinglist) is based on a table: tbl_mailinglist It displays two columns...
  7. R

    How to change a page control parameter

    Hi thereI've got a little problem in changing a tab control enabled parameteri have a tab control named tabctl0within that tab I have 3 pages: page1,page2,page3I want to depend the enabled parameter of each page on a field in the main form.the field in the main form = dovisitif me!dovisit = 1...
  8. R

    Help in populating data in tab pages

    hello there I am new user in this forum.. looks like a good place to ask question. here's my problem. I have a tab control : Ctl01 3 pages in this control tab When I press the button "go to next record" it does not show the contents of the new record on the tab pages.I 've looked everywhere ...
Back
Top Bottom