If you scroll to the top of this page and click on any of the "Forums" tabs you will get to the main forums page with all the forums listed including Lounge, Ask an Excel question etc.
But there are no links to the forums or "Ask an excel question" on the "Home" page.. just saying, Im not going to worry about it any more. Ill stay in the forums.
Hi, that didnt get me anywhere, I just stayed on the same "Home' page. I am using Firefox if that is any help. I will just have to stick to the forums and stop wandering :)
Hi, how do you get back to the Forum from the "Home" page, there doesnt seem to be any links, I must be missing something?? I used my bookmarks to get back to the forum.
Amazing stuff, I just added testochango to my code to get rid of some more unwanted entries. You guys sure make excel fun. Thank you for all your contributions to the forum. :)
Thanks a million Smallman, it works great but is putting the data into a new workbook instead of a named worksheet. I will see if I can work it out, Cheers.
Talking to myself a bit here but never mind, I just realised I could have used "advanced filter, copy to new sheet", criteria <0. (I am using excel 2003)
I have managed to get some code together to sort the combined income and but I cannot get itto name my added sheet "Expenses2" . Its a bit messy could could somebody possibly tell me where i have gone wrong in trying to name my added sheet. Thank you in advance, Lymm
Sub Macrosortxpenseincome()...
Hi Again, What I was doing was importing two csv files into excel. One contained a mixture of income and expenses and the other just expenses. One of the problems was they both had different layouts and I couldnt just add one lot of expenses onto the other as the amounts were in different...
Thank you Smallman, I had forgotten about auto filter.(Cooking tea and writing code at same time) I am working on it and will get back when I have some code that works for my situation.
Hi, I have worksheet that contains a mix of income and expenses. The expenses are negative amounts, income positve. I would like to select the rows which contain a negative $ value in column F and paste these into my expenses sheet using VBA. The sheet will already be sorted with all the...
Might be easier if uploaded a sanitised file rather than a jpg, then we can see what you have done and where you want all the details to go. And save someone having to recreate your user form. Cheers.
Hi, if the formula is in the same cell on all the sheets you could "group" them then rewrite the formula, it will then show up on all of the grouped tabs/sheets. Might not be very helpful if there are very many sheets.
Many moons ago when learnt to type we were taught to leave two spaces after a full stop. Times have changed. When typing in excel should I be putting only one space after my full stops?
Hi, Im not to sure what some of your cells mean but if your cost rates are the same for each room, eg labour etc, I would change the layout of your table to something like this. Some of these columns you may wish to delete, i dont know what they are all for but you will get the idea. If the...