VBA coding to retrieve data from Access to Excel :S

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hey everyone,

This is what i have so far. I have an excel workbook with 3
worksheets, SETUP, DATA and DISPLAY. I have been using a pre-coded
program to bring data from a database where the program using the SETUP
sheet from the excel workbook as its critaria and then populates the
DATA sheet. I then can use the DATA sheet to display data in the
DISPLAY sheet in which ever way i want.

Complication is that this pre-coded program is limited to the amount of
tables it can hit at a time. Basically its programmed to read up to 3
tables.

I now need data from 5 tables all together. The first three can come
from the pre-coded program. Now i need to use VBA to first go read the
data i want from the tables and then create fields/rows in the DATA
sheet . . obviously AFTER its done writing its columns/rows from the
pre-coded program (first 3 tables).

Im only having this problem because i cant see the code for this
'pre-coded' program . . otherwise i would have just seen how it was
done from there!!

ANY help would be appreciated . . .

Thanks in advance
~Vicks

.



Relevant Pages

  • Getting the top 5
    ... Okay I need some help. ... I have a 3D excel workbook, ... On another sheet I want to display the names of ...
    (microsoft.public.excel.misc)
  • Re: List box, copy multiple Cells
    ... >I want to have a single Drop Down list box, which I have setup to get ... >data from another sheet. ... I'm not quite clear what you mean by 'display several cells'. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Displaying an Excel spreadsheet
    ... Is it possible to display the Excel Workbook, if the user does not have ... Tim ... >> Can any input to the sheet be captured and sent back to the server? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: file .dat into a window
    ... But I think you will find that it can select and display a file ... /* Added Font on May 29, 2003 to allow the font that is used to ... /* Setup Menu Bar and Items ... JMenuItem PreferencesMenuItem = new JMenuItem; ...
    (comp.lang.java.programmer)
  • Re: Ranking order of cells.
    ... Now, while C1 is *still* selected, click anywhere in the formula bar. ... As you click in each of the cells in Column C, ... I got GB to display twice ... ... First I started a new sheet so I could start fresh. ...
    (microsoft.public.excel.misc)