Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: excel formula

  1. #21
    Tombie Guest
    Quote Originally Posted by Strop View Post
    I can’t see the bottom left corner but do you have coffee for each monitor?
    Iced Coffee excel formula

  2. #22
    Join Date
    Nov 2010
    Location
    Adelaide
    Posts
    303
    Total Downloaded
    0
    Quote Originally Posted by VladTepes View Post
    Anyway there is only one formula that anyone here needs to know.

    The number of Land Rovers you NEED is n=n+1 (where 'n' is the number you already have)
    The trouble with that formula is you only need another once you've bought another.

    I would prefer

    Code:
    Do While LandRoversOwned < LandRoversWanted
              LandRoversWanted = LandRoversOwned + 1
              DoEvents
    Loop
    That way you never have enough...

  3. #23
    Tombie Guest
    Don’t forget the Sub HASWIFEFOUNDOUT..

Page 3 of 3 FirstFirst 123

Tags for this Thread

Bookmarks

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 AULRO.com ONLY!
Search All the Web!