Honestly, for 4e I prefer NOT to use the sheets, as I find that they tend to add tons of unnecessary attributes (for instance power-1-def). Rather, I just use an macro attack template and a couple core attributes (STR, DEX, WIS, AC, Fort, Ref, etc, Half Level, WEnh, Prof, Expertise, ItemDmg, etc.), since almost all of your attacks will be virtually identical and could just be based off these core values rather than having atk-1-bonus, atk-2-bonus for 20 different powers where they're all the same number for every single sheet. Do you really need to know every player's Misc bonus to streetwise? Prob not. Also I've had the sheet overwrite my customized attribute values with sheet values, going so far as to repeatedly replace my ACs with 0 because the sheet had an ac value at 0, so I prefer to just get rid of it entirely and just write the macros myself as token actions. For instance: /me makes an attack against @{target|token_name}: [[1d20+@{Int}+@{Half Level}+@{Wenh}+?{atk bonus|0}]] vs Reflex @{target|Reflex}! If it hits, it deals [[1d8+@{Int}+@{Wenh}]] psychic damage! Quicker, easier, will not change itself without warning, uses only a couple important things, and does not take up the entire chat window like lots of roll templates do (especially with how complicated higher-level 4e powers are). Additionally, since 90% of your attacks will use the same bonuses, you can just copy/paste the whole thing and change "Reflex" to "Fortidude" and "psychic" to "cold" and you're done. That's just my preference though, and I recognize others like other things as well, so try a couple things and do what works for you! Cheers!