Search results

  1. G

    Access on the cloud

    Thank you CJ for the info So there is now free option on having you access DB saved on the cloud available for sharing? At this point in time we are a 3 members in our new company, so having a dedicated server an all to assess via a network is a option but the issue comes in when i need to...
  2. G

    Access on the cloud

    Hi all, I know that Access does not play along very well when saved on the cloud for sharing I am in a bit of a predicament, as I don't know how to do a fully functional program in Excel and as Google sheet is a awesome platform for sharing, I don't know how to do a fully functional program in...
  3. G

    Conditional formatting - Date diff

    Thank you Looks great
  4. G

    Conditional formatting - Date diff

    Hi all, Hope all is well I want to highlight when the requirement date is less then 6 days from now I used the below conditional formatting formula but not working as I thought it would
  5. G

    Replace

    This is a temporary file so should be ok but thank you for the advise One record at a time
  6. G

    Replace

    Thank you
  7. G

    Replace

    Hi all, I want to replace all records with a "-" to no spaces starting with AS350A AS35A012-345-78 to AS35A01234578 Please advise ho to use like with a replace statement
  8. G

    Split Text

    If no date then the result should be a blank
  9. G

    Split Text

    I am having the same issue with below Not sure where to add the NZ
  10. G

    Split Text

    Hi all, I am getting an error on my code and assume it could possible by because i am only looking at Chr10 and not including Chr13 So I replaced with below code When the control is blank, I get an error calculation
  11. G

    Query "or" Criteria

    Hi all, Please could you advise how to continate the following If Type = Airframe, then no Serial number selected, I only want to see the Airframe records If Type = Engines, then Serial number is selected, I only want to see the Engine records with the selected serial number
  12. G

    Combine fielfds

    Hi Arnelgp How would I convert the code to only look at 2 controls with an " - " should the second control have any data? I tried
  13. G

    Check box center alignment

    Hi all, Has anyone come across an easy way of centering a check box? when a check box is created, it is aligned top left of the orange block and not centered with the label I then remove from layout to center or manually create the check box without a layout
  14. G

    Split Text

    Got it Did the trick
  15. G

    Split Text

    I was looking at Replace but not sure how to check for character 13 I believe it was created with carriage return in the string
  16. G

    Split Text

    Hi all, I am importing from excel The part number field may have multiple part number Then you open it in excel and wrap the text, you can see the part number in separate line In access, it is one long string with no separators Please could you advise how to have these part numbers separated...
  17. G

    Select when update

    Works like a charm Thank you
  18. G

    Select when update

    :);)
  19. G

    Select when update

    Ok, I will avaid using descripyion in the future The query worked before but now after using Column I get the Undefined function Any work araound?
  20. G

    Select when update

    I used the Column() property Getting a Undefined function error
Back
Top Bottom