JoseQuiervo
Programmer
Using a formula, how can I check to see if the database is local or on the server automatically using a @dblookup? My main db is TestDb.nsf and it is pulling names from TestDbNames.nsf using @dblookup on dialog field name Name. I'm trying to use an @If and checking to see if the db is local or on the server then to show what I'm looking for. Right now, I can only get it to work one way or the other but never both. In the notes help on specifying the server and database, it only gives examples of one or the other but never both. If this makes any sense, could you please help? Thank you!!!!