K
karmakula
I've been beaten by excel. Please help me get this done on a sheet wit
odd cells unlocked and even cells locked.
I need a macro or vba with command buttons to perform the following o
a single column of up to 144 rows:
1. A command button to select only odd cells with data entries, (do no
include blank cells).
2. To print the selection of odd cells with data only and print al
even cells plus the trailing even cell after the last odd cell wit
data, (same command button as #1).
3. A separate command button to clear all odd cells and place the focu
on A1 so I can start all over again.
If possible, A separate command button to bring up a dialogue bo
asking how many times to copy & paste the data of the current cell t
the proceeding odd cells.
Than
odd cells unlocked and even cells locked.
I need a macro or vba with command buttons to perform the following o
a single column of up to 144 rows:
1. A command button to select only odd cells with data entries, (do no
include blank cells).
2. To print the selection of odd cells with data only and print al
even cells plus the trailing even cell after the last odd cell wit
data, (same command button as #1).
3. A separate command button to clear all odd cells and place the focu
on A1 so I can start all over again.
If possible, A separate command button to bring up a dialogue bo
asking how many times to copy & paste the data of the current cell t
the proceeding odd cells.
Than