Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I receive the error code 13 when I close the workbook. here is the code :
Private Sub CLIENT_Change() Worksheets("Facture").Cells(5, 2).Value = Worksheets("Donnees").Cells(CLIENT.Value + 2, 1) End Sub This sub's function is to put a text value taked from the CLIENT combobox value and to put it in a specific cell. tx -- Yvester |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Protect Sheet with code, but then code will not Paste error. How do i get around this. Please read for explainations.... | Excel Programming | |||
OnTime code error "can't execute code in break mode" | Excel Programming | |||
Error in Excel VBA Code (Error 91) | Excel Programming | |||
How can I still go to the error-code after a On Error Goto? | Excel Programming | |||
Code Error - Run Time Error 5 (Disable Cut, Copy & Paste) | Excel Programming |