If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Input and copy macro code

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-04, 21:55
jackliew jackliew is offline
Registered User
 
Join Date: Feb 2004
Posts: 1
Input and copy macro code

I am using Microsoft Excel XP

Program purpose: Enter a text input such as SPEC100E in main worksheet, the macro in excel will grab and read this SPEC100E worksheet in the workbook and copies data here to the main worsheet. I have about 45 different spec worksheets. ie why I would like to just type the spec sheet no in main sheet and then data will appear right here in main sheet.

Can you help me out, thanks!

Jack
Reply With Quote
  #2 (permalink)  
Old 02-26-04, 00:16
Smitty Smitty is offline
Registered User
 
Join Date: Dec 2003
Location: San Diego, CA
Posts: 153
Welcome to the Board!

VLOOKUP immediately comes to mind, but with 45 different sheets you'll likely need a VBA approach. (Unless you have a summary sheet, which would greatly simplify things, but without seeing what you're working with...)

Care to post you workbook, so we can take a look?

Smitty
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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