Recent content by bluestuck

  1. B

    Getting Error Runtime Error 3156

    yes, i'v tried to use (*) but still giving me an error and i'v been looking for they said to remove it and still giving me an error. What must i do ? Galaxiom : Thanks for your info, i just begin it. And its really usefull. I'v changed it but still giving me an error :'(
  2. B

    Getting Error Runtime Error 3156

    hii everyone, I got error runtime error 3156 when i delete it. i'v tried to this code, but i got the same errors message. Dim strSQL As String strSQL = "DELETE FROM " & Table & " where [_date] between #" & Form_frm_dbo_cfa.cmbdate1.Value & "# and #" &...
  3. B

    Exporting chart/pivotchart as image

    Thanks my frend, it's really work, Perfectly
  4. B

    Exporting chart/pivotchart as image

    Hii everyone... I have a form that have 9 subforms. every subform show pivotchart. i was trying to export these chart using this code Form_qCFA_Counter_RRC_Rei_IuB_Base.ChartSpace.exportpicture "D:\iubbase.jpg", "JPG" Form_qCFA_Counter_RRC_Rei_Power_Base.ChartSpace.exportpicture...
  5. B

    crystal report 10 problem in access

    can you explain me what have you found about reporting use crystal report form access ? i just begin it. i really appreciate any helps. thankss very much
  6. B

    Using Crystal Report in Access

    can you explain what have you got ? i really appreciate it, thankss
  7. B

    how to make a report using crystal report direct from MS Access Form

    Hii, everyone.. I'v looking for since a couple months a go to make a report direct from access form using crystal report but i havent found it yet. I'v tried this code and its giving me errors. " run time error 1004 method range of object _global failed " does anyone know how to make a report...
  8. B

    automate pivot export to excel

    heii, i just begin access vba. how glad i am when i found this, thanks for everything. but, when i put your code and trying to run it, iam getting error " 1004 - Unable to get the pivotFields property of pivottable class ". what must i do to solve it ? any help to answer this i really...
Back
Top Bottom