Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm sure this is a very simple question but it's still beyond me - so
I'd be grateful for any help anyne can offer. I have an Excel spreadsheet with several thousand records of computer parts. Each record has a unique identifier of 5 or 6 alphanumeric characters eg 3T453. There are four other fields which describe the item. For example, a line looks like this:- 3T453 Compaq Deskpro 410 23/12/2004 12 What I need is a method to search through the database by typing in the identifier ('3T453') and then when the appropriate record is found, to lift out the five bits of information and print them on a label in a much larger font eg 3T453 Compaq Deskpro 410 23/12/2004 12 Then I'd like to be able to input another identifier - and so on. I can record a macro to do most of this this in a rather amateur and static way by first using 'Edit/Find' but I don't know how to write the code to invoke a macro that will do the whole lot more seamlessly. I hope this make sense and that someone can tell me how to do it! Many thanks for any help. PS: I would have looked through the existing posts, but as there are over 350 000 of them, I just don't have the time, as I will be retiring in the next couple of years. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
PRINTING LABELS FROM EXCELL WORKSHEET | New Users to Excel | |||
Printing Labels from Excel | Excel Discussion (Misc queries) | |||
Printing labels from excel | Excel Discussion (Misc queries) | |||
printing labels through excel | Excel Discussion (Misc queries) | |||
Printing Labels using Excel | Excel Programming |