Programatically Right Align Datasheet Cells

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My access database creates a presentation with charts but I can't seem to get
the slide chart object to right align it's datasheet contents. Anybody out
there know what the command is to do so? I've searched everywhere but am
stumped. Thanks!!
 
My access database creates a presentation with charts but I can't seem to get
the slide chart object to right align it's datasheet contents. Anybody out
there know what the command is to do so? I've searched everywhere but am
stumped. Thanks!!

If I understand correctly what you're after, this isn't even possible manually.

One workaround would be to detect whether the chart has a visible data table and
if so, remove it, then build your own data table as a PPT table.
 
Thanks, Steve. I was afraid that's the case. I'm surprised that's the case
but it is what it is. Thanks for the reply.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top