hi guys
i need some help to duplicate records on my form datasheet:
here's the example of my form results:
ClientLookup DateCaptured ForecastDate Description ForecastQuantit y Forecast Actual
UJ 18-Apr-08 01-Mar-08 Fees: Asset 1 R 31,200.00 R 31,200.00
NMBM 22-Apr-08 23-Mar-08 P-MI (E) 07/2006 3 R 47,485 R 38,849
i have 200 records deplayed in the form i'm using access2007 and i have a command button which...
User Profile
Collapse
-
create duplicate records on a form datasheet
-
thanks Nico, i'll have a look at that -
duplicate record command button
hi guys
i need help, i have a form which is diplayed in a Datasheet view with more that 2 hundred records, when a user needs to add new entries i want him/her to select atleast 5 or more rows and click duplicate record button to duplicate those five records but at the moment only 1 record is getting duplicated -
Form Edit
i have a form connecting using Linked tables when i edit the form it does not allow me but if i changed the table to the tables in my access db it allows edit,
how do i work around with this?? -
help with editing textboxes in a form
i have a form frmSearch with combo box on selection it's takes to another form frmSearchResult s which displays the values based on your selection this form is not allowing me to edit any texboxes in it and i've even set AllowEdit function to yes, another thing how do i fresh this form everytime it's loads data -
displaying search values in a form
i have a form with a dropdown values when a user select and click the search button i need to display information on another form based on the selection i've created an onclick in my search button and put this code:
Private Sub CmdSearch_Click ()
On Error GoTo Err_CmdSearch_C lick
Dim RptName As String
FrmName = "SearchResu lts"
DoCmd.OpenForm FrmName, acNormal
Exit_CmdSearch_ Click:...
No activity results to display
Show More
Leave a comment: