Desu Nota from Columbus
Well-known Member
- Joined
- Mar 17, 2011
- Messages
- 556
I need to know if this is possible, and then if you can, how to do it.
I will attach a sample of the data I am using at the bottom for reference.
I need to have a form/button/search field to bring up a row based on the SERIAL NO. Once I search and find the serial no, I want to update the other information (such as date, location and condition)
How would this be done? I have been messing around with userforms for the last two days and have made zero advancements. I would rate my technical level as novice-but capable (novice due to lack of exposure).
Any help would be fantastic.
<table border="0" cellpadding="0" cellspacing="0" width="435"><col style="mso-width-source:userset;mso-width-alt:2816;width:58pt" width="77"> <col style="mso-width-source:userset;mso-width-alt:4242;width:87pt" width="116"> <col style="mso-width-source:userset;mso-width-alt:3547;width:73pt" width="97"> <col style="mso-width-source:userset;mso-width-alt:5302;width:109pt" width="145"> <tbody><tr style="height:12.75pt" height="17"> <td style="height:12.75pt;width:58pt" height="17" width="77">SERIAL NO</td> <td style="width:87pt" width="116">MODEL</td> <td style="width:73pt" width="97">DATE MOVED</td> <td style="width:109pt" width="145">LOCATION</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-017</td> <td>007 Brush</td> <td>
</td> <td>1C-15</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-018</td> <td>007 Brush</td> <td>
</td> <td>LINE 9</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-064</td> <td>007 Brush</td> <td>
</td> <td>LINE 1</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-069</td> <td>007 Brush</td> <td>
</td> <td>LINE 10</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-080</td> <td>007 Brush</td> <td>
</td> <td>LINE 4</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-110</td> <td>Woodgrain</td> <td>
</td> <td>AT VENDOR</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-156</td> <td>010 Brush</td> <td>
</td> <td>LINE 8</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-164</td> <td>010 Brush</td> <td>
</td> <td>LINE 8</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-166</td> <td>Truemill</td> <td>
</td> <td>1D-03</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-171</td> <td>Truemill</td> <td>
</td> <td>NP STORAGE RACK</td> </tr> </tbody></table>
I will attach a sample of the data I am using at the bottom for reference.
I need to have a form/button/search field to bring up a row based on the SERIAL NO. Once I search and find the serial no, I want to update the other information (such as date, location and condition)
How would this be done? I have been messing around with userforms for the last two days and have made zero advancements. I would rate my technical level as novice-but capable (novice due to lack of exposure).
Any help would be fantastic.
<table border="0" cellpadding="0" cellspacing="0" width="435"><col style="mso-width-source:userset;mso-width-alt:2816;width:58pt" width="77"> <col style="mso-width-source:userset;mso-width-alt:4242;width:87pt" width="116"> <col style="mso-width-source:userset;mso-width-alt:3547;width:73pt" width="97"> <col style="mso-width-source:userset;mso-width-alt:5302;width:109pt" width="145"> <tbody><tr style="height:12.75pt" height="17"> <td style="height:12.75pt;width:58pt" height="17" width="77">SERIAL NO</td> <td style="width:87pt" width="116">MODEL</td> <td style="width:73pt" width="97">DATE MOVED</td> <td style="width:109pt" width="145">LOCATION</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-017</td> <td>007 Brush</td> <td>
</td> <td>1C-15</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-018</td> <td>007 Brush</td> <td>
</td> <td>LINE 9</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-064</td> <td>007 Brush</td> <td>
</td> <td>LINE 1</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-069</td> <td>007 Brush</td> <td>
</td> <td>LINE 10</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-080</td> <td>007 Brush</td> <td>
</td> <td>LINE 4</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-110</td> <td>Woodgrain</td> <td>
</td> <td>AT VENDOR</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-156</td> <td>010 Brush</td> <td>
</td> <td>LINE 8</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-164</td> <td>010 Brush</td> <td>
</td> <td>LINE 8</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-166</td> <td>Truemill</td> <td>
</td> <td>1D-03</td> </tr> <tr style="height:12.75pt" height="17"> <td style="height:12.75pt" height="17">412-171</td> <td>Truemill</td> <td>
</td> <td>NP STORAGE RACK</td> </tr> </tbody></table>