View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default New line of code.. same argument?

I'm not sure what you are asking here. If you mean you want to move the
formula, as is, to a different cell... select the entire formula in the
Formula Bar, Cut it (Ctrl+X), then select the cell you want it in and Paste
it there (probably best to Paste it into the Formula Bar).

--
Rick (MVP - Excel)


"Derrick" wrote in message
...
hi. i have a reallly long line of code - big if / or statement.. is
there a
way to make it look nicer by bringing it down a row? thanks.