<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-19875634</id><updated>2011-09-06T07:15:56.724+01:00</updated><title type='text'>Methods In Excel</title><subtitle type='html'>Another Excel blog, but with special spelling!</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>38</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-19875634.post-114038672826728962</id><published>2006-02-19T21:43:00.000Z</published><updated>2006-02-19T22:05:29.896Z</updated><title type='text'>VBA for iG_Syntax_Hiliter</title><summary type='text'>I produced a .php  file for VBA. I got most of the "Keywords" from ostrosoft.com, and added a few myself. I also changed the  colour system. The VBA file has abou 160 "keywords" vs about 300 for the VB one. This is beacuse the "keywords" are infact "Bluewords", that is to say the code produced by my VBA .php file should be the same as if it where in then VBA IDE (theres green, blue and black and </summary><link rel='related' href='http://www.dicks-blog.com/archives/2006/02/07/ig_syntax_hiliter-for-vba/' title='VBA for iG_Syntax_Hiliter'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/114038672826728962/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=114038672826728962' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/114038672826728962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/114038672826728962'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/vba-for-igsyntaxhiliter.html' title='VBA for iG_Syntax_Hiliter'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-114019671013193427</id><published>2006-02-17T16:22:00.000Z</published><updated>2006-02-17T17:27:29.060Z</updated><title type='text'>VB timer as Double</title><summary type='text'>Ok so this is a lazy post, but has anyone used the timer with double type?Try it, I'm looking into this and hope to get a better understanding of the whole thing, but it seems to use 3 decimal places when loading the time, and more when subtacting (more sdp than singles). In documention it says Timer returns a single. Thus i would have thought (FLW!) that if the result was getting put in a double</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/114019671013193427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=114019671013193427' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/114019671013193427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/114019671013193427'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/vb-timer-as-double.html' title='VB timer as Double'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-114000227951561127</id><published>2006-02-15T11:17:00.000Z</published><updated>2006-02-15T11:34:06.020Z</updated><title type='text'>Go Sub,  to go?</title><summary type='text'>I was flicking through John's recently opened Hard Core XL VBA site (well forum), theres a lot of content there, it's a nice way to store a lot of code. One thing that i had never seen before was the go sub methodBasically you goto a Lable, excute whatever code follows and finish with a return line, vizSub Test()x = Array(1, 10, 100)For i = 0 To UBound(x)If x(i) &gt; 10 ThenGoSub ValueErrorEnd </summary><link rel='related' href='http://nqax.4.forumer.com/index.php?showtopic=114' title='Go Sub,  to go?'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/114000227951561127/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=114000227951561127' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/114000227951561127'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/114000227951561127'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/go-sub-to-go.html' title='Go Sub,  to go?'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113974111016205049</id><published>2006-02-12T10:36:00.000Z</published><updated>2006-02-13T13:09:45.506Z</updated><title type='text'>Moving a captionless userform</title><summary type='text'>Yesterday I was playing around with Jan Karel Pieterse Watch Other Cell  tool. I wanted to make the user form captionless and transparent. That’s easy enough to do but a problem arose. With the caption removed the form could not be moved.One work around was to use the forms mouse move event and an API Call to hook the cursor location. Another API call is made to reposition the form. The Down and </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113974111016205049/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113974111016205049' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113974111016205049'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113974111016205049'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/moving-captionless-userform.html' title='Moving a captionless userform'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113966898894628994</id><published>2006-02-11T14:39:00.000Z</published><updated>2006-02-11T14:43:08.970Z</updated><title type='text'>Programming to die for?</title><summary type='text'>This is funny!  i got 8 out of 10</summary><link rel='related' href='http://www.malevole.com/mv/misc/killerquiz/' title='Programming to die for?'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113966898894628994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113966898894628994' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113966898894628994'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113966898894628994'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/programming-to-die-for.html' title='Programming to die for?'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113956297239652535</id><published>2006-02-10T09:12:00.000Z</published><updated>2006-02-10T09:16:12.410Z</updated><title type='text'>Office and Vista Beta experience</title><summary type='text'>In the past the beat experiences have been free, and quite good :-), sign up now, you've got nothing to lose!!!!The new generation of Microsoft Windows© and Office© is about to be launched. Get in on the act right from the start and follow the new products as they go through to the finals. As a member of the Vista and Office Beta Experience you will benefit from valuable resources, specialist </summary><link rel='related' href='http://www.microsoft.com/emea/msdn/betaexperience/' title='Office and Vista Beta experience'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113956297239652535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113956297239652535' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113956297239652535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113956297239652535'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/office-and-vista-beta-experience.html' title='Office and Vista Beta experience'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113944299112697341</id><published>2006-02-08T23:16:00.000Z</published><updated>2006-02-14T14:31:54.096Z</updated><title type='text'>An Excel Front loader (Dot Net, dot slow! )</title><summary type='text'>Last night I jumped onto the .Net train. So I’m a little late?                I’m using VB 2005 express. I knocked up a little “front loader” app. Very simple, it makes a new excel instance and loads a .xls file called “App.xls” from the same dir into that excel instance then exits.I had a number of problems:The form does not display correctly (on my PC’s), and there does not seem to be a </summary><link rel='related' href='http://www.methodsinexcel.co.uk/Downloads/M.I.E_FrontLoader.exe' title='An Excel Front loader (Dot Net, dot slow! )'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113944299112697341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113944299112697341' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113944299112697341'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113944299112697341'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/excel-front-loader-dot-net-dot-slow.html' title='An Excel Front loader (Dot Net, dot slow! )'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113941840032157483</id><published>2006-02-08T16:49:00.000Z</published><updated>2006-02-08T17:06:40.340Z</updated><title type='text'>Learn Visual Studio</title><summary type='text'>Microsoft are offering up quite a lot of decent resource for.net developers/or cross over developers. The Visual Studio Learning home page has a lot of links to virtual labs each aimed at different parts of VS. There are even a few books that can be downloaded for free! (sroll the learning home page or, just the VB ones) – I think I’ll print out a chapter at a time ;-)!Credit where it’s due well </summary><link rel='related' href='http://msdn.microsoft.com/vstudio/learning/default.aspx' title='Learn Visual Studio'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113941840032157483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113941840032157483' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113941840032157483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113941840032157483'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/learn-visual-studio.html' title='Learn Visual Studio'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113925130080990765</id><published>2006-02-06T18:33:00.000Z</published><updated>2006-02-06T22:16:34.476Z</updated><title type='text'>That's some expensive visual basic!</title><summary type='text'>wow, VB 2005 express is free, but for a mere 25'000 dollars you can get your hands on this bad boy! Amazingly, no takers as yet...</summary><link rel='related' href='http://cgi.ebay.com/Microsoft-Visual-Basic-1-0_W0QQitemZ7215553425QQcategoryZ99330QQrdZ1QQcmdZViewItem#ebayphotohosting' title='That&apos;s some expensive visual basic!'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113925130080990765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113925130080990765' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113925130080990765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113925130080990765'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/thats-some-expensive-visual-basic.html' title='That&apos;s some expensive visual basic!'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113883115074735454</id><published>2006-02-01T21:33:00.000Z</published><updated>2006-02-01T22:00:47.466Z</updated><title type='text'>Excel User Conference</title><summary type='text'>This year the Excel users conference  is coming to the uk (london). It should have course been held in Northampton - it beeing the centre of England and all that ;-).Anyway it's a 2 day event, the second day being more advanced that the first.The list of speakers is quite impressive (unconfirmed):Patrick O'Beirne Bob Phillips Nick Hodge Andy Pope Ken Wright Simon Murphy Martin GreenDates and </summary><link rel='related' href='http://www.exceluserconference.com/' title='Excel User Conference'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113883115074735454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113883115074735454' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113883115074735454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113883115074735454'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/02/excel-user-conference.html' title='Excel User Conference'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113856004626852089</id><published>2006-01-29T18:33:00.000Z</published><updated>2006-01-29T18:42:54.063Z</updated><title type='text'>Speed basic Update 2</title><summary type='text'>Mike Martin the aurthor of SpeedBasic recently contacted me about his product. It turns out that development has not in fact stopped. Mike took a look at B++ and noticed some areas he thought could be improved. He did the same with his own Speed basic. Taking all this on board and re wrote SpeedBasic to incorporate much more syntax checking prior to converting the code into C.The latest </summary><link rel='related' href='http://www.martinm.net/' title='Speed basic Update 2'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113856004626852089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113856004626852089' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113856004626852089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113856004626852089'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/speed-basic-update-2.html' title='Speed basic Update 2'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113844765008281225</id><published>2006-01-28T11:25:00.000Z</published><updated>2006-01-28T23:34:11.930Z</updated><title type='text'>Display full menus</title><summary type='text'>While we're on the subject of toolbars and the customise dialog, I would recommend to all Excel/Office users the following tip. Turn OFF the show menu after short delay option and turn ON the always show full menu option. Again this can be found in the customise dialog, under the options tab. Checking this option will force Excel to display the whole menus and lets you see all of the menu </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113844765008281225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113844765008281225' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113844765008281225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113844765008281225'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/display-full-menus.html' title='Display full menus'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113844418223266271</id><published>2006-01-28T10:24:00.000Z</published><updated>2006-01-28T11:28:23.233Z</updated><title type='text'>Streamline your Excel toolbars</title><summary type='text'>Microsoft hold the average user has 4 or more toolbars displayed at any one time. This represents quite a lot of the screen “real-estate”. This is especially pertinent with the advent of “wide screen” type set ups popular on many laptops. A colleague of mine has about 25 rows on display, that’s on a 17” screen! (well, “wide screen”).  I believe is that many uses pull up a menu bars and end up </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113844418223266271/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113844418223266271' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113844418223266271'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113844418223266271'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/streamline-your-excel-toolbars.html' title='Streamline your Excel toolbars'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113818595719884376</id><published>2006-01-25T10:31:00.000Z</published><updated>2006-01-25T11:20:06.063Z</updated><title type='text'>Hidden data and Charts</title><summary type='text'>Sometimes we want to hide our data but still display the values in a chart. By defult Excel will remove the chart content when we hide rows or colunms.The answer is to change a setting in the Excel Maze, sorry options box.Select the chart you wish to change then goto: Tools &gt; Options &gt;Chartthen unselect the "Plot Visible Cells Only" option.Another option to consider is putting the data in another</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113818595719884376/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113818595719884376' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113818595719884376'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113818595719884376'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/hidden-data-and-charts.html' title='Hidden data and Charts'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113810300616657318</id><published>2006-01-24T11:23:00.000Z</published><updated>2006-01-24T11:50:29.336Z</updated><title type='text'>Filling In - Working with lists and tables</title><summary type='text'>Often we end up with a sheet that looks like this:And we want to fill in the empty cells, so it looks like this:MS MVP Zack Barresse suggested the following cunning method:Select the entire range of data, including blanks.  Hit F5 | Special | Blanks, click OK. Now hit the = key, then hit your up arrow once, then hit Ctrl + Enter.  If you wish the values to stick, select the entire range again, </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113810300616657318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113810300616657318' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113810300616657318'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113810300616657318'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/filling-in-working-with-lists-and.html' title='Filling In - Working with lists and tables'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113794194551841709</id><published>2006-01-22T13:28:00.000Z</published><updated>2006-01-23T14:28:56.273Z</updated><title type='text'>Captionless worksheets</title><summary type='text'>Big Dick Kusleika over at Daily Does of Excel made some suggestions for Excel 12. One of which was to have captionless worksheets.    The following example sort of does it, it’s a modification of Steven Bullen’s and Tim Clem’s Form fun class.              I didn’t spend very long on this as it’s not really of any use to me, I just wondered if it could be done. To use it in anger you’d have to </summary><link rel='related' href='http://www.dicks-blog.com/' title='Captionless worksheets'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113794194551841709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113794194551841709' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113794194551841709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113794194551841709'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/captionless-worksheets.html' title='Captionless worksheets'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113779457437277594</id><published>2006-01-20T20:53:00.000Z</published><updated>2006-01-22T19:18:30.936Z</updated><title type='text'>Lexar POS</title><summary type='text'>POS has nothing to do with memory locations.I bought this (although it was the 1g version) for £60, not that cheap really. I got it about 10 months ago. After about 3 months the plastic cum rubber key hook thing broke, in fact the casing was rubbish from the off.After about 8 months the whole thing (now bandaged up with glue and nylon strips) stopped working: Not to worry, the handy old soldering</summary><link rel='related' href='http://www.ebuyer.com/customer/products/index.html?rb=15381723069&amp;action=c2hvd19wcm9kdWN0X3Jldmlld3M=&amp;product_uid=60660' title='Lexar POS'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113779457437277594/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113779457437277594' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113779457437277594'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113779457437277594'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/lexar-pos.html' title='Lexar POS'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113762288212290704</id><published>2006-01-18T21:55:00.001Z</published><updated>2006-01-19T10:07:17.430Z</updated><title type='text'>Speed Basic Update!</title><summary type='text'>So i installed and played around with SpeedBasic.  I chose to install the Borland C++ compiler, even though i have MSVC. I can honestly say it was a breeze. Much easier that installing VS6 or VB express! (This is stupid, how can it be that one man working by himself can do it better that MS????!!!!, lol!)Anyway, I don't really know much about none MS BASIC syntax, but it was easy enough to build </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113762288212290704/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113762288212290704' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113762288212290704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113762288212290704'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/speed-basic-update_18.html' title='Speed Basic Update!'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113754420193638459</id><published>2006-01-18T00:24:00.000Z</published><updated>2006-01-18T10:29:57.456Z</updated><title type='text'>New’s good, but what about improvements?</title><summary type='text'>New ideas capture peoples imagine, no doubt about it. But this struck a chord when I re-visited J-Walks old blog.As you might expect, you'll find lots of predictable comments and jokes by people who don't know what they're talking about. But there are a few interesting comments. For example:Someone need to start OVER and rethink what a word processor needs to do. Basics like multi level numbering</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113754420193638459/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113754420193638459' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113754420193638459'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113754420193638459'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/news-good-but-what-about-improvements.html' title='New’s good, but what about improvements?'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113736272434735438</id><published>2006-01-15T22:00:00.000Z</published><updated>2006-01-15T22:05:24.360Z</updated><title type='text'>In-Line Help Methods, some examples</title><summary type='text'>Following a question over at JMT forums, I have literally thrown together some examples of methods for displaying “in-line” help.     By “in-line” I mean the sort of help that’s displayed right next to the area where it’s needed/used. I don’t believe any of these methods should form the base for a well structured help system, and some boarder on the silly. Still, there is clearly a place for such</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113736272434735438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113736272434735438' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113736272434735438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113736272434735438'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/in-line-help-methods-some-examples.html' title='In-Line Help Methods, some examples'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113709140376918871</id><published>2006-01-12T18:43:00.000Z</published><updated>2006-01-12T18:44:28.130Z</updated><title type='text'>Blogger Blogging from Word?</title><summary type='text'>I have just installed a word addin that lets me post to my blog from word. Very easy to setup, just enter your user name and pass word!But how well does it work!!!!! Well with this post we shall find out!BOLDUnderlined ItalicLink (to addin page) First problem! does not support images!!!!!!!!!, but i can edit the HTML before i post it, see!NOTE: here a screen shot!</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113709140376918871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113709140376918871' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113709140376918871'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113709140376918871'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/blogger-blogging-from-word.html' title='Blogger Blogging from Word?'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113706897084217430</id><published>2006-01-12T12:16:00.001Z</published><updated>2006-01-12T13:50:07.290Z</updated><title type='text'>Free (Visual ) BASIC and more!!!!</title><summary type='text'>So I’m looking for a free BASIC complier that I can use commercially.  There are quite a few around , but I really need a GUI. JustBASIC seems ok, if not a little lite weight , hey you get what you pay for!!!.FreeBASIC looks very impressive, but I need to check out the licensing. Importantly FreeBASIC is supported by the FBIDE and JellFish Pro IDE’s. The latter of which looks quite powerful.This </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113706897084217430/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113706897084217430' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113706897084217430'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113706897084217430'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/free-visual-basic-and-more.html' title='Free (Visual ) BASIC and more!!!!'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113682020549955168</id><published>2006-01-09T15:07:00.000Z</published><updated>2006-01-09T15:23:25.513Z</updated><title type='text'>Concise XML</title><summary type='text'>A large spread sheet saved as XML can lead to some big files, there hard to understand - for me anyway: Eric Bachta has a cool solution, he writes his own simple XML!I wish there as some kind of add-in for pre 2003 excel which allows XML to be used in it - properly! Any one know of such a thing?</summary><link rel='related' href='http://ewbi.blogs.com/develops/2006/01/roundtripping_s.html#comments' title='Concise XML'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113682020549955168/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113682020549955168' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113682020549955168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113682020549955168'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/concise-xml.html' title='Concise XML'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113657574142326709</id><published>2006-01-06T19:20:00.000Z</published><updated>2006-01-09T15:51:52.223Z</updated><title type='text'>XLL update</title><summary type='text'>David Gainer was kind enough to answer the mulit thread .xll questionExcel 97 does not support multi-threading. I can see what I wrote was confusing. What I meant was that if you had some XLLs that you have been using for some versions that you want to participate in mult-threaded calc, you can recompile them after adding the flag and they will work – you don’t need to update anything to use the </summary><link rel='related' href='http://blogs.msdn.com/excel/archive/2006/01/03/508985.aspx?CommentPosted=true#commentmessage' title='XLL update'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113657574142326709/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113657574142326709' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113657574142326709'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113657574142326709'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/xll-update.html' title='XLL update'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113650325901622168</id><published>2006-01-05T23:19:00.000Z</published><updated>2006-01-05T23:20:59.026Z</updated><title type='text'>Differences between these two types of Add-ins.</title><summary type='text'>http://support.microsoft.com/default.aspx?scid=kb;en-us;291392this is for me really. :-)</summary><link rel='related' href='http://support.microsoft.com/default.aspx?scid=kb;en-us;291392' title='Differences between these two types of Add-ins.'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113650325901622168/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113650325901622168' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113650325901622168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113650325901622168'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/differences-between-these-two-types-of.html' title='Differences between these two types of Add-ins.'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113648131213222597</id><published>2006-01-05T17:04:00.000Z</published><updated>2006-01-05T17:15:12.160Z</updated><title type='text'>2 xll type links</title><summary type='text'>XL dennis posted these links over at Dave Gainer Blog, useful, I must read PED also.http://blogs.msdn.com/eric_carter/archive/2004/12/01/273127.aspxhttp://support.microsoft.com/default.aspx?scid=kb;en-us;Q178474</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113648131213222597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113648131213222597' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113648131213222597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113648131213222597'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/2-xll-type-links.html' title='2 xll type links'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113645513693619830</id><published>2006-01-05T09:51:00.000Z</published><updated>2006-01-05T09:58:56.946Z</updated><title type='text'>Opening Access Tables Directly in Excel</title><summary type='text'>Maybe I've missed the boat on this one but I never knew you could open an Access table directly inside excel, I've always exported them to .xls files in Access, or used Get Extrenal Data. In Excel, file open (pick all from the type drop down) and click on the Access DB, give you this:clciking the table will import it into excel - i guess it errors out when you go over 65537!</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113645513693619830/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113645513693619830' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113645513693619830'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113645513693619830'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/opening-access-tables-directly-in.html' title='Opening Access Tables Directly in Excel'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113636861962578535</id><published>2006-01-04T09:51:00.000Z</published><updated>2006-01-04T10:09:06.196Z</updated><title type='text'>Excel 97, supports multi-threading??????????</title><summary type='text'>I'm not really up to speed with c programing etc, although it is somthing i'm gonna start to look at. Anyway, i dont understand this, from David Gainer     Excel 12 blogNote, the Excel4 API will also respond appropriately to the “$” character, so if an XLL author wants to take advantage of multi-threading, but doesn't care about the big grid, they do not have to use the Excel12 API.So does this </summary><link rel='related' href='http://blogs.msdn.com/excel/archive/2006/01/03/508985.aspx?CommentPosted=true#commentmessage' title='Excel 97, supports multi-threading??????????'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113636861962578535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113636861962578535' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113636861962578535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113636861962578535'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2006/01/excel-97-supports-multi-threading.html' title='Excel 97, supports multi-threading??????????'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113577835051054999</id><published>2005-12-28T13:57:00.000Z</published><updated>2006-02-13T10:21:36.956Z</updated><title type='text'>This is for Andrew!</title><summary type='text'>I've seen this sort of thing in excel before, some better than others. I tested it in a live journal account i set up and it work perfectly. Not sure about pictures though!</summary><link rel='related' href='http://brad.livejournal.com/2185677.html' title='This is for Andrew!'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113577835051054999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113577835051054999' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113577835051054999'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113577835051054999'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/this-is-for-andrew.html' title='This is for Andrew!'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113560633355118120</id><published>2005-12-26T14:05:00.000Z</published><updated>2005-12-26T14:12:13.566Z</updated><title type='text'>P -code??????</title><summary type='text'>I'm working on a big dictor app at the moment. It's starting to crash big time!  - Often after making a small change to a VBA module it will refuse to open again in excel. I have to do a “detect and repair” to get the workbook to open. I'm not sure if it's a registry problem or something else - but I'll find out!Anyway all this lead me to finding this post, which I think I have read before, but </summary><link rel='related' href='http://groups.google.co.uk/group/microsoft.public.excel.programming/browse_thread/thread/58529655554ff030/fb1b10a86ce16ae9?lnk=st&amp;q=workbook+size+and+stability&amp;rnum=4&amp;hl=en#fb1b10a86ce16ae9' title='P -code??????'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113560633355118120/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113560633355118120' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113560633355118120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113560633355118120'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/p-code.html' title='P -code??????'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113528873847186236</id><published>2005-12-22T21:51:00.000Z</published><updated>2006-01-09T15:50:39.580Z</updated><title type='text'>Lets Split!</title><summary type='text'>Came across the VB Split fucntion which I had ever used before today,  fom help: (anoted)DescriptionReturns a zero-based, one-dimensional array containing a specified number of substrings.SyntaxSplit(expression[, delimiter[, limit[, compare]]])Expression,Required. the stringDelimiterOptional. String character used to identify substring limits. If omitted, the space character (" ") is assumed to </summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113528873847186236/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113528873847186236' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113528873847186236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113528873847186236'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/lets-split.html' title='Lets Split!'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113507188037492979</id><published>2005-12-20T09:43:00.000Z</published><updated>2005-12-20T09:53:33.946Z</updated><title type='text'>gbCodeLib</title><summary type='text'>I’ve been using this for about 6 months and it’s a brilliant tool! Gary has also been kind enough to make the full version available for free too. Excellent! Not only can you manage all you code snippets, but you can store example file right along side them; there’s even a version that runs right off your flash drive.    Give it a whril  and never find yourself scratching though old workbooks </summary><link rel='related' href='http://www.garybeene.com/phpbb/' title='gbCodeLib'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113507188037492979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113507188037492979' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113507188037492979'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113507188037492979'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/gbcodelib.html' title='gbCodeLib'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113507111869821109</id><published>2005-12-20T09:20:00.000Z</published><updated>2006-01-09T15:47:47.306Z</updated><title type='text'>Exporting to excel from owc (and pivot tables)</title><summary type='text'>From a white paper at MSDN:         EXPORTING TO EXCEL FROM OWCSome customers have reported difficulties in exporting data from Office PivotTable Components to Excel. Microsoft has investigated these reports and determined that:• OWC does not pass the expand state to Excel correctly, so Excel expands everything. Because all rows are set to visible, all data must be downloaded and all empty rows </summary><link rel='related' href='http://support.microsoft.com/?scid=kb;en-us;830138&amp;spid=2512&amp;sid=293' title='Exporting to excel from owc (and pivot tables)'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113507111869821109/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113507111869821109' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113507111869821109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113507111869821109'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/exporting-to-excel-from-owc-and-pivot.html' title='Exporting to excel from owc (and pivot tables)'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113472822926533464</id><published>2005-12-16T10:12:00.000Z</published><updated>2006-01-09T15:36:49.676Z</updated><title type='text'>Get RGB value of control at runtime</title><summary type='text'>Theres a lot of code out there for getting the windows colour picker dialog, but it can be hard to get a RGB code out of this. For example, if you want to set the colour of a form text box, then get it's RGB value to colour a worksheet cell. (That's what i used it for anyway!)Heres one method:Private Declare Function GetSysColor Lib "user32" _(ByVal nIndex As Long) As Long Function GetRGBColors(</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113472822926533464/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113472822926533464' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113472822926533464'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113472822926533464'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/get-rgb-value-of-control-at-runtime_16.html' title='Get RGB value of control at runtime'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113464083203612206</id><published>2005-12-15T09:58:00.000Z</published><updated>2006-01-09T15:27:17.820Z</updated><title type='text'>Find Lower Case</title><summary type='text'>Following a question in JMT I wrote this UDF, it finds the first lower case letter in a cellPublic Function FindLower(cell As Object)'''Finds the first lower case letter in a cellIf cell.Cells.Count &lt;&gt; 1 ThenFindLower = "Error - enter only one cell"Exit FunctionEnd IfFor i = 1 To Len(cell.Text)If Asc(Mid(cell.Text, i, 1)) &gt; 90 Then '90 = "Z"FindLower = iExit FunctionEnd IfNextFindLower = "No Find</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113464083203612206/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113464083203612206' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113464083203612206'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113464083203612206'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/find-lower-case.html' title='Find Lower Case'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113464035445271303</id><published>2005-12-15T09:37:00.000Z</published><updated>2005-12-15T09:53:49.826Z</updated><title type='text'>Beyond Menus and Toolbars in Microsoft Office</title><summary type='text'>This is interesting! mostly I don’t agree with it. Office 12 is an upgrade I wouldn't mind paying for, that is, assuming that work didn't let us get free copies. Those are big words for me, considering my "I Hate Microsoft" series of blog entries. I can imagine making documents faster with Office 12, or at least I can imagine making better looking documents in the same amount of time. Excel, </summary><link rel='related' href='http://kwc.org/blog/archives/2005/2005-12-14.talk_beyond_menus_and_toolbars_in_microsoft_office.html' title='Beyond Menus and Toolbars in Microsoft Office'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113464035445271303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113464035445271303' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113464035445271303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113464035445271303'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/beyond-menus-and-toolbars-in-microsoft.html' title='Beyond Menus and Toolbars in Microsoft Office'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113463926430864119</id><published>2005-12-15T09:25:00.000Z</published><updated>2005-12-16T09:12:15.036Z</updated><title type='text'>Not hum Drum!</title><summary type='text'>This is quite cool some kind of drum machine build in excel! Although it does use a  .dll. still cool all, the same!</summary><link rel='related' href='http://www.milezero.org/index.cgi/music/tools/excel/drumpad_xls_alpha.html' title='Not hum Drum!'/><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113463926430864119/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113463926430864119' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113463926430864119'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113463926430864119'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/not-hum-drum.html' title='Not hum Drum!'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19875634.post-113459884081647237</id><published>2005-12-14T22:19:00.000Z</published><updated>2005-12-14T22:32:25.306Z</updated><title type='text'>First Post</title><summary type='text'>My web site is methods in excel (www.methodsinexcel.co.uk), but i find that it's not always the best way for me to put info up, so I'm giving this a whril too. If i like it i think i'll move to a blog full time.</summary><link rel='replies' type='application/atom+xml' href='http://methodsinexcel.blogspot.com/feeds/113459884081647237/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19875634&amp;postID=113459884081647237' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113459884081647237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19875634/posts/default/113459884081647237'/><link rel='alternate' type='text/html' href='http://methodsinexcel.blogspot.com/2005/12/first-post.html' title='First Post'/><author><name>Ross</name><uri>http://www.blogger.com/profile/17211366206125024761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='http://www.freewebs.com/ross_mclean/me_head2.jpg'/></author><thr:total>4</thr:total></entry></feed>
