How can i correct the Run-time error '424" error that says object required. Every of the required object is in their right order. Please help me.
lblExtendedPric e.Caption = FormatCurrency( curExtendedPric e)
lblExtendedPric e.Caption = FormatCurrency( curExtendedPric e)
Comment