Engineers Engineering Database And Calculator [Engineers Update]

Out of curiosity, is there a way to export our materials and data to an excel? I was thinking it would be nice to know how much of what we need to make something for the engineers we have, in combination with your excel. If you can export your materials and data you collected, maybe using something like vlookup, it will populate a field for how much you have. This will give a comparison to how much you need. But don't know if you can actually export this, seems weird not to, since you can export the logs and stations market commodities.

Any idea if its possible to export them?
 
Hmm. I can only get it to open in HTMLview... and there's no File menu to make a copy

Use the Duplicate.

Out of curiosity, is there a way to export our materials and data to an excel? I was thinking it would be nice to know how much of what we need to make something for the engineers we have, in combination with your excel. If you can export your materials and data you collected, maybe using something like vlookup, it will populate a field for how much you have. This will give a comparison to how much you need. But don't know if you can actually export this, seems weird not to, since you can export the logs and stations market commodities.

Any idea if its possible to export them?

The idea is good, but i can't help with that, it's out of my league :(
 
Is there a tool or way to dump your mats/data lists at logout/logon/at will to some spreadsheet?

EDIT: Hah! Someone already asked.
 
Last edited:
Is there a tool or way to dump your mats/data lists at logout/logon/at will to some spreadsheet?

EDIT: Hah! Someone already asked.

Yea, i was curios too. It would not be hard to add an other column to the excel you guys are working with and then use vlookup to just populate a new column, for how much you have with need. But the question is, can those things be exported?
 
Yea, i was curios too. It would not be hard to add an other column to the excel you guys are working with and then use vlookup to just populate a new column, for how much you have with need. But the question is, can those things be exported?

If you use a copy like you should do, it's not a problem to do it yourself ;) It's not in the pipes cause I'd like to play sometime this week. For once...

- - - - - Additional Content Posted / Auto Merge - - - - -

Your materials inventory is not available in the companion API, I'm afraid.

huh??
 

Sorry I should have quoted someone. It was a response to those that were wondering if there was some way of obtaining the information about the materials you have directly from the game itself. The API that is used to obtain information about the commander, however, does not contain material information.
 
Sorry I should have quoted someone. It was a response to those that were wondering if there was some way of obtaining the information about the materials you have directly from the game itself. The API that is used to obtain information about the commander, however, does not contain material information.

Oh :D
 
30 or 31% into rank 3 with dweller to get Lei Cheung's invite it looks like. Noticed there wasn't an exact on your sheet and people were ballparking it.
 
Thank you for this, it's absolutely awesome!

Can I make one suggestion? Change "LVL" to "GRADE" to match the terminology used in-game, avoiding confusion.

Thanks again! Looking forward to a website version! :D
 
Thank you for this, it's absolutely awesome!

Can I make one suggestion? Change "LVL" to "GRADE" to match the terminology used in-game, avoiding confusion.

Thanks again! Looking forward to a website version! :D

Thanks :)

Absolutely, it had slipped my mind!
 
updated
ccf83d9c2919.png
any ideas?
085ca0bbbb4e.png
 
Last edited:
Just found in a new tab "inventory management"
=IF(AND(IF(ISBLANK(VLOOKUP($H3,$BG$3:$BR$1000,3,TRUE)),TRUE,(VLOOKUP(VLOOKUP($H3,$BG$3:$BR$1000,3,TRUE),$A$3:$B$1000,2,TRUE)>0)),IF(ISBLANK(VLOOKUP($H3,$BG$3:$BR$1000,5,TRUE)),TRUE,(VLOOKUP(VLOOKUP($H3,$BG$3:$BR$1000,5,TRUE),$A$3:$B$1000,2,TRUE)>0)),IF(ISBLANK(VLOOKUP($H3,$BG$3:$BR$1000,7,TRUE)),TRUE,(VLOOKUP(VLOOKUP($H3,$BG$3:$BR$1000,7,TRUE),$A$3:$B$1000,2,TRUE)>0)),IF(ISBLANK(VLOOKUP($H3,$BG$3:$BR$1000,9,TRUE)),TRUE,(VLOOKUP(VLOOKUP($H3,$BG$3:$BR$1000,9,TRUE),$A$3:$B$1000,2,TRUE)>0)),IF(ISBLANK(VLOOKUP($H3,$BG$3:$BR$1000,11,TRUE)),TRUE,(VLOOKUP(VLOOKUP($H3,$BG$3:$BR$1000,11,TRUE),$A$3:$B$1000,2,TRUE)>0))),"Y","N")
... I told you, if you need help for formula, I can help !

(but here, this is crazy :D)
 
Back
Top Bottom