You are currently browsing the tag archive for the 'VBA Excel' tag.

I am brand new on VBA Excel ( I never programmed on it ) .

However I have to write a program that:

  • collect several existing excel tables
  • retrieve correspondent tags
  • store on a new table (sheet) data coming from other tables

Issues:

VBA have a a very poor development environment. being strictly related to MS world, no Eclipse plug-in exists ( please confirm this ). Furthermore lack of information on manual makes programming very challenging