Update Existing Data in Access Database. Excel to Access Automation using VBA - 4

  Рет қаралды 40,772

VBA A2Z

VBA A2Z

Күн бұрын

Пікірлер
@GaganDeep-mj5hi
@GaganDeep-mj5hi Жыл бұрын
Very informative and helpful keep up the good work
@VBAA2Z
@VBAA2Z Жыл бұрын
Glad it was helpful!
@nayankumarsurepalli3692
@nayankumarsurepalli3692 6 жыл бұрын
Hello, I am in need of some help, I have an Excel user form, I wrote a code to update a specific information in access database table. it is working good when a single user uses it.However the Excel user form is used my multiple users at the same time almost around 150 users. How do i tackle this situation, if i had got some error i could have added some error handling code, but the thing is it does not give an error, it just skips and does not update is the when two or more user form try. Please help
@harinatrajan3237
@harinatrajan3237 4 жыл бұрын
Hi Sir, when multiple people access the database on same time like this video, it will work ?
@VBAA2Z
@VBAA2Z 4 жыл бұрын
Yes it will be ok. Place some handlers if user write / uploads to same record.
@harinatrajan3237
@harinatrajan3237 4 жыл бұрын
@@VBAA2Z Thank you so much sir
@kylem2779
@kylem2779 8 жыл бұрын
nice work buddy. Looking forward to for new videos
@onoonowee
@onoonowee 6 жыл бұрын
Hi, your blog spot is unavailable currently. same as Supareli question I ha to make many user to access database.
@kinwiliu999
@kinwiliu999 5 жыл бұрын
Great tutorial. Thanks for sharing
@axelamoe
@axelamoe 3 жыл бұрын
Can I use this with access 97? I have a .dat file being generated by a program and I am trying to update that file but it only opens with the the old access
@VBAA2Z
@VBAA2Z 3 жыл бұрын
Do try it out and let me know how it goes. The connection string might need to be updated accordingly.
@levelupexcelskill
@levelupexcelskill 3 жыл бұрын
Thank you so much. I have query can we update RS![Column Name] dynamically like refer some other range instead of hard code RS![Employee Name] instead of RS!range how can we do this, please suggest.
@VBAA2Z
@VBAA2Z 3 жыл бұрын
if you have a field name in excel range try below. rs.fields(range("A1").text) = "Hello world"
@levelupexcelskill
@levelupexcelskill 3 жыл бұрын
@@VBAA2Z Thank you, it is not working showing error , I want to update existing data in Access but I want to make dynamic name as per your video you have written rs!EmpName = cells(i,2) rs!DOB= cells(i,3) rs!EmpNumber = cells(i,4) rs!Designation= cells(i,5) instead of hard code I want to do this via loop. I having problem while writing a code - rs.fields(range("A1").text)
@levelupexcelskill
@levelupexcelskill 3 жыл бұрын
rs.fields(range("A" &i).text)=sheet("Data").range("B" & i) is not working ,
@VBAA2Z
@VBAA2Z 3 жыл бұрын
@@levelupexcelskill you'll have to update field name reference. does range("A" &i).text holder field name?
@levelupexcelskill
@levelupexcelskill 3 жыл бұрын
@@VBAA2Z yes
@justynastoparczyk9059
@justynastoparczyk9059 2 жыл бұрын
thank you for you work, it helped me a lot :)
@VBAA2Z
@VBAA2Z 2 жыл бұрын
Glad to hear that!
@qwertyuiop102345
@qwertyuiop102345 7 жыл бұрын
That is really helpful. Please keep making more videos.
@VBAA2Z
@VBAA2Z 7 жыл бұрын
Thanks for your appreciation Maxim, please subscribe and support! KZbin.com/VbaA2z Facebook.com/VbaA2z
@saqlainshaikh9936
@saqlainshaikh9936 4 жыл бұрын
Dear sir please help how to update bulk records from worksheets to access
@VBAA2Z
@VBAA2Z 4 жыл бұрын
Hi Saqlain, please follow this tutorial and let me know if you face any issue. kzbin.info/www/bejne/mWrNnH5slreKpLM
@VBAA2Z
@VBAA2Z 4 жыл бұрын
@Mielkew Hi, thanks for the suggestion. I can certainly add more videos to the VBA Access Automation Series.
@JuribSunn
@JuribSunn Жыл бұрын
keep making more video Sir.
@VBAA2Z
@VBAA2Z Жыл бұрын
Keep watching
@Rahul-sn1wn
@Rahul-sn1wn 8 жыл бұрын
Yeh awesome. thanks buddy
@riteshtandon8056
@riteshtandon8056 Жыл бұрын
How to update multiple records in one go? Using loop
@VBAA2Z
@VBAA2Z Жыл бұрын
please check kzbin.info/www/bejne/bmOskpWNasSgl9E
@swapnilpawar13
@swapnilpawar13 6 жыл бұрын
can you share the code file?
@nancymui745
@nancymui745 6 жыл бұрын
Worked perfectly!
@sharon4578
@sharon4578 7 жыл бұрын
Many thanks dear GURU can you please add some video about import DATA from Access
@VBAA2Z
@VBAA2Z 7 жыл бұрын
Hi, thanks for your comments. please refer to this video and let me know if you need any help. cheers! kzbin.info/www/bejne/iKm7lJV_h62mgK8
@nani3775
@nani3775 4 жыл бұрын
Nice information.... Could you please help me to open pw protected access file using excel vba. I tried multiple ways Eventhough am getting.. Can you please
@VBAA2Z
@VBAA2Z 4 жыл бұрын
Share your code and error message.
@susilsxzen-ff1zn
@susilsxzen-ff1zn Жыл бұрын
Thank you so much
@VBAA2Z
@VBAA2Z Жыл бұрын
You're most welcome!
@akhapamai8135
@akhapamai8135 7 жыл бұрын
Great thanks
@VBAA2Z
@VBAA2Z 3 жыл бұрын
welcome
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
CONNECT EXCEL AND MS ACCESS USING EXCEL VBA MACROS
18:04
iTech Analytic Solutions
Рет қаралды 32 М.
Moving Excel Data into Access with VBA
14:21
Dr. Gerard Verschuuren
Рет қаралды 72 М.
How to use ADO and VBA to Read from a Database
10:31
Excel Macro Mastery
Рет қаралды 44 М.
Automated Import of Data to Microsoft Access from Excel with Just One Click
20:32
Computer Learning Zone
Рет қаралды 20 М.
How To Master Arrays In Excel VBA + FREE MACROS & CHEAT SHEET
29:09
Excel For Freelancers
Рет қаралды 10 М.
Excel VBA to Extract Data from an Access Database
14:47
Access Jitsu
Рет қаралды 77 М.
How I Made 2 VBA Applications Run Ultrafast
11:36
Excel Macro Mastery
Рет қаралды 56 М.
VBA Macro to Copy Data from Another Workbook in Excel
13:39
Excel Campus - Jon
Рет қаралды 656 М.