Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I am trying to create a new worksheet from an existing range of
data (pivot table copy/pasted values). This idea is to scan this range and identify where there are no, or blank, values in a cell and return take the heading (row and column) value for the blank cell and paste them into a new worksheet for each occurrance. I have an example below with A through C as column headings and 1 through 3 as row headings.... A B C 1 4 5 6 2 4 6 3 5 Using this example, I would want the new worksheet to populate as such.... 3 A 2 B 3 C This is basically a tool to identify each area where there is missing data and populate a new worksheet with those areas. Can anyone help? This is beyond my programming capabilities, which are quite modest. Many Thanks! Geoff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking for all blank cells in a range orcolumn. | Excel Programming | |||
Checking to See if Range Values Add up to 100 | Excel Programming | |||
Checking ALL values in a range | Excel Discussion (Misc queries) | |||
checking if worksheet is blank | Excel Programming | |||
Checking if worksheet is blank | Excel Programming |