Re: Calling a function to fill (update) field value in query/table

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks - it's working . I just misspelled variable name. :)

Klatuu wrote:
There is no fight here.
What data type is the SerialNumber field?
Have you tried calling it in the immediate window to see what it returns?
I did that in testing before I sent it and was getting back the expected
results.
Try setting breakpoints and debugging to see what it is doing.


.



Relevant Pages

  • RE: function doesnt return value - SOMETIMES!
    ... It seems the calling stack has some issues. ... If not, I suggest that you create a new database, and import the ... |> thing I can see is that you are declaring 3 of your numerical values as ... |> when it does work correctly that would be because this data type is ...
    (microsoft.public.access.modulesdaovba)
  • Re: Can allocatable dummies be optional?
    ... the calling program doesn't even have to know ... that's exactly data abstraction - one of the fundamental ... separating the abstract properties of a data type from the ...
    (comp.lang.fortran)
  • Re: Can allocatable dummies be optional?
    ... the calling program doesn't even have to know ... that's exactly data abstraction - one of the fundamental ... separating the abstract properties of a data type from the ... without the need to modify user code. ...
    (comp.lang.fortran)
  • [Info-ingres] RE: OpenAPI Calling a database procedure
    ... The optional return_status returns a value to the calling application when the ... return statement executes. ... Return_status must be a non-null integer constant, ... or parameter whose data type is comparable with the data type of the ...
    (comp.databases.ingres)
  • Re: Modules
    ... "Klatuu" wrote: ... command when the routine is in the form but when I try and use that in the ... recalc the form that calls the module. ... call the recalc in the VBA code of the form after calling the module ...
    (microsoft.public.access.forms)