Search results

  1. C

    printing out formula

    I have a report with lots of calculations & formulas that I would like to reproduce in another database. Is there a way to print out the design view showing the formulas written out? Thanks for helping me out.
  2. C

    Error Accessing File. Network connection may have been lost.

    After printing some letters and envelopes,etc. I exited the datase using the button created by the programer. It was not different from the 100 other times that I have been in and out of the DB. When I went back in to check something I got the following error -" Error Accessing File. Network...
  3. C

    Error: Ambigious Name Detected

    I have a form called "Revenue Form". I wanted to add a command button to my main form called "Add Revenue". I have a tried the Open form on the Command Button Wizard and also have tried creating a Macro to open the form. Either way I get an error message - " The expression On Click you...
  4. C

    Automatically update field

    In my Revenue datasheet form I want today's date to automatically fill in after the $$ amount is entered. What is the best way to do this? Thanks
  5. C

    Form woes

    I have built the necessary tables, created a query, and created a beautiful form from the query. The Form will display the existing records in the table but I don't have the option on the Form to add new records. What dumb thing have I done? Is it better to build the form directly from the...
  6. C

    Fiscal Year

    I am building a DB for a group of users for fundraising. All the forms, queries and reports would be based on our Fiscal Year. Is there a way to set up the Fiscal Year dates first so that any forms, queries and reports, etc. "created" would automatically work with in the Fiscal dates? Thanks...
  7. C

    Table Format

    I have a table that list Area codes. EX: E1, E11, E12, E2 etc. When I put them in order E11, E12, etc. comes before E2, E3, etc. How can I format the table to insert a "0" so I get Area E01, E02, etc. - so the sort order will be correct? Thanks from a junior Access user.
  8. C

    Expression Builder???

    I have no background in programing - sooooooooo- I need help with queries, reports, etc. when it comes to writing calculations or formulas. I have tried the expression builder but can't seem to figure it out either. Can you recommend some reference material or suggestions to help with this? I...
  9. C

    Multi Tab Forms

    I am building a Multi Tab form. The first tab is for Employee information (name, address, etc.) The second tab for Salary Information (Date hired, position) with a datasheet subform that would show annual salaries increases each year. There will be other tabs once I can get this to work. I...
  10. C

    Sample forms

    Can anyone recommend websites that show sample databases that you can look at and check out how it was set up, samples of forms, reports, queries, etc. especially Inventory related. I am very new to building databases and would appreciate any suggestions. Thanks Cat
  11. C

    Date field linked to a check box

    In creating a form for Inventory shipping - I want to choose the check box when the item is shipped or back ordered and automatically have the date pop into a field beside the check box. What is the best way to do this? Thanks
Back
Top Bottom