G
Gordon Buhagiar
Hi,
I have database that is residing on SQL server.
What I want to do is create a report in Access that have
similar data to continuas forms. I am trying to do this by
usinng the CreateGroupLevel command. Can you please advise
if this is the correct way to do it? When I try to use the
following code
vargrouplevel = CreateGroupLevel
Report_Rpt_Employee, "Number", True, True)
an error message comes up. The error is "Compile error:
Wrong number of arguments or invalid property assignment"
Can you please help about this issue?
Thanks
Gordon
I have database that is residing on SQL server.
What I want to do is create a report in Access that have
similar data to continuas forms. I am trying to do this by
usinng the CreateGroupLevel command. Can you please advise
if this is the correct way to do it? When I try to use the
following code
vargrouplevel = CreateGroupLevel
Report_Rpt_Employee, "Number", True, True)
an error message comes up. The error is "Compile error:
Wrong number of arguments or invalid property assignment"
Can you please help about this issue?
Thanks
Gordon