Hello excelers,
Hopefully this is the right place for this kind of thing if not please let me know what a better venue would be.
I'm currently doing research to see what can be developed to make Excel a better tool for getting your work done. In order to better understand what should be done I'm looking to hear some of your stories about what it's like to work with spreadsheets.
I am looking for repetitive operations or error prone operations that lend themselves to automation. Specifically, operations that change the content of existing cells in spreadsheets. Examples of operations that I've had in mind include: Adding a new column to a table by pulling out a value from an already existing column. Even something as simple as automatically adding dollar signs to your cell references is something worth mentioning.
Here are some questions that I'm looking to get answers to:
What are some things that you really dread to do in Excel?
What are some things that you have to do all of the time that are tedious?
What are some things that you do all the time that are easy?
What are things that you do that are particularly error prone?
I'm surveying the excel landscape so please lets hear it!
Thank you!
Moved to the Water Cooler
Microsoft MVP - Excel
Entia non sunt multiplicanda sine necessitate
I think we already have a thread similar in nature to this one (probably many threads), here's a link:
http://www.excelforum.com/the-water-...-you-like.html
Hope that helps,
~tigeravatar
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
Its all good
regards pike
If the solution helped please donate here to the RSPCA
Sites worth visiting;
J&R Solutions - royUK
AJP Excel Information - Andy Pope
Spreadsheet Toolbox
VBA for smarties - snb
I hate to raise the dead but I've made a youtube video that should better describe that stuff that I'm talking about: http://www.youtube.com/watch?v=wGIu6Muvd8I
hmm summing is easilly done with the sigma tool. so no real avantage there. i suppose the others functions cold be handy but it starts to get that thereare more tools to learn when just using your brain with whats already there is easier
Last edited by martindwilson; 02-21-2012 at 06:39 PM.
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
I dread moving data to new tabs using some criteria but removing blanks. Something likeWhat are some things that you really dread to do in Excel?{=IF(COLUMN()-COLUMN(Sheet1!$C2:$V2)+1>COLUMNS(Sheet1!$C$2:$V$2)-COUNTBLANK(Sheet1!$C2:$V2),"",INDIRECT("SHEET1!"&ADDRESS(1,SMALL((IF(Sheet1!$C2:$V2<>"",COLUMN(Sheet1!$C2:$V2),COLUMN()+COLUMNS(Sheet1!$C2:$V2))),COLUMN()-COLUMN(Sheet1!$C$2:$V$2)+1),4)))}I'd like a random sort option. Select column, select "randomize".What are some things that you have to do all of the time that are tedious?
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)
I think this thread was started more to try and get you to watch the video and gain interest for the tool that they're developing more than actually out of interest in any real gripes you've got. I don't see much use for what they've done so far so they might really need help though.
Dom
"May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."
Use code tags when posting your VBA code: [code] Your code here [/code]
Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks