Problem copying cells to another workbook

  • Thread starter Thread starter Sergio Calleja
  • Start date Start date
S

Sergio Calleja

Hi everybody,
i have made a excel application with excel and vba. I have a workbook
without any toolbars, tab sheets, etc... and i have only enabled cut,
copy and paste shorcut keys, but... i have a problem, i can't copy
cells from this workbook to another workbook. Occurs the same on the
other way, i can't copy from another workbook to this workbook.
Which is the problem? Can you help me?

Thank you very much!

Sergio
 
Nothing here in and of itself that should cause a problem. The only thing
that I can think of is that you have 2 sessions of Excel running at the same
time, instead of two workbooks running under the same session of Excel. That
could cause the problem...

Let me know how it works out...
 
Yes, this could be the problem, the application has its own excel instance
to execute it. So, how can i avoid this? Any solution?
Thank you very much for your answer Jim.
 

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