Search results

  1. C

    Autofill other fields in a form or report.

    Please help. This might be a simple way to do this, but I'm not really good at coding so here it goes... I want to make a form or report when a person enter a vendor (example) the other fields will atomatically fill-in depending on the data that cooresponds to that vendor. Can you show me how...
  2. C

    Change grouping

    Can you help me. I have about 2000 records with Part Number XXXCOGxxxxx. This Should be C0G. Ex: SPN RPE122COG101K RPE122COG681K RPE122COG101K RPE122COG681K GRM40COG100J GRM40COG100K GRM40COG101J GRM40COG150J GRM40COG220J GRM40COG221J GRM40COG271J GRM40COG470J GRM40COG471J GRM42-6 COG100J...
  3. C

    Matching from another table

    Can you help me? I need to pull a part number (GPN) based on the match from the other (SPN) part number in a table. My problem is the SPN is cut off and could match a grouping of an GPN. I need to Pull all GPNs based on the SPN. Ex below: SPN GPN GRM39-024X5R105K...
  4. C

    Making data shorter

    Can you please help me? I'm trying to change my data in a field to delete anything after the "-". For example: XXXX-XXX to XXXX. I want to do this using a query. Can you tell me how to write this function? Thanks!
  5. C

    I want a summ

    Hello, I am trying to calculate a net commission total in my report. I'm using a text box (different table) to pull in a total manual adustment total. I need to take the original commission total-Manual adjusted total= Net commission total. Can you tell me how to do this? Thanks
  6. C

    What's going on??!!

    I'm trying to run a simple query to take out the the null values in my table. I'm putting "Is not null" in the criteria but when I run the query it brings back all the records. What's going on? I'm linking two tables. I don't see anything wrong with the properties. Please help. Thanks, Chris
  7. C

    Report with a manual adjustment.

    Can you please help me? Each month I run reports for each of my reps which shows their commission values. I need to have the ability to go back and show a manual adjustment on the report. I use a large report that has all sales and a cover sheet. I looked at using a subform or table in the...
  8. C

    If then to get percentage rate.

    Now I have a simple calculation in a field to set the percentage rate of value and commission. Of course if the value is zero then I get an #Error in the rate field. When that happens can you tell me how to set the criteria to change the field to zero? Thanks, Chris
  9. C

    Warning Message

    I have a pretty simple task to do but forgot how to make it work. I want a message box to appear like "STOP!!! Please fill in the status before moving on." before they move to the next field in the form. How is this done? I don't want them to be able to add info from the next field until they...
  10. C

    Trying to link Database from Lotus Notes

    Hello, Does anyone know what PKG9.mdb is? The reason I'm asking is because I'm trying to Link a Database through Lotus Notes. It gives me an Error telling me it cannot find PKG9.mdb on my C Drive. Funny thing is I'm trying to link a database which is called Menareports on P Drive. Do you have...
  11. C

    Read-only message

    :confused: When I try to Transfer a file in txt format to another directory I get the message;"Cannot Update. Database or object is read only. I never had this problem until I converted Access97 Database to Access 2000. Can you help?
  12. C

    Converting Reports

    I'm trying to convert a access 2000 database back to Access97 for other users to use the reports. I can convert the tables and queries back to 97 but the reports do not. Is there a way around this problem? It looks like, once again Microsoft did not look at every scenerio before releasing the...
  13. C

    Editing a Report Design

    I'm trying to add another total to my report. Right now I show Monthly Sales By Region. I want to add another grouping above the regions. I want my report to look like this: Japan East Region Totals Japan West Region Totals Japan Region Totals (includes Japan East and Japan West Regions)
  14. C

    MSACCESS.EXE-Application Error

    Please help!!!! I'm trying to either preview or print a report in Access 97, however everytime I do an Apllication Error comes up. This problem came up after I upgraded from Windows NT to Windows 2000.I've tried to update the printer drivers already. The Error Reads: The instruction at...
  15. C

    Easy Update Question

    I want to update Data in fields by adding a charactor to each record at the end Ex AB6175---->AB6175A How can this be done?
  16. C

    Publishing Forms

    Hello I am trying to Add a URL Hotspot in Lotus Notes linking to a Access Form. My pathis as example P:\planning\Au.mdb.The link is working properly however it contonues to open up two sessions ata time ( Copy of The Form). Do you have any insight how I can fix it to open up the "Form" in one...
  17. C

    Transfer Spreadsheet

    Hello, I'm running a macro and want to add a step to Export a Report to Word or Excel Format in another directory. Can I do this? I use "TransferSpreadsheet" function already but I'm requests from my clients to send them the report electonically without going through the usual step to "Publish...
Top Bottom