K
Krefty
Good Day and thanks for looking at my problem. I am going
to check on this every few minutes so that I can quickly
respond to any questions that any eager helper is eager to
help me with this.
I have a workbook with a worksheet named "reglist". In
this "reglist" I have 800+ regs that have many differant
brands. I will use this example to continue to explain.
B2 is the "Plant Number" this is a unique identifier to
every group, this "Plant Number" identifies the location
of the specific reg.
F2 = Reg 1 Make --Example (FISHER)
G2 = Reg 1 Model --Example (630)
H2 = Reg 1 Size --Example (2)
I need to create a new column or another worksheet that
takes each B2 line then looks at F@,G2 and H2.
Within the workbook I have created another worksheet for
each brand, this example is Fisher and the name of the
worksheet is "Fisher". On this worksheet
A2 - Make -- Example (FISHER)
B2 - Model-- Example (630)
C2 - Size -- Example (2)
E2 - Cg -- Example (6.82)
My desire is to have a function or macro, I am not sure I
am not great at working the Excel magic like others, that
allows me to create an additional column on the "reglist"
or create another worksheet that allows me to populate a
column with pressure so in this example we will use 100
for 100% I need each B2 "Plant Number" to lookup ((MATCH
UP)) based on Make, Model and Size then when or however it
locates its match by matching "Make" with the
proper "Make" worksheet in this example the worksheet that
it is looking for is "Fisher" it then takes the Cg factor
from E2, or the matching "E" column as it needs to be the
same size and model as the "reglist" worksheet of that
woksheet and creates the eqation 1.29((B2)(100)).
I hope that I was able to explain this well enough that
you can help me to create this function that I can cut -
and - paste directly into a cell and work with the
solutions. Please email me if you have any questions or
additional needed data.
Thanks in Advance...
Krefty
to check on this every few minutes so that I can quickly
respond to any questions that any eager helper is eager to
help me with this.
I have a workbook with a worksheet named "reglist". In
this "reglist" I have 800+ regs that have many differant
brands. I will use this example to continue to explain.
B2 is the "Plant Number" this is a unique identifier to
every group, this "Plant Number" identifies the location
of the specific reg.
F2 = Reg 1 Make --Example (FISHER)
G2 = Reg 1 Model --Example (630)
H2 = Reg 1 Size --Example (2)
I need to create a new column or another worksheet that
takes each B2 line then looks at F@,G2 and H2.
Within the workbook I have created another worksheet for
each brand, this example is Fisher and the name of the
worksheet is "Fisher". On this worksheet
A2 - Make -- Example (FISHER)
B2 - Model-- Example (630)
C2 - Size -- Example (2)
E2 - Cg -- Example (6.82)
My desire is to have a function or macro, I am not sure I
am not great at working the Excel magic like others, that
allows me to create an additional column on the "reglist"
or create another worksheet that allows me to populate a
column with pressure so in this example we will use 100
for 100% I need each B2 "Plant Number" to lookup ((MATCH
UP)) based on Make, Model and Size then when or however it
locates its match by matching "Make" with the
proper "Make" worksheet in this example the worksheet that
it is looking for is "Fisher" it then takes the Cg factor
from E2, or the matching "E" column as it needs to be the
same size and model as the "reglist" worksheet of that
woksheet and creates the eqation 1.29((B2)(100)).
I hope that I was able to explain this well enough that
you can help me to create this function that I can cut -
and - paste directly into a cell and work with the
solutions. Please email me if you have any questions or
additional needed data.
Thanks in Advance...
Krefty