Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Creating a virtual table in VBA Excel

Hi,

I want to do something, let's say nonconventional. Last fall, I studied in a
Java class, and we created virtal tables in memory where we put data in it.
It was purely an object in Eclipse Java program. No database was supporting
the data, only the object in memory. So you could get one data by getting it
in the precise row in my virtual table when my list was done. It allowed me
to creating dynamic tables, where the number of data was not always the same
one. Now I want to do it in Excel VBA. You could say, "why bothering with
that! Just throw thoses damn values in cells and you'll get the result!" :)
Well, I think it's an interesting challenge, and it's simplier in my view
once you know the concept. So you can do lot's of mathematic equations with
this virtual table. So does anyone can point me something to help me on
virtual tables in memory?
Thanks

Jean-Jérôme Doucet

--
Message posted via http://www.officekb.com
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Creating a virtual table in VBA Excel

Hi Jean-Jérôme,

Look at 'Using Arrays' in VBA Help.

Also, do a Google searh of this group's archives for 'Array' to find a
myriad of examples.


---
Regards,
Norman



"Jean-Jérôme Doucet via OfficeKB.com" wrote in
message ...
Hi,

I want to do something, let's say nonconventional. Last fall, I studied in
a
Java class, and we created virtal tables in memory where we put data in
it.
It was purely an object in Eclipse Java program. No database was
supporting
the data, only the object in memory. So you could get one data by getting
it
in the precise row in my virtual table when my list was done. It allowed
me
to creating dynamic tables, where the number of data was not always the
same
one. Now I want to do it in Excel VBA. You could say, "why bothering with
that! Just throw thoses damn values in cells and you'll get the result!"
:)
Well, I think it's an interesting challenge, and it's simplier in my view
once you know the concept. So you can do lot's of mathematic equations
with
this virtual table. So does anyone can point me something to help me on
virtual tables in memory?
Thanks

Jean-Jérôme Doucet

--
Message posted via http://www.officekb.com



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Displaying of a cool virtual clock in Excel Derek Foo Excel Worksheet Functions 2 November 21st 07 03:57 PM
How do I get my excel menus back using Virtual Desktop Manager? BillydaKid Excel Discussion (Misc queries) 2 March 23rd 07 01:08 PM
Creating a virtual link in Excel [email protected] Excel Discussion (Misc queries) 0 August 31st 06 03:08 PM
Virtual Memory Error when running Excel Justin[_10_] Excel Programming 1 August 24th 04 03:45 AM
Virtual Memory Error when running Excel Justin[_10_] Excel Programming 1 August 21st 04 12:04 AM


All times are GMT +1. The time now is 12:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"