Re: Macro To Move Cell Over



It wouldn't. As you gave no idea how to differentiate, I couldn't even begin
to guess. What I gave you is a macro that you can incorporate in your
wrapper code.

Or you could make it a sub, and just go down, select the first item to move,
and run it. Then got to the next one, and F4. This includes going to column
B if you want to shift it one more.

Not ideal, but a darn sight faster than manually moving it, and you can get
quite slick at it after a while. But give us the criteria for moving to B or
C and we will totally automate it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"brazen234" <brazen234.216qbz_1136503803.0374@xxxxxxxxxxxxxxxxxxxxx> wrote
in message news:brazen234.216qbz_1136503803.0374@xxxxxxxxxxxxxxxxxxxxxxxx
>
> Bob-
> I'm not sure how I would go about using that function. And how would it
> differentiate between column B or C ?
>
> Jim-
> Basically nouns vs adjectives. Most of it is product nouns (guitars,
> houses, furniture, etc..).
>
>
> --
> brazen234
> ------------------------------------------------------------------------
> brazen234's Profile:
http://www.excelforum.com/member.php?action=getinfo&userid=9952
> View this thread: http://www.excelforum.com/showthread.php?threadid=498514
>


.



Relevant Pages

  • Differentiation in java
    ... I'm writing a java applet in which it is needed to differentiate a function. ... The Math-package doesn't incorporate this, so does anyone knows a way to get ...
    (comp.lang.java)
  • Re: Macro To Move Cell Over
    ... differentiate between column B or C? ... Basically nouns vs adjectives. ... brazen234's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=9952 ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: Differentiation in java
    ... Suppose your function to differentiate has the signature double f. ... > The Math-package doesn't incorporate this, so does anyone knows a way to ...
    (comp.lang.java)