Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
i have the following working within a macro:.
'copy the data to the database ws.Cells(iRow, 1).Value = Me.txtPart.Value ws.Cells(iRow, 2).Value = Me.txtLoc.Value ws.Cells(iRow, 3).Value = Me.txtDate.Value ws.Cells(iRow, 4).Value = Me.txtQty.Value Is there any way a can change this to do the following:- when i open the form it moves to the next column, for example if i allocate cell AF 21 then the next time i open the form it would go to cell AG21 Thanks Monty |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using forms in a shared workbook | Excel Worksheet Functions | |||
Print out certain forms automatically | Excel Discussion (Misc queries) | |||
Forms that are modal in 97 are not modal in 2003 | Excel Discussion (Misc queries) | |||
how do I combine two forms with different size columns to make on. | Excel Discussion (Misc queries) | |||
Forms Toolbar vs. Control Toolbox vs. Data Validation for drop dow | Excel Discussion (Misc queries) |