Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Guys,
I have a user form that I am hoping will simplify data entry onto a large wooksheet. The user form logs growth measurements. Individual measurements will always be entered onto the worksheet in the same row (i.e. weight = r12, height = r22, sitting height = r23). There are various calculations inbetween data points in the column so data is not always logged in consecutive rows. However, the column that they need to go into depends on the number of times they have been seen. For example if it was their first assessment the worksheet column the data needs to go into would be N, 2nd visit O, 3rd visit P and so on. So I have a textbox in the Userform to log visit number. This data does not need to be entered on the worksheet, but I was hoping that it could be used to define the column offset somehow. Can anyone help me out with wiring some code for a userform to get round this? I am really struggling! Many thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding blank row and entering data in row from userform | Excel Programming | |||
Userform Entering Data to a spreadsheet | Excel Programming | |||
userform to search by entering data into a textbox | Excel Programming | |||
Entering the same data on more than one worksheet | Excel Worksheet Functions | |||
Entering data into more than one worksheet | Excel Programming |