Search results

  1. O

    Andriod App

    Hi i want to create an andriod app.. can some one suggest me ..how can i do this.. thanks
  2. O

    Replace Null Values

    Thanks to all ...for their sugesstions...
  3. O

    Visual basic Project

    Hi. i am an unknown with visual basic language but i want to create a simple project in visual basic in this project i want to calculate tax for a perticular set of data i have an excel sheet with all data in a single row..but many records .. i have an another sheet for calculation in other...
  4. O

    Replace Null Values

    Hi I have a access 2013 table with more than 400000 records. in this table I have one or more fields value null. I want to replace this null value to 0 or any other value.. but when replace with simple command ,"Cntrl+H", it updates only 9000 records. please give me solution for this that I...
  5. O

    Popup to Display Progress of Query

    Hi,, i m doing some events in loop in this loop a update query run "n" times then another select query runs and closed then again update query runs.. it loop "n" times i want to create a pop up form for displaying query run "n1" times and to run "n2" times where n1+n2=n and displaying...
  6. O

    Rename and Merge Tables in acces

    yes it was too big...app 2gb i compact it but their a little problem too.. in these table many records are same or duplicate.. so if any code for stop appending duplicate record,, please give me.. thanks
  7. O

    Rename and Merge Tables in acces

    sorry .. but when i run second part of code it shows error, Run Time Error '3049' Cannot Open Database... What is the problem... please
  8. O

    Rename and Merge Tables in acces

    thanks ..ranman but i want to merge all records into one table..not list of all tables
  9. O

    Rename and Merge Tables in acces

    Thanks.. but i have very little knowledge in access.. so please give me complete steps or solution
  10. O

    Rename and Merge Tables in acces

    Yes. All tables have same structure but different records.. so i want to merge all records of all tables into one table...
  11. O

    Rename and Merge Tables in acces

    Hi all i have a database with 150 table with different names 1. I want to rename all tables as 001,002,..... 2. iwant to merge all tables into new table name "Merged". please give me solution... thanks in advance
  12. O

    Msg Box for Showing Command is runnig

    not clear,, please give solutions with steps or examples
  13. O

    Msg Box for Showing Command is runnig

    Hello everyone i am running an query name "Qery1" which is taken so long time to complete query i want to show a msgbox in meanwhile for showing "Process in running, Please Wait" or "Process in running ,,,,,% Complete,, Please Wait" or "Query is ----% Complete, Please wait untill 100%...
  14. O

    Sum of Multi Column in same Query

    Thanks Ranman 256 and sneuberg for helping solutions it works and solve my problem thanks once again
  15. O

    Sum of Multi Column in same Query

    Hi All i create an query with expr1 as field1, expr 2 as field 2, expr 3 as field3 now i want to expr4 as field4 which is sum of field 1,field2 and field3 but when i put Expr4:Field1+Field2+field3 it gives result as concatenate of field values as example filed 1 field 2 field 3 field...
  16. O

    Import filtered Data from Access to Excel

    Thanks to all for suggestion and help i do it with microsoft query option in data RIBBON... select access database and some more steps.. i get my data... thanks again to all
  17. O

    Import filtered Data from Access to Excel

    thanks to both Ranman 256 and Minty but ur solution is Export Access database to Excel while i want IMPORT Data From Access into Excel as First i open an excel worksheet then import data from access table but this time i want to filtered data only which match with my requerements hope i...
  18. O

    Import filtered Data from Access to Excel

    HI. I have a huge database containing table with 300000 records,, i want to import filtered data from this access table into excel as filter by Month or Year how can i do it..
  19. O

    Subform Height Change on Base on REcords

    My data base containing much records. so sorry i can't upload it trying to sample it yes i want to change subform height as records shows in datasheet
  20. O

    Subform Height Change on Base on REcords

    Thanks for giving fast reply but your database sample not giving me a solution as i can understand i want to change subform height as containing records.. so please give me stepwise solution
Back
Top Bottom