BMW Garage | BMW Meets | Register | Today's Posts | Search |
02-24-2016, 09:56 AM | #67 |
Major General
3640
Rep 9,783
Posts |
I have never used True before. So I can't really answer this question.
|
Appreciate
0
|
02-24-2016, 10:19 AM | #70 | |
Major General
3640
Rep 9,783
Posts |
Quote:
|
|
Appreciate
0
|
02-24-2016, 10:21 AM | #71 | |
Major General
3234
Rep 6,217
Posts |
Quote:
You do a lookup to the table with actual box office, say $45.184637M, and it'll give you the fee for the $10M tier. The lookup table has to be in either ascending (or descending I don't remember) order for this to work though or it'll give you the $50M tier as your actual performance which would be wrong since it hasn't reached it. So basically it can be used to give values based on a tier system or a range of values associated with the lookup metric.
__________________
|
|
Appreciate
0
|
02-24-2016, 10:37 AM | #72 |
Captain
676
Rep 991
Posts |
Writing some macros for the first time this week. So much easier than trying to figure out all the other crazy functions, IDK how to even use vlookup. Thank god I don't use excel more than 2-3 times a year.
|
Appreciate
0
|
02-24-2016, 10:48 AM | #74 |
Captain
676
Rep 991
Posts |
I'm a software developer. The only reason I usually touch an excel spreadsheet is because my customers (the finance department) send them to me/want me to send them one. Pretty much everything I do with data is easier to do with a DB query.
|
Appreciate
0
|
02-24-2016, 11:11 AM | #77 | |
Banned
3271
Rep 6,299
Posts |
Quote:
A question I've had for years but never really cared to find an answer for has finally been answered. |
|
Appreciate
1
|
02-24-2016, 11:39 AM | #78 | ||
Major General
3234
Rep 6,217
Posts |
Quote:
It's pretty amazing what new things you can still learn in excel even if you are already a wizard. I just learned and incorporated +char(code(countif(command)+X)to tell me what column to reference. Combine that with an indirect() and row() then you can reference a cell eg D14. Now you have a dynamic sum or lookup or whatever you want if the data set is moving around - no more reason to keep it in the same format in case someone fucks shit up since it always happens and people say I don't know what happened? I can always lock the stuff but then they complain. lol: Countif to let me know how many columns have been filled. +X to give me the correct letter as a code (don't remember the exact number but I think it's in the 80s and will give you "A") Since it'll return back to A if the last row ended in Z you will need to concatenate and use if statements to start with an A or B and so on so that you get Y Z AA AB...AZ BA... What a nerd. Anyone else find it annoying when somebody copy pastes using control+V?!?! Alt esf man lol
__________________
|
||
Appreciate
0
|
02-24-2016, 11:45 AM | #80 |
Colonel
723
Rep 2,003
Posts |
|
Appreciate
0
|
02-24-2016, 11:51 AM | #81 | |
Major General
3234
Rep 6,217
Posts |
Quote:
Annoying as shit! Lol I cringe when I see that.
__________________
|
|
Appreciate
0
|
02-24-2016, 11:56 AM | #82 | |
Dismembered Member
3629
Rep 9,213
Posts |
Quote:
Guess that's why I get paid more lol.
__________________
My delivery experience and beach photoshoot here. |
|
Appreciate
0
|
02-24-2016, 12:09 PM | #83 | ||
Major General
3234
Rep 6,217
Posts |
Quote:
__________________
|
||
Appreciate
0
|
02-24-2016, 12:12 PM | #84 | ||
Major General
3234
Rep 6,217
Posts |
Quote:
__________________
|
||
Appreciate
0
|
02-24-2016, 12:26 PM | #85 | |
Dismembered Member
3629
Rep 9,213
Posts |
Quote:
Lol, the same senior management who couldn't tell you the first thing about fixing the shit in the first place.
__________________
My delivery experience and beach photoshoot here. |
|
Appreciate
0
|
02-24-2016, 12:38 PM | #86 | ||
Major General
3234
Rep 6,217
Posts |
Quote:
__________________
|
||
Appreciate
0
|
02-24-2016, 12:41 PM | #87 |
Banned
3271
Rep 6,299
Posts |
I just saw all the ctrl + v stuff, lol yeah that shit ruins my universe since I can be OCD sometimes about how things look.
One of the worst for me though, is having to incorporate heavy formatting into a macro. Some days I'd rather have someone slap me in the face with a large fish rather than have to code formatting into a macro. Also, if someone sends me something and I open it only to be greeted with that damn message that there's links to other workbooks or anything like that, it irks me more than anything reasonably should. |
Appreciate
0
|
02-24-2016, 12:44 PM | #88 | |
Dismembered Member
3629
Rep 9,213
Posts |
Quote:
I was JUST about to bring up the externally linked workbooks. Or failed updating links within the sheet.
__________________
My delivery experience and beach photoshoot here. |
|
Appreciate
0
|
Post Reply |
Bookmarks |
|
|