+ Reply to Thread
Page 28 of 33 FirstFirst ... 182627282930 ... LastLast
Results 406 to 420 of 486

Thread: Call in the cavalry -- need help solving this thread

  1. #406
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    MS 2007
    Posts
    5,372

    Re: Call in the cavalry -- need help solving this thread

    Hi All,

    Any one want to tackle a graphing problem?
    http://www.excelforum.com/excel-gene...html?p=2719675

    Thanks
    ChemistB
    My 2¢

    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

  2. #407
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,649

    Re: Call in the cavalry -- need help solving this thread

    If anybody fancies coming up with a Regular Expression solutions.. here is one I think could use it....

    http://www.excelforum.com/excel-gene...66#post2722566
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #408
    Valued Forum Contributor tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    USA
    MS-Off Ver
    Excel 2003 - 2007
    Posts
    2,352

    Re: Call in the cavalry -- need help solving this thread

    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #409
    Forum Guru darkyam's Avatar
    Join Date
    03-05-2008
    Location
    Colorado, US
    MS-Off Ver
    2007
    Posts
    2,170

    Re: Call in the cavalry -- need help solving this thread

    Tigeravatar, I'm a vba noob, but first thought is turning screenupdate to false. Perhaps this is a question more experienced VBA programmers can answer, but instead of numerous calls to another database, might it be faster to copy the necessary section of data, post it in the current workbook, work from there, and then delete those pages when finished? Just an idea.
    Life is about perseverance. Remember: today's mighty oak tree is just yesterday's nut that held its ground.

    If you like a post, please rate it with the scales icon (top right).
    If you feel really indebted, please consider a donation to charity, such as Feed the Children or Habitat for Humanity.

  5. #410
    Valued Forum Contributor OnErrorGoto0's Avatar
    Join Date
    12-30-2011
    Location
    I DO NOT POST HERE ANYMORE
    MS-Off Ver
    I DO NOT POST HERE ANYMORE
    Posts
    1,647

    Re: Call in the cavalry -- need help solving this thread

    Quote Originally Posted by tigeravatar View Post
    Following his last post, I can think of a couple of suggestions but none are printable...
    Good luck.

  6. #411
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    6,233

    Re: Call in the cavalry -- need help solving this thread

    Can someone check this: Need macro to enter values from a txt file:

    http://www.excelforum.com/excel-gene...-in-excel.html
    "Relax. What is mind? No matter. What is matter? Never mind!"

  7. #412
    Forum Guru jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2007
    Posts
    2,581

    Re: Call in the cavalry -- need help solving this thread

    Could anybody take a stab at explaining this?

    http://www.excelforum.com/excel-gene...us-thread.html
    HTH
    Regards, Jeff

    If you like the answer(s) provided, why not add some reputation by clicking the * below
    Please use [ Code ] tags when posting [ /Code ]
    Please view/read the Forum rules --- How to mark a thread as solved

  8. #413
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Cochrane,Alberta
    MS-Off Ver
    XL 2003,2007,2010
    Posts
    6,843

    Re: Call in the cavalry -- need help solving this thread


  9. #414
    Forum Contributor DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,614

    Re: Call in the cavalry -- need help solving this thread

    If anyone can assist, I think this a bit over my head

    http://www.excelforum.com/excel-gene...y-formula.html
    If you liked my solution, please click on the Star -- to add to my reputation

    If your issue as been resolved, please clearly state so and mark the thread as [SOVLED] using the thread tools just above the first post.

  10. #415
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,436

    Re: Call in the cavalry -- need help solving this thread

    Cheers,
    Arlette

    If I helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  11. #416
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    MS 2007
    Posts
    5,372

    Re: Call in the cavalry -- need help solving this thread

    Anyone have a macro for removing the apostrophe but keeping the result as text? Tried text to column tricks but couldn't get it right.

    http://www.excelforum.com/excel-gene...ing-issue.html
    ChemistB
    My 2¢

    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

  12. #417
    Forum Guru TMShucks's Avatar
    Join Date
    07-15-2010
    Location
    Manchester, England
    MS-Off Ver
    MSO 2003 & 2007
    Posts
    6,256

    Re: Call in the cavalry -- need help solving this thread

    @ChemistB:

    Range("A1").Formula = Range("A1").Value

    Loop as required

    Regards, TMS

  13. #418
    Forum Contributor DGagnon's Avatar
    Join Date
    02-23-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003, 2007
    Posts
    1,614

    Re: Call in the cavalry -- need help solving this thread

    anyone have experience with SMS via excel?

    http://www.excelforum.com/excel-prog...excel-vba.html
    If you liked my solution, please click on the Star -- to add to my reputation

    If your issue as been resolved, please clearly state so and mark the thread as [SOVLED] using the thread tools just above the first post.

  14. #419
    Forum Moderator arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    4,436

    Re: Call in the cavalry -- need help solving this thread

    Cheers,
    Arlette

    If I helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  15. #420
    Valued Forum Contributor darknation144's Avatar
    Join Date
    01-24-2012
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    550

    Re: Call in the cavalry -- need help solving this thread

    http://www.excelforum.com/excel-gene...ng-issues.html

    I don't understand the guys problem with finding the right price any help?
    If someone helped give them rep using the star button.

    If you have received a satisfactory solution please mark the thread solved. If not Fotis will come for you at night :P

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.2.0