Excel question

Xcrown

Senior member
Nov 1, 2000
368
0
0
Does anyone know how you can make an excel function that will place the result of one cell into a different cell so that the result column or row has just the result numbers to be easily copied and pasted? Is that clear enough?? Thanks to anyone who knows this.

Xcrown
 

tkdkid

Senior member
Oct 13, 2000
956
0
0
not sure, but =[Column][Row] might work.

try putting =A5 for example in one cell.
 

Xcrown

Senior member
Nov 1, 2000
368
0
0
Heres what Im doing. Ive set up a function so that I can just quickly type in some numbers and then it applies the function. Now, I need the result of this function to be placed into cells that have no function in them so that I can copy and paste them somewhere else for just the numbers and not the function. little clearer??

Xcrown
 

kranky

Elite Member
Oct 9, 1999
21,019
156
106
I'm not sure I'm following you, but can you use Edit -> Paste Special and just select Values to get what you want?