Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using the auto fill in macro written by Dave Peterson that was on the
contextures.com site. It works great for most things I want to do. One thing that I would like to be able to do is have it work so that it only fills in a row if there is something in a cell to the right. It can be in the next cell or in the cell 3 columns over. The reason i need to do this is that I'm trying to re-create a tree structrue coming out of another program that leaves blanks in the export. It comes out looking like this Trees Oak Evergreen Shrubs Pine Tree Scrub Pine Christmas Tree (Empty Cells) Flowers (etc) I want the result to be Trees Oak Trees Evergreen Shrubs Trees Evergreen Pine Tree Scrub Pine Trees Evergreen Pine Tree Christmas Tree (Empty Cells) Flowers (etc) I'm sure this is possible, I'm just not as familliar with Excel programming to make it work. Thanks Brian |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto-populate, Auto-copy or Auto-fill? | Excel Worksheet Functions | |||
Conditional Auto fill | Excel Discussion (Misc queries) | |||
Conditional cell auto fill | Excel Worksheet Functions | |||
using auto fill edit or fill handel | Excel Worksheet Functions | |||
auto filter and auto fill | Excel Programming |