Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
am creating an application that has three master sheets and a template. Sheet
2 holds the data for an unknown list of sheets. I have a userform that allows the user to copy the template worksheet and give it a unique name. That name is stored in the database on sheet two. Sheet 2 looks like this. A B C D 1. Sheet Name Data 1 Data 2 Data 3 2. New Sheet1 NewSheet1!A1 NewSheet1!B1 NewSheet1!C1 I need to figure out how to take data from the new sheet's Cell A1 B1 and C1 and copy it to it's corresponding position on the database in Sheet 2. I hope that I explained it well. Any help would be appreciated. -- Fighting Texas Aggie Class of 2009 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically appending newly added data on worksheet to a master list worksheet | Links and Linking in Excel | |||
Copy and pasting specific sheet data to a master worksheet | Excel Programming | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming | |||
Copy ranges of data from Master worksheet. Thanks | Excel Programming |