Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default Decoding Part number entries for all values embedded

Austin
One way:
Use VLookup formulas in each of the columns. You would need tables (put
them in a hidden sheet) of what numbers correspond to what specifications.
You would use the Left, Right, and Mid functions in the VLookup formulas to
pick out the numbers to search for in the tables. Of course, all this would
be predicated on the user inputting valid numbers. A macro might be in
order here to check the user input for validity.
Would this be a one line thing for the user to find the specs of one 15
digit code, or would this be a long list of 15 digit codes and the user just
adds one more each time? The reason for this question relates to file size.
A long list with all formulas (except the first column) would get big in a
hurry. A long listing would work better if macros were used.
If you wish, send me, via email (remove "nospam" from my address) a
small file giving all the specs and corresponding numbers as well as some
sample 15 digit codes. I'll work up something and we'll see if it works for
you. HTH Otto


"Austin" wrote in message
...
I am trying to create an excell spreadsheet that will take
a coded input...for example, a company codes their
resistors by puting a 15 digit name on it...the first 5
specifying a quality of the resistor....the next 1
specifying its voltage rating, the next 2 specifying its
resistance and resistance tolerance etc. I want to have
users be able to enter this 15 digit code, and have excell
spit out all the different columns showing what the
different specifications of the part are. If anyone knows
how to do this...short of writing some C code...let me
know!!!

thanks...Austin



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Look up part of a number within a serial number and cpy back assoc Seantastic Excel Worksheet Functions 9 November 3rd 08 04:10 PM
Is the Excel Version Number Embedded in a File Tim Childs Excel Discussion (Misc queries) 2 April 26th 07 07:02 AM
Decoding an old macro WendiL99 Excel Discussion (Misc queries) 1 June 19th 06 03:44 PM
autofill with number embedded in text beckstei Excel Discussion (Misc queries) 1 May 25th 06 05:27 PM
how can I open a file if its needs decoding with BINHEX4 Glenchass Excel Discussion (Misc queries) 2 May 1st 06 02:15 PM


All times are GMT +1. The time now is 12:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"