What are you doing RIGHT NOW???

12922932952972981727

Replies

  • synchkat
    synchkat Posts: 37,368 Member
    xzsharp wrote: »
    synchkat wrote: »
    I'm sitting and pretending I've noting to do because others have planned my every day this week it seems

    did they put in eat lots of choco pudding as an item?

    sadly no...no one cares about my pudding addiction
  • xzsharp
    xzsharp Posts: 781 Member
    synchkat wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    I'm sitting and pretending I've noting to do because others have planned my every day this week it seems

    did they put in eat lots of choco pudding as an item?

    sadly no...no one cares about my pudding addiction

    I say stab them in the ear
  • xzsharp
    xzsharp Posts: 781 Member
    lstrat115 wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    I'm sitting and pretending I've noting to do because others have planned my every day this week it seems

    did they put in eat lots of choco pudding as an item?

    sadly no...no one cares about my pudding addiction

    I say stab them in the ear

    You have a thing for ears, eh?

    no.. you could stab them in the eye also but might be too much for *kitten* up your schedule.. stab them in the fanny?
  • jamcdonel
    jamcdonel Posts: 533 Member
    Trying to psych myself up to go mix an pour more concrete.
  • xzsharp
    xzsharp Posts: 781 Member
    lstrat115 wrote: »
    xzsharp wrote: »
    lstrat115 wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    I'm sitting and pretending I've noting to do because others have planned my every day this week it seems

    did they put in eat lots of choco pudding as an item?

    sadly no...no one cares about my pudding addiction

    I say stab them in the ear

    You have a thing for ears, eh?

    no.. you could stab them in the eye also but might be too much for *kitten* up your schedule.. stab them in the fanny?

    If I had a dollar for every time a guy mentioned stabbing a fanny...

    with a knife not a sausage? what kind of hood you live in girl?
  • FeraFilia
    FeraFilia Posts: 4,664 Member
    Listening to my son vent his toddler frustrations over being told "no"... I need ear plugs.
  • xzsharp
    xzsharp Posts: 781 Member
    lstrat115 wrote: »
    xzsharp wrote: »
    lstrat115 wrote: »
    xzsharp wrote: »
    lstrat115 wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    I'm sitting and pretending I've noting to do because others have planned my every day this week it seems

    did they put in eat lots of choco pudding as an item?

    sadly no...no one cares about my pudding addiction

    I say stab them in the ear

    You have a thing for ears, eh?

    no.. you could stab them in the eye also but might be too much for *kitten* up your schedule.. stab them in the fanny?

    If I had a dollar for every time a guy mentioned stabbing a fanny...

    with a knife not a sausage? what kind of hood you live in girl?

    Not London

    there is your problem :)
  • JackKopCh
    JackKopCh Posts: 8,042 Member
    Spending way too much money online buying new jackets! D: I have a problem, I bought the same one in two colours.... and I already have it in another colour....
  • slimgirljo15
    slimgirljo15 Posts: 269,456 Member
    lstrat115 wrote: »
    xzsharp wrote: »
    lstrat115 wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    xzsharp wrote: »
    synchkat wrote: »
    I'm sitting and pretending I've noting to do because others have planned my every day this week it seems

    did they put in eat lots of choco pudding as an item?

    sadly no...no one cares about my pudding addiction

    I say stab them in the ear

    You have a thing for ears, eh?

    no.. you could stab them in the eye also but might be too much for *kitten* up your schedule.. stab them in the fanny?

    If I had a dollar for every time a guy mentioned stabbing a fanny...

    You know that fanny has a whole different meaning here :D
  • JustMissTracy
    JustMissTracy Posts: 6,338 Member
    Listening to the dishwasher, and Odd Squad...enjoying my last hour with my little Miss <3
  • angelxsss
    angelxsss Posts: 2,402 Member
    Replacing all the spaces in this excel spreadsheet with underscores, individually. Is there not a faster way to do this?
  • BoosDimples
    BoosDimples Posts: 2,826 Member
    Clockwatching....
  • subcounter
    subcounter Posts: 2,382 Member
    angelxsss wrote: »
    Replacing all the spaces in this excel spreadsheet with underscores, individually. Is there not a faster way to do this?

    Press Ctrl+H. In "Find what" dialog box provide one space and in "Replace with" dialog box provide underscore (_). Click on "Replace All".

    4d7.png
  • JackKopCh
    JackKopCh Posts: 8,042 Member
    subcounter wrote: »
    angelxsss wrote: »
    Replacing all the spaces in this excel spreadsheet with underscores, individually. Is there not a faster way to do this?

    Press Ctrl+H. In "Find what" dialog box provide one space and in "Replace with" dialog box provide underscore (_). Click on "Replace All".

    4d7.png

    BYDMYOH.gif
  • angelxsss
    angelxsss Posts: 2,402 Member
    subcounter wrote: »
    angelxsss wrote: »
    Replacing all the spaces in this excel spreadsheet with underscores, individually. Is there not a faster way to do this?

    Press Ctrl+H. In "Find what" dialog box provide one space and in "Replace with" dialog box provide underscore (_). Click on "Replace All".

    4d7.png

    oh my Jesus thank you!
  • angelxsss
    angelxsss Posts: 2,402 Member
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?
  • subcounter
    subcounter Posts: 2,382 Member
    edited February 2017
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw
  • angelxsss
    angelxsss Posts: 2,402 Member
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p
  • subcounter
    subcounter Posts: 2,382 Member
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.
  • angelxsss
    angelxsss Posts: 2,402 Member
    subcounter wrote: »
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.

    I got it! I used your instructions, but google had more dumbed-down instructions :p Thank you!
  • subcounter
    subcounter Posts: 2,382 Member
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.

    I got it! I used your instructions, but google had more dumbed-down instructions :p Thank you!

    Good, was about to remote control your PC. :smiley: Lol its worse when you get to VBA codes of excel.

    raw
  • jessicadonahoe23
    jessicadonahoe23 Posts: 15 Member
    working, and reading your comments between phone calls :D
  • TheCounselorx
    TheCounselorx Posts: 1,182 Member
    subcounter wrote: »
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.

    Dude dude..... this tech support is currency ..... you should trade it for a couple of newd bewb pics from her!!
  • angelxsss
    angelxsss Posts: 2,402 Member
    subcounter wrote: »
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.

    Dude dude..... this tech support is currency ..... you should trade it for a couple of newd bewb pics from her!!

    Considering this probably saved me several hours of work today, I'd pay up lol
  • JackKopCh
    JackKopCh Posts: 8,042 Member
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.

    Dude dude..... this tech support is currency ..... you should trade it for a couple of newd bewb pics from her!!

    Considering this probably saved me several hours of work today, I'd pay up lol

    68103492.jpg
  • TheCounselorx
    TheCounselorx Posts: 1,182 Member
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    subcounter wrote: »
    angelxsss wrote: »
    @subcounter okay another question: I have data for 3 timepoints, and I just made a column for pre, one for post, and one for follow-up, but they told me that all the datapoints within those columns need to be labeled with _pre, _post, and _fu before/after each variable name. Is there a way to not do that individually?

    Hmm something like:
    =CONCATENATE("Food - ",A1)
    =Concatenate (A1, " - Fruit")
    =Concatenate ("Food - ", A1, " - Fruit")

    Depending on which side, just drag them down. Try them all to see which one you want, obviously change the names of Food and Fruit with _pre _post _fu

    raw

    okay I can't figure that one out haha. thanks for trying though :p

    Hmm like, paste the "code" I wrote on to the next cell of the data points you're trying to change, then simply double click the bottom right, or drag them down, it will change the whole data on the new cell. Then you can copy/paste the data.

    Dude dude..... this tech support is currency ..... you should trade it for a couple of newd bewb pics from her!!

    Considering this probably saved me several hours of work today, I'd pay up lol

    If you press Alt and Tab.... you'll be able to quickly jump from one window to another...... does that qualify??? .... maybe?....
  • synchkat
    synchkat Posts: 37,368 Member
    listening to the boy figuring out a song on the piano
  • FeraFilia
    FeraFilia Posts: 4,664 Member
    Attempting to feed this monster his lunch. It has been a DAY.
  • JstTheWayIam
    JstTheWayIam Posts: 6,357 Member
    Just finished legs.. Bout to do abs...
    Mfp'n between sets while climbing on the treadmill...
  • synchkat
    synchkat Posts: 37,368 Member
    edited February 2017
    Now I'm figuring out the songs...anyone wanna learn how to play Pokemon Sun & Moon Kahuna Battle music?