G
Guest
hey all,
this is a repost because the more i thought about it the more i think i
posted in wrong area, please forgive me if redundant post. anyway:
i have a single function i'm working on;
If var=a
dim oCr as reportType1
elseif
dim oCr as reportType2
endi if
oCr.Export
I'm getting the squiggly under oCr.Export saying not defined. What is a good
way to resolve this?
thanks,
rodchar
this is a repost because the more i thought about it the more i think i
posted in wrong area, please forgive me if redundant post. anyway:
i have a single function i'm working on;
If var=a
dim oCr as reportType1
elseif
dim oCr as reportType2
endi if
oCr.Export
I'm getting the squiggly under oCr.Export saying not defined. What is a good
way to resolve this?
thanks,
rodchar