I have a form upon which I have created a button and assigned the "duplicate record" action to it.
When my user attempts to use this command button she gets a 2448 run time error.
When I look at the VBA screen there is a yellow line over the following line of code (code written by my good friend Harvey)
[Forms]![HBOS_Deliverables]![Total_Days] = strDaysLate
I fear my VBA skill stops right there!
Any ideas about how I can resolve this, please?
Please be gentle with me, I can follow simple instructions - just!
many thanks
lynne
When my user attempts to use this command button she gets a 2448 run time error.
When I look at the VBA screen there is a yellow line over the following line of code (code written by my good friend Harvey)
[Forms]![HBOS_Deliverables]![Total_Days] = strDaysLate
I fear my VBA skill stops right there!
Any ideas about how I can resolve this, please?
Please be gentle with me, I can follow simple instructions - just!
many thanks
lynne