Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default fill external data in specific cells of various sheet

I need to fill data from oracle (order) into protected workbook (order form)
into various sheet and specific cells.

oracle table (model and size is primary key)
model size quantity
001 1 1
001 2 1
002 1 4
003 1 2
003 2 2
003 3 1

Excel form
A B C D
1 model size/quantity
2 1 2 3
3 001 1 1
4 002 4
5 003 2 2 1

any suggestions to fill easy data from oracle into predefined excel order
form..



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 91
Default fill external data in specific cells of various sheet

On Dec 10, 8:30 am, "Tomo" wrote:
I need to fill data from oracle (order) into protected workbook (order form)
into various sheet and specific cells.

oracle table (model and size is primary key)
model size quantity
001 1 1
001 2 1
002 1 4
003 1 2
003 2 2
003 3 1

Excel form
A B C D
1 model size/quantity
2 1 2 3
3 001 1 1
4 002 4
5 003 2 2 1

any suggestions to fill easy data from oracle into predefined excel order
form..


I'd just query the database into a recordset and then loop through the
results placing the items you want into the cells you want. Many
different ways to skin that cat and I'm sure someone can show you
something easier, but that would be my approach.

Cory
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
How can I collect specific data from cells in a fill-in form? Sherri at Quality Envelope Excel Discussion (Misc queries) 1 August 13th 08 03:06 PM
fill external data in specific cells of various sheet Tomo Excel Programming 0 December 10th 07 02:25 PM
Creating Link to specific Sheet in external excel file cmceng14 Excel Discussion (Misc queries) 1 January 16th 07 05:23 PM
Fill down formulas in cells to the LEFT of external data range? tsobiech Excel Worksheet Functions 0 September 14th 06 03:57 PM
How can I create a link to a specific sheet from external web page John D Excel Discussion (Misc queries) 1 February 22nd 05 08:40 PM


All times are GMT +1. The time now is 01:05 AM.

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"