Thread: [Solved] pls help
View Single Post
 
Old 01-10-2012, 07:37 AM
mbge7clt mbge7clt is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jan 2012
Posts: 1
mbge7clt is on a distinguished road
Default pls help

hi,
pls refer to attached excel. col a is index, col b is binaries, col c is hex conversion from col b by grouping 4 rows. e1 to e7 is concatenation of col c in group of 32. in this example, there are 572 rows which if divided by 128 (32*4) will result into 4.46 lines which round up to 5 lines. extra zeroes are used to represent the modulus (refer to e7).
my question is how to to automate the process instead of writing the concatenation formula manually for 32 rows.
pls note 572 rows is a variable as it could be other number of rows.

thanks
johnny
Attached Files
File Type: xlsx excel macro.xlsx (23.5 KB, 12 views)
Reply With Quote