Search results

  1. R

    Pie Chart in the report

    Sir I think you didn't see my second and third doubts...can you check it once please..
  2. R

    error message

    Thank you so much sir
  3. R

    error message

    hello sir , if this error is gone then my db is completed , so please see it once.
  4. R

    Pie Chart in the report

    Any help please.
  5. R

    error message

    oops!!sorry I attached wrong one. here is the correct one.
  6. R

    error message

    I didn't understand: here are some more details: 1. all other buttons like "save" & "new " are working , but not this combo box. 2. i have attached the database for your reference.
  7. R

    error message

    hello all, i have attached an error image , can anyone please tell me how to solve this ?? this error is showing after selecting from my combobox
  8. R

    Automatic totals

    hello all, I have a form called usage of gauges, In it i will enter the number of times i have used the gauge today , but this must be added to the table named same as my form & store the new value. for example: if in my form i enter position = 36, suppose the column field contained 24...
  9. R

    Two reports as attachment

    hello sir , I have attached my database , after copying the code & making necessary changes and clicking send report button in my "ot details report" , it is not working. could u pls tell me where I am wrong??
  10. R

    Pie Chart in the report

    hello sir , Thank you so much for your help, but pls clarify my below doubts: 1. Is the data to the graph should be entered manually in excel every time ? 2. I have made a report called "Charts" in my database , can it be changed to pie format(take the data for one date only , as for 2 dates...
  11. R

    Runtime error 3131

    hello all , this code is giving me runtime error 3131:"Syntax error in from clause". can anyone please tell me how to solve this..Private Sub cmddept_Click() Dim RS As DAO.Recordset Dim strMsg As String Set RS = CurrentDb.OpenRecordset("select * from (" & Me.RecordSource & ")"...
  12. R

    Two reports as attachment

    as I am learning this access recently , could u please elaborate the steps ??
  13. R

    Pie Chart in the report

    sir , I have attached my database in the thread.
  14. R

    Pie Chart in the report

    dear sir , I have already attached my complete database , pls do the needful. thank you very much.
  15. R

    Pie Chart in the report

    I have attached my database.
  16. R

    Pie Chart in the report

    ok I think you want me to repeat the question .. I need a pie chart based on the two calculated text fields in my report . I have attached my query file , table & report for your reference. kindly help me .
  17. R

    Two reports as attachment

    Microsoft Outlook
  18. R

    Pie Chart in the report

    Okay I didn't know that... But can you please help me on the problem above?
  19. R

    Two reports as attachment

    Hello all, How can I send two reports as attachment at a time with the help of the button?
  20. R

    filter report

    It is saying I am trying to run the code for the report which is not open.
Back
Top Bottom