blonde poker forum
Welcome, Guest. Please login or register.
July 23, 2025, 12:34:34 AM

Login with username, password and session length
Search:     Advanced search
2262378 Posts in 66606 Topics by 16991 Members
Latest Member: nolankerwin
* Home Help Arcade Search Calendar Guidelines Login Register
+  blonde poker forum
|-+  Community Forums
| |-+  The Lounge
| | |-+  Microsoft Excel Mad Tekkers (Do you have what it takes?)
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Microsoft Excel Mad Tekkers (Do you have what it takes?)  (Read 2284 times)
theprawnidentity
Hero Member
*****
Offline Offline

Posts: 3599


8 high happens!


View Profile
« on: June 26, 2013, 01:12:52 AM »

Does anyone from Blonde have mad excel tekkers?  I currently have a load of excel sheets with loads of data it and I need to extract the data from the indiviual sheets into one sheet.  I'm pretty sure I need to use some kind of Visual Basic function or formula but I'm currently floating down a river of excrement without any means of propulsion.

If you have any advice that could help me out, or could offer me a direct solution, there would be a cash reward.
Logged
Evilpengwinz
Sr. Member
****
Offline Offline

Posts: 302



View Profile
« Reply #1 on: June 26, 2013, 02:47:06 AM »

As long it's one spreadsheet with several sheets in it, then it's as follows:

Let's say you have 3 sheets called Sheet1, Sheet2 and Sheet3. You want to take Cell A1 from Sheet1, and the Cell E5 from Sheet2, and put them both somewhere on Sheet3. Doesn't matter where.

If you use the formula ='Sheet1'!A1, it will take the value in the A1 cell on Sheet1 and put it into whichever cell you have typed that formula.

For Cell E5 from Sheet2, it's the same, just change the name and the cell to match. ='Sheet2'!E5

If you rename your sheets - For instance, my cash records have a sheet for each level, so instead of Sheet1, you type whatever you renamed that sheet - e.g. ='50NL'!E5
Logged
Jon MW
Hero Member
*****
Offline Offline

Posts: 6202



View Profile
« Reply #2 on: June 26, 2013, 05:40:03 AM »

The best way would depend on whether it's a one-off or an ongoing task you want repeated and also on what kind of thing you want doing with the data after it's all on the same sheet.
Logged

Jon "the British cowboy" Woodfield

2011 blonde MTT League August Champion
2011 UK Team Championships: Black Belt Poker Team Captain  - - runners up - -
5 Star HORSE Classic - 2007 Razz Champion
2007 WSOP Razz - 13/341
RED-DOG
International Lover World Wide Playboy
Global Moderator
Hero Member
*****
Offline Offline

Posts: 47397



View Profile WWW
« Reply #3 on: June 26, 2013, 05:45:11 AM »


I'm currently floating down a river of excrement without any means of propulsion.




Beautifully put.
Logged

The older I get, the better I was.
theprawnidentity
Hero Member
*****
Offline Offline

Posts: 3599


8 high happens!


View Profile
« Reply #4 on: June 26, 2013, 08:44:46 AM »

There are about 50-60 seperate excel documents with 1-5 sheets in each of them. All the sheets are formatted in the same way.  Is it possible to merge all the sheets together in one big document then go for ='sheet1'! Etc... (Though that feels like it might get complicated with there probably been in excess of 100 sheets)

All data is going into a pivot table that I have already set up. I just need to get all the data into the data sheet.
Logged
Jon MW
Hero Member
*****
Offline Offline

Posts: 6202



View Profile
« Reply #5 on: June 26, 2013, 09:39:04 AM »

If it was a recurring job I might write a vb script to help automate it - if it was a one off I'd just use a big formula to put them together (file1.sheet1.cellwhatever + file1.sheet2.cellwhatever + file2.sheet1.cellwhatever ....) except I'd use a page in excel just to construct the formula rather than type and re-type every element.
Logged

Jon "the British cowboy" Woodfield

2011 blonde MTT League August Champion
2011 UK Team Championships: Black Belt Poker Team Captain  - - runners up - -
5 Star HORSE Classic - 2007 Razz Champion
2007 WSOP Razz - 13/341
ZZZZZZZROPE
Hero Member
*****
Offline Offline

Posts: 2318



View Profile
« Reply #6 on: June 26, 2013, 10:16:42 AM »

use a freelance website and get someone to do it for you for like $50
Logged
theprawnidentity
Hero Member
*****
Offline Offline

Posts: 3599


8 high happens!


View Profile
« Reply #7 on: June 26, 2013, 10:42:41 AM »

use a freelance website and get someone to do it for you for like $50

Hey dude.  Yeh great advice, I've thrown it on elance.  By the looks of it there will defo be someone there who can help me.  Thanks!!!
Logged
tikay
Administrator
Hero Member
*****
Offline Offline

Posts: I am a geek!!



View Profile
« Reply #8 on: June 26, 2013, 07:42:51 PM »

This is so simple.

Just send "MereNovice" a PM, & he will sort it for you in a trice, & enjoy doing so. He is the absolute nuts Spreadsheet geek.

Job done.
Logged

All details of the 2016 Vegas Staking Adventure can be found via this link - http://bit.ly/1pdQZDY (copyright Anthony James Kendall, 2016).
ACE2M
Hero Member
*****
Offline Offline

Posts: 7832



View Profile
« Reply #9 on: June 26, 2013, 09:50:55 PM »

copy and paste?
Logged
theprawnidentity
Hero Member
*****
Offline Offline

Posts: 3599


8 high happens!


View Profile
« Reply #10 on: June 26, 2013, 09:54:35 PM »

copy and paste?

Defo underestimating the volume of the data.  I think theres in the region of 5000 lines spread over about 200 documents.  I've got someone helping me out now, thanks for all the advice.
Logged
h
Hero Member
*****
Offline Offline

Posts: 1452



View Profile
« Reply #11 on: June 26, 2013, 10:52:53 PM »

 if I understood problem correctly
I would import excel sheets in to Microsoft Access  combine resulting tables and export as one excel sheet
shouldnt take more than 20 mins if you don't resolve let me know and I will give it a go for you
« Last Edit: June 26, 2013, 11:23:04 PM by h » Logged
SubZERO
Full Member
***
Offline Offline

Posts: 205


FINISH HIM!!!!! Babality


View Profile
« Reply #12 on: June 28, 2013, 06:28:29 AM »

if I understood problem correctly
I would import excel sheets in to Microsoft Access  combine resulting tables and export as one excel sheet
shouldnt take more than 20 mins if you don't resolve let me know and I will give it a go for you


MS Access? WTF its not 1990!! Smiley

This is a good idea though, just use mysql instead
Logged
theprawnidentity
Hero Member
*****
Offline Offline

Posts: 3599


8 high happens!


View Profile
« Reply #13 on: June 28, 2013, 10:00:40 AM »

Thanks for the suggestions.  I went with a freelance website and they have sorted it for me, only cost a few $ as well.
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.131 seconds with 20 queries.