View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
theSquirrel theSquirrel is offline
external usenet poster
 
Posts: 27
Default turning Excel into a monthly budget

On Jun 3, 1:55 pm, wrote:
Hello,

I'm trying to figure out how to get Excel to download my accounts from
a two banks, a credit card, and my IRA. Is this possible? I'd assume
it requires running a macro, which I've never done. Any suggestions?

Thanks,

Peter


I imagine its possible, it would include running a few web queries and
copying that information to a worksheet then analyzing and formatting
it how you like.

theSquirel