Ask a Question related to FileMaker, Design and Development.
-
Steven Rudolph #1
Create Sequential Numbers
I have an imported database with a number field which is now empty. I
would like to populate this field with sequential numbers to use for
relational purposes. Would like to have a script to do this.
Thanks
Steven Rudolph Guest
-
how do I create page numbers easily?
How do I create page numbers for multi-page publications in FreeHand that 'know' which page they are? Is there any way to create them other than... -
DataBinding to a Sequential File
I am new to vb.net and I am running into problems understanding DataBinding and its concept. The only examples I find are always talk about Web... -
sequential functions?
I'm trying to make one function go right after another function finishes. For example, say I have an EaseTo function (which would make an MC ease to... -
which sql statement causes sequential scans?
Hi! I've an application that stores a lot of data in my database-tables (Informix DS 9.30). As there are some problems with the performance, I... -
List numbers in sequential order
Update YourTable SET YourNewCol = (SELECT COUNT(*) + 1 FROM YourTable AS b WHERE b.Field1 = YourTable.Field1) -- Andrew J. Kelly SQL Server... -
John G #2
Re: Create Sequential Numbers
Select the field then
Records > Replace With > Serial Numbers > Initial Value > Increment By
--
John G
Wot's Your Real Problem?
"Steven Rudolph" <srudolph@synapsemed.com> wrote in message
news:4yzcb.20164$nU6.3845580@twister.nyc.rr.com...> I have an imported database with a number field which is now empty. I
> would like to populate this field with sequential numbers to use for
> relational purposes. Would like to have a script to do this.
> Thanks
>
John G Guest



Reply With Quote

