Recent content by maheshashish

  1. M

    unable to edit with results of a query

    Dear Members, I am trying to write a small piece of database, who owns a medical shop. Which is an medicines inventory management database. But when ever I try to pull a query for sales entry via query, I am getting a result which is ultimately unable to edit. I am working with these tables...
  2. M

    autoupdate another field based on entered value by grabing value from parent table

    Respected Members, I have a table Med_List has fields [drugname] [form] [taxpercent] [medcode] (Medcode is concatenated of drugname and form)(PK) etc Another table Purchse_detailsT [medcode] (lookup) [purchaserate] [qty] [taxpercent] Now i am having a datasheet from which has fields all fields...
  3. M

    Missed dates from date last visited

    Thanks for the Reply sir, that solves my problem. Thank you once again.
  4. M

    Missed dates from date last visited

    InvoiceID AutoNumber CustomerID Number InvoiceDate Date/Time InvoicePaid Yes/No ProposedDueDate Date/Time NextDueDate Date/Time BillAmount Number PaidAmount Number DiscountAmount Number BalanceAmount Calculated Program ShortText AlertStatus Yes/No Respected pros I have this particular table...
  5. M

    Need to update date based on type of program

    It works, thanks
  6. M

    Need to update date based on type of program

    Let me give it a try.
  7. M

    Hi yousef please see the attachment in in my reply post and insert the code and kindly post me...

    Hi yousef please see the attachment in in my reply post and insert the code and kindly post me back Thank you
  8. M

    Need to update date based on type of program

    I had attached the sample db, please also see the attached db, thank you
  9. M

    Need to update date based on type of program

    Does this work with months of february, and months with 31 days as well? I don't think so
  10. M

    Need to update date based on type of program

    Yeah even that works fine with me, can you please help for that scenario
  11. M

    Need to update date based on type of program

    It depends on what program he chooses, and it goes like this program Next invoice date Monthly November 27 2017 quarterly January 27 2018 Half yearly March 27 2018 Annually October 27 2018
  12. M

    Need to update date based on type of program

    Hi all, I have a form, in several fields out of which, I have a combo box called "Program" which contains "Monthly";"Quarterly";"Half yearly";"Annually". Now there is another field called "Next Invoice date". I want the Next invoice date to be updated automatically based on the program...
  13. M

    Unable to convert a split table back to local table

    Hi sorry for the late reply. My problem has got solved. I had deleted the table link and then recreated the table link. and now the problem got rectified. Thank you all for your support.
  14. M

    Unable to convert a split table back to local table

    I have unsplit version of my database. :o
  15. M

    Unable to convert a split table back to local table

    Hi thanks for helping me out, the database is working fine, and I went and double checked the table it is there and I tried refreshing the link and I used the linked table manager and remapped them all again to the same back end. but still I am getting this error sadly:( I made numerous copies...
Top Bottom