I am getting the error 'A stored form can not contain computed subforms' when opening an email sent by MS Access.
This only occurs when opening the note with Notes 6.5. It did not occur with R5.
The access module uses
Set richText = Document.CreateRichTextItem("Body")
and appends rich text...
thanks for suggestions, made me think about it. I figured out I really only need to number the rows. I just created a function that I call to add row numbers after table creation.
OK, slight clarification.
I have a few tables I am joining with a select into statement from the query builder. I just want the results in a new table with an additional autonumber field populated called pkey.
Hi,
I have seen the posting for ID counter when creating a table. How do I create a new autonumber field in a select query?
My original table has a list of all cities. I just need a new field with the autonumber.
I have tried all combos of ID counter, but I can't define field type in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.