|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Replacing null values with above value
What i'm trying to do is search a column in a table
Replacing null with the value of the record which is in the row above. Any Ideas? I'm Looking at something like: Function Fill() DoCmd.OpenTable "STOCK", acNormal, acEdit DoCmd.FindRecord "null", acEntire, False, , False, , True SendKeys "^'", False DoCmd.FindNext End Function The send keys cmd doesn't work?? |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Replacing null values with above value |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|