I have a little odd problem trying to open a form with MS Access 2002:
I use the DoCmd.OpenForm command like this: DoCmd.OpenForm
"frm_Salespersons".
and in return the error i got everytime is:
Run-time error '2004'
There isn't enough memory to perform this operation. Close unnedeed
programs and try the operation again.
Believe me. there is nothing else running in my PC.
Re: Form doesnt open ... I have a little odd problem trying to open a form with MS Access 2002: ... I use the DoCmd.OpenForm command like this: ...Run-time error '2004' ... It would not hurt to compact and repair your database first and then ... (comp.databases.ms-access)
Re: What delimiter do I use in the split() function for textbox te ... Access and clicks a command button. ...one-dimensional array and then step through the array grabbing each element ... Below is the Click event with different variations I’ve ... ' this test threw a run-time error 9 -- subscript out of range error ... (microsoft.public.access.modulesdaovba)
Running Macros ...command I get a run-time error 9, ... >is the other workbook open.... >>I am trying to call a macro in another workbook and pass ... (microsoft.public.excel.programming)
RE: Calculated Controls on Reports ... I took out the DoCmd.Save and instead placed the DoCmd.RunCommand acCmdSave...Run-time error '2046' The command or action "SaveRecord' isn't available now. ... (microsoft.public.access.reports)
Re: Copying cells between sheets ... occurs an Error "Run-time error '1004': Impossible to execute the copy ... It seems to me the copy command only works well ...target sheet is the current sheet, ... (microsoft.public.excel.programming)