Hi,
I'm kinda new to this so please bear with and if you suspect I may have missed some information out please ask me to clarify and I will do the best I can. Basically my initial query is as follows.
I have some information in an excel worksheet that needs to be copied into another worksheet, in the same file.
The reason for this is because the way the original worksheet is laid out it's not very easy to understand or work with so I need a method of selecting the various pieces of information and putting it into a more tabular format on the new worksheet.
My question is really is it possible to select information in cells based on font formatting (e.g. bold, italic etc) and how would I go about making sure the right cells were selected and that they were copied to the right place?
I guess I might use some kind of case statement to handle the selection, but how do I code in the copy and paste routines.
Thanks for any help in advance, I'm sure more questions will follow,
Cheers,
Leo.
I'm kinda new to this so please bear with and if you suspect I may have missed some information out please ask me to clarify and I will do the best I can. Basically my initial query is as follows.
I have some information in an excel worksheet that needs to be copied into another worksheet, in the same file.
The reason for this is because the way the original worksheet is laid out it's not very easy to understand or work with so I need a method of selecting the various pieces of information and putting it into a more tabular format on the new worksheet.
My question is really is it possible to select information in cells based on font formatting (e.g. bold, italic etc) and how would I go about making sure the right cells were selected and that they were copied to the right place?
I guess I might use some kind of case statement to handle the selection, but how do I code in the copy and paste routines.
Thanks for any help in advance, I'm sure more questions will follow,
Cheers,
Leo.