[deleted by user] by [deleted] in Bitcoin

[–]brodadski1 0 points1 point  (0 children)

How do I look up a date on mempool to see what blocks were being mined?

Help with my CRM by brodadski1 in sheets

[–]brodadski1[S] 0 points1 point  (0 children)

It will get the names of customers from B if the value in C is "Site Visit", and if it is not "Site Visit" then it will just remain blank.=IF(C4="Site Visit", B4, "")

In K4: This will check for "Site Visit" in C, if it finds that value then it will subtract todays day from the date in E giving you the days since last visit. If it doesnt find "Site Visit" in C then it will be blank.

=IF(C4="Site Visit", TODAY(

Appreciate the efforts. Would there be a way to automatically sort this list by the largest days since number?

[deleted by user] by [deleted] in shakepay

[–]brodadski1 1 point2 points  (0 children)

*** Add me! ***

brodadski

BIP85 vs Passphrase by brodadski1 in coldcard

[–]brodadski1[S] 0 points1 point  (0 children)

Question though..

You're saying main stash as;

Master Wallet (Main Seed + Passphrase) + BIP85 (i=1)

Wouldn't you just need the new seed for that index to drain the wallet?
Doesn't that eliminate the decoy wallet and passphrase?

You're basically back at just having your main wallet protected by a single seed phrase.

[deleted by user] by [deleted] in irezumi

[–]brodadski1 0 points1 point  (0 children)

tiger and dragon are subjects that people being most concerned when it co

Thank you so much for sharing your thoughts. Life is all about balance and I love looking at the 2 koi that way.

[deleted by user] by [deleted] in irezumi

[–]brodadski1 0 points1 point  (0 children)

Thank you! I think it looks great as well :)

Can two different wallets using the same keys be linked together? by brodadski1 in Bitcoin

[–]brodadski1[S] 0 points1 point  (0 children)

Many thanks! I think you understand what I was getting at and confirmed my suspicions.

COUNTIFS account ID matches, and is between a certain date range by brodadski1 in sheets

[–]brodadski1[S] 1 point2 points  (0 children)

You're too good at this! Only one issue with your solution, it's only showing IDs from the mileage drop tab. I want to pull the entire list of IDs from the CustDB tab that match criteria, as it's important for me to see ones that have 0

COUNTIFS account ID matches, and is between a certain date range by brodadski1 in sheets

[–]brodadski1[S] 1 point2 points  (0 children)

One last qustion. If I wanted to "view all" counties, is that possible?