-
Restaurant City Excel Worksheet
Posted on March 6th, 2010 No commentsI have been learning the various functions available in excel, through creating a worksheet for Restaurant City, a Facebook game that I’m currently playing.
The object of the game is to run your own restaurant, and level up dishes by collecting ingredients. There’s a total of 119 dishes (new dishes are released weekly) and 62 ingredients. So I came up with formulas to keep track of the dishes and ingredients, and calculate the ingredients to buy or trade.
I started working on this sheet in November, making use of various excel functions, some of which I never even knew of, until I was thinking up of more efficient ways to make my formulas do what I needed them to accomplish.
Excel functions used:
- IF, AND, SUM, ABS, ROUNDDOWN, MIN – These functions I already knew of. Thinking up of the formulas to make them work properly was still challenging.
- CONCATENATE – I stole this function off of my co-worker’s quote sheet. I needed a way to display text from 2 different cells, and his quote sheet did exactly just that, so I copied it.
- COUNTIF – I came across this function while searching for a more efficient way to count how many dishes I was currently working on, and how many are already at level 10. I used to just have an IF flag that changes to 1 or 0, depending on the level of the dish, and I would just use SUM to add up all the flags. COUNTIF eliminated the 2 extra columns that I was using for the flags.
- VLOOKUP – This function was suggested by one of the user’s of my RC sheet. It took a while for me to figure out how it worked, but once I figured it out, it eliminated the extra 127 columns I was using to match the ingredients to the dishes. It’s so efficient that it cuts the time that I spend updating the sheet (to add new dishes) by 85%.
- SUMIF – When VLOOKUP wasn’t working the way that I wanted it to, I had to search for a different function that will lookup and add multiple values. This proved to be just the function that I was looking for. I thought I had to go to the old way of matching the ingredients to the dishes and add the extra 127 columns again, but thankfully, I didn’t have to.
Other Excel features used:
- Hiding columns, rows, sheets, and locking cells – I hid extra formulas that don’t really need to be seen, and locked the cells that don’t need to be modified. This makes the sheet foolproof and the formulas won’t be accidentally deleted.
- Data Validation – Just another step to make the sheet foolproof. So that users won’t enter “apple” when it’s supposed to just be a number in that cell
- Conditional Formatting – Automatically changing colors that act as flags and lets you know if a dish is a certain level, or if you have enough ingredients on hand.
- Cell and Range Naming – Again, this was suggested by one of the user’s of my RC sheet. I didn’t know that you can name cells and ranges, and this proved to be quite useful. Instead of trying to figure out what cell Apple is in, I can just call it with =Apple. No need to keep a reference sheet with all the cell numbers anymore.
Click here to download RC Excel Worksheet Version 2.05
(Updated March 9, 2010) -
In the Blink of an Eye
Posted on March 5th, 2010 No commentsThis morning, Ruthie commented that it will take forever for her to grow up. Like most kids her age, she wishes to be older already. But I told her to just enjoy being a kid — the moment she blinks, she’ll be all grown up already, and will be wishing that she was 6 again.
Then suddenly it hit me. Our lives pass in the blink of an eye.
My dad always talks about eternity. About how life is just the beginning dot of an infinite line, and that infinite line is eternity. But I never really understood it then. The concept of infinity is just too large for the human brain to comprehend that it is perceived to be smaller than it actually is. Just like how 1,000,000,000,000 bytes is reduced to 1TB, infinity is reduced to ∞.
Looking back to the past 25 years, it really does feel like it passed in the blink of an eye. All the more reason to live life to the fullest.
-
Water Damaged Laptop
Posted on February 18th, 2010 No commentsI recently decided to drink more water to help me lose some weight. I’ve only been drinking iced tea for the longest time, that plain water just didn’t taste right to me, and I have to force myself to drink it.
Last night, I was trying to finish a glass of water while playing some games on my laptop, when the inevitable happened. I spilled my water on my laptop. I immediately powered it off, unplugged it, and wiped off all the visible water from the surface. I then used compressed air to try to get as much of the water out – although I didn’t really see or feel any more water. Now, it’s sitting quietly on my desk.
There isn’t really any important data in it, except for pictures from the last couple of months. I’ve been telling myself to archive it already, but was always too lazy to do so. If it successfully turns on tonight, the first thing I’m doing is archiving those pictures.
Crossing my fingers that none of the circuitry got damaged. But if it’s dead – it’s my birthday next month, so time to buy myself a new computer.
UPDATE: It survived, yeah! I guess I’m lucky this time. My husband’s brother had water spill on his laptop just recently, and he wasn’t as lucky. I guess because of that incident, I’ve read a bit on what to do, so I was prepared when it happened to me. Well, I’m keeping my drinks away from my desk from now on. You just can’t tell when another accident might happen. -
Did you mean facebook?
Posted on February 15th, 2010 2 commentsWhile browsing my cousin’s Facebook photos, I came across this:

No, you don’t really get this when you Google friendster, but being one of those people who used Friendster before, I still find it a little bit funny.
Oh, Friendster has a Facebook page, I wonder if Facebook has a Friendster page.





