Sausagefingers
Registered User.
- Local time
- Today, 23:48
- Joined
- Dec 14, 2006
- Messages
- 51
Hi,
I'm under a bit of pressure to get this job done so I'm asking for help rather than spending too much time scouring the net. The solution should be obvious to me by now, but I can't for the life of me figure out what is missing...
I'm working with charts and graphs in Access 2k and have downloaded a suitable module for my needs.
Trouble is, when I try to compile I get a simple error:
"Expected: identifier"
These two lines appear to be problematic:
"Public Function ChartObject(ByVal ReportName As String, _
ByVal ChartObjectName As String)"
I think a reference is missing but not sure which.
Can someone offer me an urgently needed solution?
Thanks in advance.
I'm under a bit of pressure to get this job done so I'm asking for help rather than spending too much time scouring the net. The solution should be obvious to me by now, but I can't for the life of me figure out what is missing...
I'm working with charts and graphs in Access 2k and have downloaded a suitable module for my needs.
Trouble is, when I try to compile I get a simple error:
"Expected: identifier"
These two lines appear to be problematic:
"Public Function ChartObject(ByVal ReportName As String, _
ByVal ChartObjectName As String)"
I think a reference is missing but not sure which.
Can someone offer me an urgently needed solution?
Thanks in advance.