Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > General Poker Discussion > Books and Publications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-16-2004, 02:28 PM
bigsooner bigsooner is offline
Member
 
Join Date: Jan 2004
Posts: 77
Default help with exel

Need help with exell
04/16/04 02:22 PM Edit Reply Quote



I made a spread sheet with that tracks all my relusts by time location result ect and gives out by BB/ HR $/HR Standard D , i want to make identical copies of the sheet that only take the data from the original sheet within a certain criteria ie. Last 6 months, last 12 months, 4/8 8/16,ect. is there some sort of copy IF Funtion???


Reply With Quote
  #2  
Old 04-16-2004, 03:17 PM
Phat Mack Phat Mack is offline
Senior Member
 
Join Date: Sep 2002
Location: People\'s Republic of Texas
Posts: 791
Default Re: help with exel

You can select (hilight) the data you want, and use the "save as" function...
Reply With Quote
  #3  
Old 04-16-2004, 05:45 PM
Big Country Big Country is offline
Member
 
Join Date: Mar 2003
Location: Orange County, CA
Posts: 40
Default Re: help with exel

I think Access would work much better for you to pull particular pieces such as 3/6 hold em in the last 6 months at a certain site, etc.

Not too difficult to do.
Reply With Quote
  #4  
Old 04-16-2004, 06:14 PM
BigBiceps BigBiceps is offline
Member
 
Join Date: Mar 2004
Posts: 78
Default Re: help with exel

You can do what you are asking by writing a macro in visual basic for applications in Excel. From reading your message I think this is beyond the scope of your ability.

I will tell you an easy workaround. Use the autofilter feature from the tools menu and then you can temporarily filter the results that you want and copy them to a new sheet and copy the corresponding formulas. The only drawback is that you have to do it each time.

Another workaround is have formulas for all cells linking to your original sheet. Using the IF command you can then copy the result if it is one that you are interested in seeing based on your criteria, and putting in an empty cell if you don't want to see it.
Reply With Quote
  #5  
Old 04-17-2004, 11:31 AM
King Yao King Yao is offline
Senior Member
 
Join Date: Mar 2004
Posts: 156
Default Re: help with exel

I'm not sure if this is what you are asking for, but I'll give it a shot.

You can use a separate tab and have the links equal exactly that of the original tab. For example in cell A1 of tab 2, it would read =(tab1)A1

Then for the area with the exact results, you can put in a formula like: (I'll put capitals on variables, everything in lower case is excel based, such as today() )

=if(today()-DATE FROM TAB1>120,"",APPROPRIATE CELL FROM TAB1)

This way, it will only spit out results for those dates that are within the last 120 days. You can do this for the results and the hours column, while the standard deviation columns would be the same formulas as on tab1.

Hope that was what you were looking for.
Reply With Quote
  #6  
Old 04-17-2004, 06:25 PM
bigsooner bigsooner is offline
Member
 
Join Date: Jan 2004
Posts: 77
Default Re: help with exel

The function will work if i manually enter the time date code, but if do it as you have shown for some reason it wont recognize a cell valus as part of the formaula. Why could this be??? thanks allot
Reply With Quote
  #7  
Old 04-17-2004, 07:17 PM
King Yao King Yao is offline
Senior Member
 
Join Date: Mar 2004
Posts: 156
Default Re: help with exel

I'm not sure how to answer the question in words. If you would like, email me and I will send you a simple sheet with the formula that I had in mind. My email is KingYao@HoldemBrain.com
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:28 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.