|
|
To advertise on these forums, e-mail us. |
|
|
Thread Tools | Search this Thread | Display Modes |
#51
|
|||
|
|||
Quote:
Assume the number 1221 is in cell A1 In cell B1, express the number 1221 as text. =TEXT(A1,"#") In cell C1, select the first character of the text string "1221". =MID(B1, 1, 1) In cell D1, select the second character of the text string "1221". =MID(B1, 2, 1) In cell E1, select the third character of the text string "1221". =MID(B1, 3, 1) In cell F1, select the fourth character of the text string "1221". =MID(B1, 4, 1) Hth. Let me know if you need a clearer explanation. Best Chris |
#52
|
|||
|
|||
Ziemba
You have done well and hopefully you will continue helping others. BUT When you do spend your time reading a post, always remember to pay attention to the date when it was posted. I have seen and fallen into the trap of replying to VERY OLD Posts as well. Welcome to the Forum Ziemba. Hopefully more members can share your enthusiasm in our quest for knowledge. |
#53
|
|||
|
|||
Aha!
|
#54
|
|||
|
|||
greyhound system
hi guys
i have uploaded a worksheet and was wondering if any one can help me get it running again a i have it running in something elsebut was trying to change it to excel have it in another format if any one can help my addy is angrymobs99at hotmail |
#55
|
|||
|
|||
type in simtools.xla in google and download it to the folder name which is in the formulas and then open it up. It should fix it, it did for me!
|
#56
|
|||
|
|||
simtools
how do you run the simtools ken have it in the proper folder but nothing happens could u walk me through it if possible
thanks ron |
#57
|
|||
|
|||
I'm probably wrong, but you may have to be in Excel and click on TOOLS,then on ADD-INS.
Then place a tick in the Box of your Sims Program. |
#58
|
|||
|
|||
If i am working on another sheet and the macro starts i get an error because i am not on the active sheet that the web query wants to download to i added a sheet select code but all that does is change to the correct sheet, how can i get it to work no matter what sheet i am working on?
Code:
Last edited by Shaun : 3rd June 2009 at 02:49 PM. |
#59
|
|||
|
|||
spreadsheet
hi shaun or moee have u managed to have a look at my spreadsheet
kennedy managed to get it working but still cant keeps not recognising my simtools if u can have look will be really grateful ron also have a ms access horse racing database if anyone is interested it needs work too lol if anyone wants to contact me im angrymobs99 t hotmail.com ron |
#60
|
|||
|
|||
If i get some time will check out see if i can work out what problem is, i got my code sorted out so now down to testing
|
Thread Tools | Search this Thread |
Display Modes | |
|
|