P
proctorkidwell
A command-line command "C:\PROGRAM FILES\MICROSOFT
OFFICE\OFFICE\MSACCESS.EXE" C:\SQLCDD\ALL_LNKS.mdb /X
TheBuild.GenerateSnapshot_4WIN95 /CMD FD*" that has been
running until we upgraded both to a new machine and
converted the tables to SQL Server from Access 97.
At this point we get the error "The Function you entered
can't be used in this expression. *You may have used a
DoEvents, LBound, UBound, Spc, or Tab function in an
expression. *You may have used an SQL aggregate function,
such as Count, in a design grid or in a calculated control
or field.
I have run functions that don't require parameters and
they work fine but when a parameter is added I get the
error. Also, I removed the Command$ from the function call
within the macro "=AutoSetProjectList(Command$())" and the
error is not generated but that I presume is still the
parameter... Does anyone have a clue what I can do with
this to get it to run???
Thanks in advance.
OFFICE\OFFICE\MSACCESS.EXE" C:\SQLCDD\ALL_LNKS.mdb /X
TheBuild.GenerateSnapshot_4WIN95 /CMD FD*" that has been
running until we upgraded both to a new machine and
converted the tables to SQL Server from Access 97.
At this point we get the error "The Function you entered
can't be used in this expression. *You may have used a
DoEvents, LBound, UBound, Spc, or Tab function in an
expression. *You may have used an SQL aggregate function,
such as Count, in a design grid or in a calculated control
or field.
I have run functions that don't require parameters and
they work fine but when a parameter is added I get the
error. Also, I removed the Command$ from the function call
within the macro "=AutoSetProjectList(Command$())" and the
error is not generated but that I presume is still the
parameter... Does anyone have a clue what I can do with
this to get it to run???
Thanks in advance.