Running macro from another sheet - VSTO

P

Przemek

Hi,

I've got following situation. Got to 2 sheets, one as a kind of
dashboard (import previous budgets, create new one) and second with
the (supposed to be) imported budget. I've also written simple budget
class with few fields (I'm using VS2008, NET 3.5). I'm reading xml
file to create budget object and I do not know how to pass data from
budget object to cells in another sheet. Let me be more clear:
In Sheet called "Dashboard" user will choose which budget(s) to
import, budgets' objects are created and now I want to switch somehow
to Sheet "Budget" to fill proper cell with data. How can I do it?

Przemek
 

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

Top