1 Attachment(s)
Solved: Resizing a range based on matching values.
Hi,
I have 3 columns of data and I am trying to find a way of resizing a selection based on matching cells in column A ie when cell A3 is selected I then need to resize the selection down to A24 (all 1117) and across to C24 giving me A3:C24 selected. Or if A31 is selected It resizes to A31:C61.
Please see attached.
Any help is very much appreciated.
I am working with Windows Home Premium version 6.1.7601 SP 1 Build 7601and Excel version 14.0.6123.5001 (32 bit)
1 Attachment(s)
Repeating/looping the code
Hi CodeNija, Just thought I'd show you where I have got to. You will see that the program selects the correct item in columns A-C and enters data from K-N beside it with a simple code in Column J. I have now been trying to get this to repeat/loop which should be quite easy but after trying the do while or loop until codes that I know it wont repeat. Can you please let me know how this can be achieved.
Thank you in advance yet again.