EXCEL TOOLS
Excel Add-ins ที่พัฒนาโดยคุณสันติพงศ์ ณสุย (MVP Excel 2010-2020) ด้วยภาษา C# เพื่อแก้ไขปัญหาไฟล์ใหญ่ คำนวณนาน ทำงานช้า จัดการข้อมูลต่าง ๆ ที่ทำงานประจำวันได้อย่างสะดวกรวดเร็ว สนใจคลิกไปดูได้ที่นี่ครับ => Excel Tools
Excel Add-ins ที่พัฒนาโดยคุณสันติพงศ์ ณสุย (MVP Excel 2010-2020) ด้วยภาษา C# เพื่อแก้ไขปัญหาไฟล์ใหญ่ คำนวณนาน ทำงานช้า จัดการข้อมูลต่าง ๆ ที่ทำงานประจำวันได้อย่างสะดวกรวดเร็ว สนใจคลิกไปดูได้ที่นี่ครับ => Excel Tools
[code]
และปิดด้วย [/code]
ตัวอย่างเช่น [code]dim r as range[/code]
เพื่อให้แตกต่างจากข้อความทั่วไป สะดวกในการอ่านและทดสอบ (คลิกเพื่อดูตัวอย่างเพิ่มเติม)ขอบคุณมากๆค่ะsnasui wrote: ลองศึกษาจาก Link นี้ครับ http://stackoverflow.com/questions/5292 ... s-database
และจากการทดลองใช้ของ LiamThe easiest way would be to use share permissions. Grant write access to a group and put the users who must write to the database in that group. Put everyone else in a read group. This assumes you have a Windows domain, of course.
Thanks, putting the .mdb file in a shared folder where only one user has full permissions and the others have only read permission seems to work nicely.
snasui wrote: จากคำแนะของ Dave Swerskyและจากการทดลองใช้ของ LiamThe easiest way would be to use share permissions. Grant write access to a group and put the users who must write to the database in that group. Put everyone else in a read group. This assumes you have a Windows domain, of course.Thanks, putting the .mdb file in a shared folder where only one user has full permissions and the others have only read permission seems to work nicely.
bank9597 wrote:ให้ทำการเขียนโค๊ดซ่อน navigator panel ครับ รวมถึงซ่อน menu bar ด้วย จากนั้นให้ทำการ Publish เป็น .accde (v.2007 or higher) ทำได้เช่นนี้ user จะไม่สามารถแก้ไขอะไรได้เลย