Search results

  1. ___

    Story

    of Santa's gnomes
  2. ___

    Story

    reindeer class modules
  3. ___

    Story

    aardvark simulation modules
  4. ___

    Story

    noobs, to increase
  5. ___

    Story

    all use of
  6. ___

    Story

    should add brains
  7. ___

    Story

    and all the
  8. ___

    Story

    be more intelligent
  9. ___

    Story

    by a chimp
  10. ___

    Prevent Focus

    As posted..... Enabled = No Locked = Yes in the controls properties.
  11. ___

    On Current

    Try... If Me.Invoice.Value = True Then Me.InvoiceNumber.Visible = False Me.ManualInvoiceNo.Visible = True Else Me.InvoiceNumber.Visible = True Me.ManualInvoiceNo.Visible = False End If If Me.InvoiceBalance.Value > 0 Then...
  12. ___

    Story

    controlling windows XP
  13. ___

    duplicate record

    DoCmd.RunCommand acCmdSelectRecord DoCmd.RunCommand acCmdCopy DoCmd.GoToRecord , , acNewRec DoCmd.RunCommand acCmdPasteAppend :confused:
  14. ___

    Missing .OCX (Common Dialog ActiveX)

    SJ, This may be of help.
  15. ___

    Missing .OCX (Common Dialog ActiveX)

    Hmmm, not seen that one before, I think it may be a case of repair/re-install office, sorry :(
  16. ___

    Missing .OCX (Common Dialog ActiveX)

    If you find both the files using search, you only need to drag & drop the .dll onto the Regsvr32.exe, that'll register it.
  17. ___

    Missing .OCX (Common Dialog ActiveX)

    This is just a stab in the dark but is it registered? Before re-installing I try this.... Use find files, type.. Regsvr32.exe, COMDLG32.DLL When found drag and drop COMDLG32.DLL onto Regsvr32.exe. This will register the .dll Worth a try :confused:
  18. ___

    Story

    remove all the
  19. ___

    Story

    how windows works
  20. ___

    Story

    without salad dressing
Back
Top Bottom