|
|
|
|
|
|
|
|
|
|
|
Office
Question:I get the following error "object Variable or variable block step define" on this line:LowRow = GameRange.RowHere is the first part of the code.Dim LowRow As Long, long MidRow, HiRow as longDim LowCol As Long, long MidCol, HiCol as longDim XLRow As Long, XLCol as longDim I As LongLowRow = GameRange.RowMidRow = LowRow + 1HiRow = LowRow + 2LowCol = GameRange.ColumnMidCol = LowCol + 1HiCol =...Read More
Posted: 15 Mar 2012
Tags:
Object variable error
Object
variable
error
|
|
|
|
|
|
|
|
Office
Question:HelloI worked on a datablase for a few weeks and all was well. Then, I decided to import from other databases to adapt and use a form. But now access crashes everytime I try and open the imported form.I can only go into it in design mode, but when I try to delete the form to get rid, access crashes.I cannot keep this form because now I only go in VB as it is crasshes then too.All the ideas...Read More
Posted: 12 Mar 2012
Tags:
Could not remove object accidents MSAccess
Could
not
remove
object
accidents
MSAccess
|
|
|
|
|
|