C
Craig
I realize in Excel there are many ways of doing the same
thing, but I'm curious. Just for kicks, can anyone tell
me how many ways there are (or that you can think of) to
copy data from one cell to another?
My co-worker claims there are 4 ways (File/Copy, the ctrl-
c/ctrl-v keyboard shortcuts, the copy/paste buttons, and
through VBA code). I'm thinking there are more. I know
you can use named references to refer to other cells, and
in a sense, copy the data from one area to another by
refering to the referenced name. I'm sure there are
custom functions that could be created, etc.
Thanks.
thing, but I'm curious. Just for kicks, can anyone tell
me how many ways there are (or that you can think of) to
copy data from one cell to another?
My co-worker claims there are 4 ways (File/Copy, the ctrl-
c/ctrl-v keyboard shortcuts, the copy/paste buttons, and
through VBA code). I'm thinking there are more. I know
you can use named references to refer to other cells, and
in a sense, copy the data from one area to another by
refering to the referenced name. I'm sure there are
custom functions that could be created, etc.
Thanks.