Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
VBA newbie here ...
I'm trying to find a way to programatically insert/copy certain cell content and formats based on wksht name. For example, given wkshts: #1 Summary #2 A #3 B #4 C On wksht Summary, column A contains headings (Name, Title, Organization). For wkshts A,B and C, there are entries for each heading, each entry being to the right of the previous one. With "Name" being the name of the wksht, in this case A,B and C entries would be to right of the previous one. So ideally, when I insert wksht #5, "D," on wksht Summary to the right of the entry for wksht C, the Name, Title, Organization info from wksht D would populate on wksht Summary. Not sure if this is doable but thanks in advance for any assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
1st 2 rows of wksht show up @ top of each page of the wksht | Excel Discussion (Misc queries) | |||
If formula based on cell formats | Excel Worksheet Functions | |||
Macro to Copy/Paste Data into one wksht, skipp one row before past | Excel Discussion (Misc queries) | |||
a macro that Formats a textbox based on value in a cell | Excel Worksheet Functions | |||
Macro 2 Extract Data 2 Paste in New Wksht | Excel Programming |