Search results

  1. S

    Question Textbox Formating

    Hi all, I got another queston for you gurus out there. I have a field in a table that populates from a calculated textbox in a table. The data is displayed in the textbox with the "fixed" format, but fills the table with the full value. I want to have the same "fixed" format displayed for...
  2. S

    Saving Calculated Data in Textbox

    Hi Everyone, First I'd like to thank everyone for helping with other questions I've had. My stumbling point now is that I want to save some calculated values in a form to the table it is bound to so I can print a report of the data. I know that if I put the equations in the control source...
  3. S

    Question Sort order

    I'm sure this has been asked several hundred times, but how do I get items to sort like this : uw-10, uw-100, uw-200, uw-1000, instead of the typical uw-10, uw-100, uw-1000, uw-200 order. i imagin it has something to do with sorting by character count first then alphanumeric value.
  4. S

    Using "Add Record" button

    Hi All, I'm new to database construction and have a question about the "Add Record" button. How can I make this button add selected data from a form to a table. I have already built the form, but i need to print a record of the data it calculates. Do I add code to the macron of the button...
Back
Top Bottom