G
Guest
How can I display multiple worksheets from a given excel file on a report.
I have displayed bitmap images using the image object. All I needed was to
specify the pathname of the source using vba code and I was able to display
any picture with my data.
I have about 90 small worksheets in one excel file. I want to display a
worksheet that I specify using vba code such that I can control which
worksheet is displayed for a given report page. I tried using an unbound
object frame, and it does show one of the worksheet. I can figure how to
control which worksheet it is displaying.
Any suggestions on this issue?
I am using access 2k
Thank You,
Gary
I have displayed bitmap images using the image object. All I needed was to
specify the pathname of the source using vba code and I was able to display
any picture with my data.
I have about 90 small worksheets in one excel file. I want to display a
worksheet that I specify using vba code such that I can control which
worksheet is displayed for a given report page. I tried using an unbound
object frame, and it does show one of the worksheet. I can figure how to
control which worksheet it is displaying.
Any suggestions on this issue?
I am using access 2k
Thank You,
Gary