+ Reply to Thread
Results 1 to 133 of 133

Please comment on what each row is about to do

  1. #1
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Please comment on what each row is about to do

    These are the sheets that this code should refer to PLUS sheet 20 which hold all of the data

    Is there a problem with the coding ??


    Sheets 4 to 17 inclusive
    Please Login or Register  to view this content.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


    If possible I would like a BRIEF description as to what each line ( If possible) is about to do, so I can learn more about VBA...
    Please Login or Register  to view this content.
    Last edited by Potholes; 06-04-2019 at 02:02 AM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Pleasee comment on what each row is about to do

    Your code will loop through values VK3, VK4, VK5 ... VK15, VK16, VK17, applying a filter on that value, then copying filtered values to a similarly named worksheet. However, not all those sheet names exist, according to your post....
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Pleasee comment on what each row is about to do

    Good afternoon


    Please refer to my attached file
    Attached Files Attached Files

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Pleasee comment on what each row is about to do

    And what would you like me to do with it?

  5. #5
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Pleasee comment on what each row is about to do

    Good Morning Olly ( Your Time )

    Would you please have a look at the code,

    I have copied the wicen data over using the Code for that,

    But now the (SplitVK) should sort and Move all the call signs from ( Row 3 down to and inclusive 550 )
    to their respective sheets 10 to 17 inclusive, then rows 552 to 785 to sheets
    " VKATV, VKDStar, VK23cm, VKDMR, VKC4FM, VKP25 ", Those names are on the " Temp Directory 01-06-19" sheet look down
    Column " Q " for the heading names, so NOTHING from row " 552 to 785 " goes into sheets " 10 to 17 ".,
    Prior to the WICEN rows being moved there was 841 rows, that means I have moved "56" rows for wicen.


    If you can assist that would be great, Many Many Thanks.

    Regards

    Peter
    Attached Files Attached Files

  6. #6
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Pleasee comment on what each row is about to do

    I don't understand how you're identifying which rows need to move to sheets "VKATV", "VKDStar", VK23cm", etc.

    I can't see any values in column Q to assist with identifying the target sheet.

    More broadly, I don't understand why you want to split your data table onto multiple worksheets...

  7. #7
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Pleasee comment on what each row is about to do

    Hi Olly


    I have attached a copy of what the different modes are coloured column " Q "

    All but Yellow are to be sorted and go into their own sheets.

    The yellow panel gets sorted and goes into "VK1", "VK2", "VK3", "VK4", "VK5", "VK6", "VK7", "VK8".

    The other colours go into VKATV", "VKDStar", "VK23cm", "VKDMR", "VKC4FM", "VKP25"

    If it was possible write code so that the wicen rows be moved followed by the

    "VK1", "VK2", "VK3", "VK4", "VK5", "VK6", "VK7", "VK8", VKATV", "VKDStar", "VK23cm", "VKDMR", "VKC4FM", "VKP25"


    Here is the wicen code

    Please Login or Register  to view this content.


    If it is of any help I could highlight the various blocks and give them their own names eg: VHF, VKATV", "VKDStar", "VK23cm", "VKDMR", "VKC4FM", "VKP25"

    The only thing I cannot block is the WICEN call signs as they are scattered throughout the rows, that is why we move them first.

    Peter
    Attached Files Attached Files
    Last edited by Potholes; 06-04-2019 at 06:28 AM.

  8. #8
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Pleasee comment on what each row is about to do

    You're not really understanding my question.

    You've provided a MANUAL answer - but how do we turn that into a PROGRAMMATIC calculation of how to determine where to put data?

    There's nothing (that I can identify) in your source file to inform us that data in row 552 should go somewhere different to data in row 3.

    If you're going to manually colour-code or label data sections first, then you may as well just manually move the data. I get the impression you want to automate this as far as possible, to repeat for additional datasets - so we need to determine the algorithms, to decide how to filter data according to your requirements.

    I'll ask again, though, as I suspect there may be a more efficient method of doing all of this - what's your purpose for splitting the data table into multiple worksheets?

  9. #9
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Pleasee comment on what each row is about to do

    Hi


    Each month I receive a file that is generally the same except for some data for a particular station may have changed,


    In the Amateur Radio Hobby we have different Frequencies and modes, to best describe them is like saying well they all transmit but are different, liken to modes of transport

    A Horse, push bike, motor bike, 2 cylinder car, V8 car, Bus, train, They are all modes of transport but are different in their own way of achieving the end result.


    checkout the upload I have named the different modes in the NAME box


    And YES to automation



    Does that help any
    Attached Files Attached Files

  10. #10
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Pleasee comment on what each row is about to do

    Sort of.

    With a bit of digging into it...

    I get that you can assign group WICEN by the presence of "WICEN" in the Service Area. I get that you can group remaining callsigns by wavelength & technology, with group names for 70CM - 10M FM determined by the initial 3 characters of the callsign. So now we can programatically assign a group to each row of source data, based on the identifier in column R (Notes) above each logical grouping of rows.

    So far, so good.

    Please allow me to come back to the same question one more time, though, before providing a solution. WHY are you splitting your data into multiple worksheets? What is the aim / outcome?

    See, I'd be more tempted to load the entire dataset into a model, with a group assigned to each row, then query / report on that model as required.

  11. #11
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Pleasee comment on what each row is about to do

    Each Month after I get this data sorted out, I need to use this data to update a website that is currently undergoing a rebuild and a lot more information upgraded.

    HTML Code: 

    If you click on this link this is data JUST in Brisbane where I live.

    I would really love to have the data sent to their own sheet.

    IE:- VHF is sorted and placed into the respective state sheets " VK1, VK2 , VK3, etc

    and VKATV, DStar, VK23cm, VKDMR, VKC4FM, VKP25.

    On the master sheet there will be a drop down box where I can select a particular call sign from the VHF group sheets 10 to 17
    and for the special groups VKATV, DStar, VK23cm, VKDMR, VKC4FM, VKP25. sheets 4 to 9.


    I think I could make individual macro's if needed but automation is my goal.



    Many thanks for where we are to date




    it is 22:15 here and close to my snooze time ..

  12. #12
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Pleasee comment on what each row is about to do

    I still don't understand the need to have lots of separate worksheets.

    Have a look at the attached. This queries the data from your "temp" worksheet (based on the file location specified on the Parameters sheet), and summarizes it in one table, with a slicer to select the group. The groups have been determined using the previously discussed logic, and the Maidenhead location updated.

    I don't understand what you're aiming to achieve, with your drop down box on the "Master" sheet - but now we have all the data in a model, so it's easy to create additional views / queries against it.

    In terms of automation, you can update the source file name on the parameters sheet, then simply "Refresh All", and you have your latest data updated.

    For reference, here's the queries used to get and shape the data:

    SourceFileName:
    Please Login or Register  to view this content.

    VK Data:
    Please Login or Register  to view this content.

    Maidenhead:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Olly; 06-04-2019 at 10:33 AM.

  13. #13
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Pleasee comment on what each row is about to do

    Good Morning Olly


    Thank you for what you have presented, I am confused,

    1/ as to how I am going to update the data each month,

    2/ and as to where the Codes are stored,

    3/ where is the separate Wicen group THIS ONE IS A MUST as it is constantly referred to

    4/ where is the data source sheet

    5/ the second and third column need to be formatted to 4 decimal points "Output Input "

    6/ the maidenhead is required to be formatted out to 8 points eg QG23256874

    7/ If possible please arrange the heading "VK1", "VK2", "VK3", "VK4", "VK5", "VK6", "VK7", "VK8", Wicen,", VKATV", "VKDStar", "VK23cm", "VKDMR", "VKC4FM", "VKP25"

  14. #14
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Olly has used PowerQuery for the VK data. Click on the Data tab and then Queries & Connections - you will see the queries he has set up on the right.

    Nice one, Olly!
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  15. #15
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    1. Change the filepath / name on the Parameters sheet, to the file containing your updated data, then simply click Data > Connections > Refresh All. The query looks for a worksheet with a name beginning "TEMP Directory" in the named file, and updates data from that sheet.

    2. The 'code' is queries (Power Query, named Get & Transform Data in Excel 2016 onwards): click Data > Get & Transform > Show Queries.

    3. Wicen group will be created, when there are values including "Wicen" in the "Service Area" column. The data you posted earlier already had the Wicen data removed, which is why this group dosen't exist in the file I uploaded. Perhaps you can post a sample file of your actual source data, the way you receive it?

    4. The data source sheet is in the separate file, which is reference by the query (see point 1).

    5. Simply change the number formatting of those table columns.

    6. Maidenhead is already formatted to 8 points. Did you mean you wanted 10?

    7. The easiest way to change the sort order is to add a custom list. Here's some VBA code to add the list - you only need to run this once:

    Please Login or Register  to view this content.
    See attached file for updates.
    Attached Files Attached Files
    Last edited by Olly; 06-05-2019 at 03:50 AM.

  16. #16
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    You can do the custom sort order in PQ as well: https://stackoverflow.com/questions/...ing-powerquery

  17. #17
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Quote Originally Posted by AliGW View Post
    You can do the custom sort order in PQ as well: https://stackoverflow.com/questions/...ing-powerquery
    That won't change the display order in a slicer though - which is what we wanted in this case..

  18. #18
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi Olly

    Boy you guys sure know how to throw curved balls to someone who is getting to know how EXCEL works, just to
    learn one arena the finds out that the arena is bigger than thought.


    Attached is the original files = 5 mb I have zipped it multiple ZIP files 1 is the top, 2 is the middle 3 is the bottom Roughly 280 rows each file UNZIPPED

    This is the start of the WICEN in row 128 and each of the Cells for wicen the rows are formatted in yellow RED here



    VK1RWP 147.1250 147.7250 VK1RWP - portable WICEN
    VK2RAG 147.1250 147.7250 VK2RAG Someb1 Somersby WICEN
    VK2RAV 147.1250 147.7250 VK2RAV - portable WICEN
    VK2RSR 147.1250 147.7250 VK2RSR Scadns Scaddens Ridge WICEN
    VK1RWP 147.1500 147.7500 VK1RWP - portable WICEN
    VK2RAV 147.1500 147.7500 VK2RAV - portable WICEN
    VK2RWC 147.1500 147.7500 VK2RWC Chats1 Chatswood WICEN
    VK2RWH 147.1500 147.7500 VK2RWH Nwcsle Newcastle WICEN
    VK2RWK 147.1500 147.7500 VK2RWK KurraJ Kurrajong Heights WICEN
    VK1RBH 147.1750 147.7750 VK1RBH BullsH Bulls Head WICEN
    VK1RWP 147.1750 147.7750 VK1RWP - portable WICEN
    VK2RAV 147.1750 147.7750 VK2RAV - portable WICEN
    VK2REP 147.1750 147.7750 VK2REP - portable WICEN
    VK2RFI 147.1750 147.7750 VK2RFI - portable WICEN
    VK2RWS 147.1750 147.7750 VK2RWS - portable WICEN




    Pete
    Attached Files Attached Files

  19. #19
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Okay - it looks like you've already done some sort of manual manipulation to those files?

    We could quite easily combine them in a query. But better to work with your actual raw, source data, to eliminate any requirement for initial manual processing.

    Can you post your actual RAW source data?

  20. #20
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    I have that is how it is sent to me I cannot put up the complete file as it is too big. over 5gb

    I will make a call now and ask for the file UNMARKED stand by \.......................................

  21. #21
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Here is the raw .CSV file


    Remove the Temp at the end
    Attached Files Attached Files

  22. #22
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Ignore this post - you've since posted a CSV file. See my next post for a CSV version.
    Last edited by Olly; 06-05-2019 at 05:19 AM.

  23. #23
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    And here's a version which picks up data straight from the CSV file:

    VK Data:
    Please Login or Register  to view this content.
    You can name the CSV file anything you like - and when you get an updated dataset in CSV format, simply change the filename parameter, and refresh all data, to update the report.
    Attached Files Attached Files
    Last edited by Olly; 06-05-2019 at 05:21 AM.

  24. #24
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi

    I have just looked at the wicen sheet, and I have activate the HEADINGS and noticed some peculiarities as far as the row
    numbers they start at 38 and go up to 785 ?? I know there is only 56 rows for wicen as it stands

  25. #25
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    ?

    Look at VK Data v1.3xlsx atachment, in my post #23.

    There are indeed 56 WICEN rows. Don't worry one bit about row numbers, they're completely irrelevant. We could change the sort order of the query, and the actual row numbers for each subset of data would change again.

    EDIT: You do understand that all the data is being presented in one table, on one worksheet, and the slicer at the top of the page is merely filtering that table?
    Last edited by Olly; 06-05-2019 at 05:29 AM.

  26. #26
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly MANY MANY THANKS

    I dont want to sound ungrateful can you code th esheets in this order please..

    "VK1", "VK2", "VK3", "VK4", "VK5", "VK6", "VK7", "VK8". "Wicen","VK23cm", "VKDStar", "VKP25", "VKDMR", "VKC4FM", "VKATV",


    I like to be able to reward you somehow.

    Peter

    EDIT I found that I can't use my scroll wheel on the mouse in the sheets.
    Last edited by Potholes; 06-05-2019 at 05:37 AM.

  27. #27
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    To change the order of the slicer, simply edit your Custom List (File > Options > Advanced > Edit Custom Lists)

    Or run this VBA code once:
    Please Login or Register  to view this content.
    Happy to have helped. I'll feel rewarded if you feel you've learned something new about how you can use Excel

  28. #28
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly attached is a screen shot of what I see with your file, is there anyway I can get it to go side
    to side in the screen as the digits are a bit small for my old eyes.
    Attached Files Attached Files

  29. #29
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    What do you mean, "side to side in the screen" ?

    Are you asking how to change the zoom level? (slider in bottom right corner of Excel window)

  30. #30
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    OK thanks for that one


    Now one last thing how do I use that code on the Parameters sheet to update the data for new ones please.

  31. #31
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    To update from a new / different CSV file, just enter the CSV source file path / name into cell C2 of parameters sheet, then click Data > Connections > Refresh All. It will take a moment or two to refresh.

  32. #32
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly

    I cannot for the life of me get the file to update from c:\downloads\Repeater Directory 06-06-19

    I enter the correct address into cell C2, which comes up in the formulae bar


    Error message attached







    Ohhh Do you follow Rugby League, tonight we have our " State of Origin" , that's between Queensland and New South Wales.
    Attached Files Attached Files
    Last edited by Potholes; 06-05-2019 at 07:47 AM.

  33. #33
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    That error happens because the default setting for Excel Power Query is to consider "Privacy Levels" when combining data.

    You can manually go to the Power Query Editor
    (Data > Get & Transform Data > Show Queries, then right click a query in the Workbook Queries pane, and select Edit)
    then choose File > Options and Settings > Query Options > Privacy > Ignore the Privacy Levels and potentially improve performance

    Alternatively, run this VBA code once:
    Please Login or Register  to view this content.

  34. #34
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    olly

    Sorry I been away watching our big footy game ( We won 18/14 our way.)

    Can the program update by looking at a xlsx file please.

    I have cleared the error message but now it says it can't find "call " in the database.

    .
    Attached Files Attached Files
    Last edited by Potholes; 06-05-2019 at 08:36 AM.

  35. #35
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    That suggests that the data structure of your new source file is different... Can you confirm that the column headers of the 'new' CSV file are the same as the previous CSV file?

    Perhaps you can upload the 'new' CSV file, so I can test it?

  36. #36
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Try this one it should be the same
    Attached Files Attached Files

  37. #37
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Okay, that CSV file is a different format - it's tab delimited, not comma delimited.

    So you can change the VK Data query to:
    Please Login or Register  to view this content.
    This will handle either comma delimited or tab delimited source files.
    Last edited by Olly; 06-05-2019 at 09:22 AM.

  38. #38
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi All

    When I upload this code my program stopped working see the attached file,


    The code below is the original coding, NOT understanding how it all works I must seek help from others.

    Please Login or Register  to view this content.


    Regards


    Peter
    Attached Files Attached Files
    Last edited by AliGW; 06-06-2019 at 12:57 AM. Reason: Please don't quote unnecessarily!

  39. #39
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    It works here, Peter. Did you refresh the query? Did you check the privacy settings (post #33)?

  40. #40
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Good afternoon Ali

    Doesn't matter what I try it does not come good with the new codes.

    I printed out the (33) sheet so I don't miss a step.

    I will have to wait and see who comes up with an answer ( Maybe Olly )


    Pete

  41. #41
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    It looks like you've done everything right. The file you uploaded in post #38 works perfectly with the CSV file you uploaded in post #36. See https://youtu.be/6GBvgrrsuXc

    You are using the same CSV file, right?

  42. #42
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hello Olly


    All I got out of that you tube was somebody playing hit and run.

  43. #43
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Okay. It was only demonstrating that I can't reproduce your error, using your files.

  44. #44
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    would you please attch the working file for me please...

  45. #45
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    It's almost like you're not reading my posts...

    The file you attached in post #38 works.

    It works with the CSV file you attached in post #36.

  46. #46
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    I will run through the procedure to get the CSV to load.

    I click on the source file C:\downloads\Repeater Directory 06-06-19, which then appears in the Formulae bar, press enter so that the DATA tab changes from grey/ go to connections/click on Refresh All, there is a drop down box I click on the top one in the box Refresh All, there is a small green circle.

    When that goes out I check the output page All I get in the Group box, is the Wicen and a Blank box. BUT NO data

  47. #47
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    So I can only think that you don't have the intended CSV file located correctly in C:\downloads\Repeater Directory 06-06-19.csv

    Attachment 627286

  48. #48
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly


    Invalid attachment

  49. #49
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    ? It's only a screenshot of the correct CSV file in the intended folder.

    https://postimg.cc/PCVXyp8f

    As long as you have the CSV file from post #36 saved as C:\downloads\Repeater Directory 06-06-19.csv, and as long as you're using VK Data v1.4.xlsm (as attached to post #38), then it does work.

  50. #50
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi all


    I am getting extremely frustrated with the file not updating as per the link.

    I am dealing with some software that I don't fully understand how it functions, I have tried everything that ALIGW and OLLY
    has suggested and as nothing working for me maybe I am expecting too much of you mentors.

    Good Night


    Peter

  51. #51
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    I understand you are frustrated. I'm doing all I can here to get this working for you.

    Can you please confirm that the CSV file that you attached to post 36 is IDENTICAL to the file stored in C:\downloads\Repeater Directory 06-06-19.csv ? (I mean identical - the very same file, the very same filename).

  52. #52
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly

    Please confirm that I use C:\downloads\Repeater Directory 06-06-19.csv , when that is in the formulae bar I press enter
    then the DATA tab comes alive, and in the connections tab I click on I press on the "Refresh All ".

    Then I check the output page only to see that there is nothing there. Then I click on the Clear Filter and the screen fill with the WICEN data only NO other tabs


    I have used the files off sheets 36 and 38.


    Screen shot Doc attached

    So I have no idea what has happened here I am using the VKdata v1.4.xlsm downloaded of one the sheets here..


    Peter
    Attached Files Attached Files
    Last edited by Potholes; 06-06-2019 at 07:56 AM.

  53. #53
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Peter - please follow these steps exactly:

    1. Download file test1.csv attached to this post, and save as C:\downloads\test1.csv

    2. Download workbook VK Data 1.5.xlsm attached to this post. Open this workbook.

    3. Click Data > Connections > Refresh All > Refresh All

    4. Wait a moment.

    Please follow ONLY THESE DIRECTIONS, and report back what happens.
    Attached Files Attached Files

  54. #54
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly

    just before I do that do you use a program " Teamviewer"

  55. #55
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Quote Originally Posted by Potholes View Post
    just before I do that do you use a program " Teamviewer"
    Not from this office, I'm afraid...

  56. #56
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    In the group box I get wicen and blank + just a sample what was in the Output tab, still none of the other tabs in the group box.


    Call Output Input Call_1 mNemonic Location Service Area Latitude Longitude Maidenhead S ERP HASL T/O Sp Tone Notes
    VK1RAC 146.9 146.3 VK1RAC Tidbin Tidbinbilla SW ACT 6/15 -35.378932 148.952144 QF44lo49 X 10 441 5 1ACA
    VK1RBH 147.175 147.775 VK1RBH BullsH Bulls Head ACT WICEN -35.385788 148.813048 QF44jo77 O 50 1385 1ACA
    VK1RBM 438.8125 431.8125 VK1RBM - Isaacs Ridge Canberra Central -35.364585 149.11875 QF44np42 O 40 800 3 1ACA 107
    VK1RBM 439.95 434.95 VK1RBM Issacs Isaacs Ridge Canberra Central -35.364585 149.11875 QF44np42 O 25 790 3 1ACA 91.5 65
    VK1RBM 146.725 146.125 VK1RBM Issacs Isaacs Ridge Canberra Central 03/19 -35.364585 149.11875 QF44np42 X 25 790 3 1ACA 91.5
    VK1RGI 438.05 433.05 VK1RGI Ginini Mt Ginini ACT - SE NSW -35.529552 148.772605 QF44jl22 O 150 1770 3.5 1ACA 91.5 67
    VK1RGI 53.925 52.925 VK1RGI Ginini Mt Ginini SE NSW - ACT 6/15 -35.529552 148.772605 QF44jl22 P 35 1770 3 1ACA 91.5

  57. #57
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Pity I would allowed you to log in here.

    Do you use any program to log into someones machine

  58. #58
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    I just checked it has loaded 803 rows of data less 6 rows for the group box etc

  59. #59
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly


    Thank you for your help todate, I really do appreciate , I have a new Excel 2016 book arriving on Tuesday it is about 800 pages, my old book was 2003 so quite old anyway.


    It is 23:10 here and I am mentally exhausted so I am off to bed well I am in bed, off to sleep.

    I will check in the morning about 10:00 my time.


    Cheers

    Peter

  60. #60
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Please Login or Register  to view this content.
    What exactly does this mean? Is the query producing any results at all?

  61. #61
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    ..



    Dear Alli, Olly and any Reader.

    Thanks go to "Sintek ", for all the work on the project before my system crash, then "Olly" stepped up to the plate, and has put in many hours educating me
    in a different method of programming other than VBA.

    I have attached ( vkdata v1.3a.xlsm), this file has everything in it that I require, however I cannot get it to update, refer to the attached Document.
    Previously the .CSV and working files resided in (C:\Download\) directory, HOWEVER I now have a permanent directory for the project, ( C:\Radio Data\ ) ,
    as before everything was in my Downloads dir with 100s of other files and it was taking too long to navigate too long so I created the new dir.

    Attached is a file called ( Repeater & Wicen 07-06-19.xlsm) it show the database MINUS the wicen data which is on the Yellow Wicen page thanks to the
    macro on the Repeater Directory sheet.

    This Wicen data is very very essential as the Australian Amateur Radio hobby has setup many radio station both fixed and mobile, some are only accessable ,
    by 4wd vehicles, these stations are activated in the event of a major event, Floods, Bush Fires, Cyclones, the station would be activated when any of
    these situation arise, what they do is to supply comms in areas where normal comms are not available, and pass messages to the Authorities.

    Olly's latest version ( vkdata v1.5.xlsm) is still working on me being able to being able to access and upload the source .CSV file, Someone believes
    I must have run over a " China man " because they are stopping me achieving our goals.

    I have attached the original database called ( Repeater Directory 31-05-19.xlsm ) which is nearly 5mb, so I have zipped it down to 3 workable Files
    Book1.zip, Book2.zip & Book3.zip.

    Last night (6/June/19) Olly sent me 2 files to work with (Vkdata v1.5.xlsm ) & ( Test1.csv) to test that I can link the program to the .csv file , yes it
    worked with some exceptions. unlike (vkdata v1.3a.xlsm) vr 1.5 is missing the tabs below, only the wicen tab was visible.

    ( VK1, VK2, VK3, VK4, VK5, VK5, VK7, VK8, Wicen, VKATV, Dstar, VK23cm, VKDMR, VKC4FM, VKP25. )


    Further Files on sheet 62


    Regards Peter
    Attached Files Attached Files
    Last edited by Potholes; 06-07-2019 at 01:21 AM.

  62. #62
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Part 2 to sheet 61
    Attached Files Attached Files

  63. #63
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    only the wicen tab was visible.
    Morning, Peter!

    I am looking at VK Data v1.3A and I do not understand the comment. There are two tabs: Parameters and Output. There is no WICEN tab, and in this file there is no VBA.

    Across the top of the Output sheet is a slicer - clicking on each of the categories reveals the filtered data for that category, and clicking on the filter icon top right of the slicer cancels the filter, revealing all of the data.

    Attached is a file called ( Repeater & Wicen 07-06-19.xlsm)
    Attached where?

    EDIT: Just appeared!

    EDIT AGAIN: No, that file isn't there ...
    Last edited by AliGW; 06-07-2019 at 01:27 AM.

  64. #64
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    If I try to update the workbook with the Repeater Directory 06-06-19,csv file, it is reporting that a column named Call cannot be found - this suggests that the layout is different.

  65. #65
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Just seen v1.5 - working with that and updating it with the 06-06-19 CSV file works perfectly.

  66. #66
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Sorry about the 2 part docs only a limited number of files I trust it all makes sense to you


    VKData v1.3 has the layout I am after if possible.

  67. #67
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    If I may where did you have the 2 files located please

    I have both of mine in (c:\Repeater Data\ VKDatav1.5.xlsm)
    and the data csv file in (c:\Repeater Data\ Repeater Directory 06-06-19.csv)

    the erro says it could not find the csv file

  68. #68
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Here:

    C:\Users\Alison\Downloads

    You need to change the source path in the parameters sheet to reflect the correct location. Make sure you don't have that extra space in the file path after the final slash:

    C:\Repeater Data\Repeater Directory 06-06-19.csv

    Are you sure that the directory is really in the root? Could it be that the real location is something like this:

    C:\Users\Peter\Repeater Data\Repeater Directory 06-06-19.csv
    Last edited by AliGW; 06-07-2019 at 02:05 AM.

  69. #69
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi Ali


    Is this the only code or is the more hidden somewhere please..

    Please Login or Register  to view this content.

  70. #70
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    .....


    Hi


    This should confirm the files location..
    Attached Files Attached Files

  71. #71
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    That's fine, Peter, so now please check that you don't have that extra space in the file path. It should be this:

    C:\Repeater Data\Repeater Directory 06-06-19.csv

    NOT this:

    C:\Repeater Data\ Repeater Directory 06-06-19.csv

  72. #72
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Quote Originally Posted by Potholes View Post
    Hi Ali


    Is this the only code or is the more hidden somewhere please..
    Ignore that comment for now, please. Let's just get the file path sorted out. One step at a time!

  73. #73
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Please Login or Register  to view this content.
    I noticed in the above code the first line says,

    Source = Csv.Document

    Will PQ look at .XLSX and or XLSM structured files please. ??

    I will be glad when my new manual gets here monday

  74. #74
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Ali

    I went into the source file and amended VK1RAC frequency to 333.3333 and 444.4444


    So I can update from the csv file OK.

    BUT it is still only showing the tab for wicen.

    Please Login or Register  to view this content.

  75. #75
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Bakerman

    can i pm you pl

  76. #76
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Administrative Note:

    Please don't take anything to private message, as per the forum guidelines - thanks.

    Peter - you need to user a .csv file, not an Excel workbook. The code is designed to work with .csv. Olly may be able to change it to work with .xlsx, however it did seem earlier in this thread that the directories were coming to you in .csv format, so I'm not sure why they now need to be .xlsx.

  77. #77
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    OKay - my summary of the requirement, and development:

    You have a requirement to transform source data, by determining a group based on non-repeating header text in your source data, then present this data by single selectable group.

    Through several iterations, we established that your SOURCE data is provided to you in CSV format. You have shown two different structures of CSV file (one comma delimited, one tab delimited.)

    I have provided an Excel workbook which uses Power Query to import and transform your data from the source CSV file (in either format). This file is VK Data v1.5.xlsm. This file will import data from either of the two CSV file structures you have provided.

    The Excel workbook requires the source CSV file path and name to be entered (precisely) in Cell C2 of worksheet [Parameters].

    If you are experiencing problems importing and transforming data using this workbook, then the problem can only sit with the source CSV file:

    Either: The file path / name is incorrect, which means Excel cannot accurately locate the source file
    OR: The source file is in a different structure or format to the two CSV files you have demonstrated, to date.


    Can we keep the scope of this limited to resolving the issue with importing the CSV file, right now? If we keep changing scope without resolving issues, we lose track of requirements and progress.

    Last edited by Olly; 06-07-2019 at 03:39 AM.

  78. #78
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    HI

    I have NO way going to break any rules in the PM


    The csv file that comes to me has in the call sign column for example : VK2RAG A D

    The A D refers to how many Transmitters they may have at that site. in other words this one One of 4

  79. #79
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    ....



    I will be back soon I have to put the Chaff bag on BRB 10m

  80. #80
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    ....



    I will be back soon I have to put the Chaff bag on BRB 10m

  81. #81
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi All

    I have a belly full of chaff and Lucen now.


    I am satisfied with the update function now.

    Now to wrestle with the rest.

    P

  82. #82
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    So are you saying that (a) you are now getting the right results with the file path and (b) that you are happy for the source file to be a .csv?

    Please can you be very specific when giving information?

  83. #83
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Quote Originally Posted by Potholes View Post
    I am satisfied with the update function now.

  84. #84
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Quote Originally Posted by AliGW View Post
    Here:

    C:\Users\Alison\Downloads

    You need to change the source path in the parameters sheet to reflect the correct location. Make sure you don't have that extra space in the file path after the final slash:

    C:\Repeater Data\Repeater Directory 06-06-19.csv

    Are you sure that the directory is really in the root? Could it be that the real location is something like this:

    C:\Users\Peter\Repeater Data\Repeater Directory 06-06-19.csv


    Following on from the above I triple checked the ability to update, I believe that my problem was the small space before the c:\Repeater Data\ Repeater Directory and so on.
    I just did not pick that up.


    I trust that answers you remarks

    P

  85. #85
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    ....

    Hi Olly are you watching here please. ???

  86. #86
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    So, this is now working as you wanted?!

  87. #87
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    hi


    v1.5 I have been able to update due to a silly url error

    BUT it is only showing me the wicen tab up top in the group box

  88. #88
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Can you please share the .csv file you used? When I updated v1.5 with the 06-06-19 .csv this morning it was working perfectly.

  89. #89
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Earlier on today I put a lot of info in sheets 61 and 62 which happened while ALI was talking to me so I could bring her up to date.


    I still cannot get it to appear as is in V1.0 That one gets an error if I try to update says something about different version not compatible
    Last edited by AliGW; 06-07-2019 at 05:06 AM.

  90. #90
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Peter - you are not making sense.

    Why are you working with version 1.0? Please use version 1.5.

    Where (in which file) are sheets 61 and 62? Again, I have asked before: please be SPECIFIC!

  91. #91
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Ali

    My reference to V1 is only to the group box at the top of all the data eg-

    VK1 VK2 VK3 VK4 VK5 VK6 VK7 VK8 WICEN VK23CM VKDSTAR VKP25 VKDMR VKC4FM VKATV


    At the moment in v1.5 it is only showing wicen and blank


    I have attached v1.3A ONLY for the purpose of what I am missing off V1.5.

    I am NOT using V1.3A it is just in the Basement with other files.


    I trust this clears up my messages.
    Attached Files Attached Files
    Last edited by Potholes; 06-07-2019 at 05:21 AM.

  92. #92
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Right. Stop. You're being REALLY confusing. Please follow these steps.

    1. Close ALL files. Shut everything.

    2. Open workbook VK Data v1.5.xlsm

    3. Select worksheet [Parameters] then double-click the grey cell (C2).

    4. Select the appropriate CSV file and click Open.

    5. A dialog box will open prompting you to refresh data. Click "Yes".

    6. Wait a moment.

    7. Post a screenshot of the Output sheet.

    8. Post a screenshot of the Parameters sheet.

  93. #93
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    ...


    I have done as requested here is the

    Olly.Docx
    Attached Files Attached Files
    Last edited by Potholes; 06-07-2019 at 05:38 AM.

  94. #94
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Progress.

    Okay, that shows that data has loaded, but the Wavelength and Technology fields have not populated correctly.

    This is almost certainly down to a different source data structure than expected.

    ACTION: Please attach file C:\Repeater Data\Repeater Directory 04-06-19.csv so I can test that.

  95. #95
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    This is the link that is sent to me to use


    HTML Code: 

  96. #96
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    That is a different file structure than the previous CSV files you attached! Can't you see that it is different?!

    When importing data, the file structure is CRITICAL. Excel can't interpret meaning of a file, it relies on a consistent structure to locate the required data.

    QUESTION: before I spend some more time updating the query to handle the different file structure, I want to understand WHY you have several different CSV file structures. Is it because you receive files in different formats? Or is it because you have made changes to the CSV files yourself?

  97. #97
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    (I can't believe it's taken us 95 posts to actually identify your true source data!)

  98. #98
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Olly

    All I have done is to add a new column "A" Copy the NOW COLUMN "C" over so it makes it easier to search for a Call sign, then format the NOW Column " B & C" out to 4 decimal points, shift column "J" to the right 1 column and Name " Maidenhead".

    If I STICK to this regieme can you work with it, OR what is your preference.


    You say it and that will be the way I will run with it..


    PS The far right column NOTES is NOT referred to in anyway
    Last edited by Potholes; 06-07-2019 at 06:23 AM.

  99. #99
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    We agreed earlier on that a key objective here is automation - so let's remove ALL the manual steps, and get the data direct from source.

    The attached file queries the web source directly - and allows for updated filenames. So when you click Data > Refresh All, it will get the latest data from the website. Note that this will overwrite any manual changes you have made to the data - so make sure you keep dated copies of files with any changes made.

    Here's the new query:

    Please Login or Register  to view this content.
    Query Maidenhead is the same as before.


    Remember - all you need to do is open this file, and click Data > Refresh All.
    Attached Files Attached Files

  100. #100
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    ...
    I am getting an error



    We couldn't refresh the connection ' Query- VK Data',here's the error message we got:

    [Expression.Error] The import Text.BetweenDelimiters Matches no exports.Did you miss a module reference?

    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    This error comes up if I go to

    Data\Show Queries then Workbook Queries Right click VK Data then Edit ( 797 rows loaded ) no errors shown here

    This is what comes up after I clicked on the edit

    Expression.Error: The name 'Text.BetweenDelimiters' wasn't recognized. Make sure it's spelled correctly.

    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    Is this where you go to for the data bearing in mind the date on the end will change.

    HTML Code: 

    It takes me straight to the CSV file

    >>>>>>>>>>>>>>>>>>>>>>>>>>

    Is the end product going to give me these headings up in the Group box please.. ????

    VK1 VK2 VK3 VK4 VK5 VK6 VK7 VK8 WICEN VK23CM VKDSTAR VKP25 VKDMR VKC4FM VKATV

    >>>>>>>>>>>>>>>>>>>>>>>>


    Pete
    Last edited by Potholes; 06-07-2019 at 07:15 AM.

  101. #101
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Did you simply open file VK Data v2.0.xlsm ?

    Once again, I am unable to recreate the error you describe. Please send a screenshot of the error.

    The query makes allowance for the date in the filename changing - the first 3 lines of the query find the CSV filename.

  102. #102
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Here as requested


    I forgot to mention that I get this error when I go to Edit the panel on the right and select the VKdata
    Attached Files Attached Files
    Last edited by Potholes; 06-07-2019 at 07:23 AM.

  103. #103
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Weird. I can't recreate that error at all. Try switching everything off and restarting, then try again.

    The "newer version" message shouldn't cause any problems.

  104. #104
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    How do I find out what version of Excel I have 2016, I don't know what version it is.. ????
    Last edited by AliGW; 06-07-2019 at 09:42 AM.

  105. #105
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Don't worry about that just now. Just switch everything off and back on and try the file again.

  106. #106
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Still no joy see new attachment
    Attached Files Attached Files
    Last edited by AliGW; 06-07-2019 at 09:42 AM.

  107. #107
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Let's replace that first Text.BetweenDelimiters then, and see what happens. Try the attached file VK Data v2.1.xlsm

    Please Login or Register  to view this content.
    Attached Files Attached Files

  108. #108
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Peter - a little nag, but please stop adding rows of dots to your posts - it makes them unnecessarily long and adds clutter to the thread. Thanks.

    (I can't believe it's taken us 95 posts to actually identify your true source data!)
    I can ...

    No offence intended to any participant.
    Last edited by AliGW; 06-07-2019 at 10:11 AM.

  109. #109
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    YEAH

    I know pick on us OLDIES from down under.

    Maybe our guys will beat the Poms at Cricket this year .???

  110. #110
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Good Morning All

    I have downloaded v2.1, and tried to carry out the update as per the attached photo

    We will talk later today Saturday if you are on


    Pete
    Attached Files Attached Files

  111. #111
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Can't open your attachment, Pete - on mobile. Summarise...

  112. #112
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    "The import text before delimiter matches no exports"

    I gather v2.1 has the modified coding ??


    If I go through the steps to look at the coding I get a yellow error box with this

    Expression.Error: The name 'Text.BeforeDelimiter' wasn't recognized. Make sure it's spelled correctly.


    What time is it there I would have thought you would be asleep by now. My phone says it is about 22:45
    Last edited by Potholes; 06-07-2019 at 05:55 PM.

  113. #113
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Good Morning Olly

    When you do next get to look at this project if I may ask a question please.

    When I log onto the site to download the csv file I use a slightly different URL to what is " wia.org.au/members/repeaters/data/documents/Repeaters Directory "

    Could this make any different to what is in your Coding.

    P

  114. #114
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Good morning, Peter!

    Any difference in what you are really doing will make a difference to the solution. When you say "log into", do I take it that this is a password protected webspace? What is the actual URL you are using?

    If logging in is required, it becomes altogether more complicated. There was another thread recently asking about logging into sites using PQ and I offered this link (this is really more for Olly's interest): https://www.myonlinetraininghub.com/...-filling-forms

    FYI: I have just opened version 2, refreshed all and everything looks correct with all of the buttons appearing in the slider at the top.
    Last edited by AliGW; 06-08-2019 at 12:51 AM.

  115. #115
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Good Morning Ali

    I did not expect to see you up at 05:51, anyhoo Thank you for checking in.

    The URL I use to get the CSV file does NOT require a password, here is the actual URL :-http://www.wia.org.au/members/repeaters/data/documents/Repeater%20Directory%20190424.csv
    on clicking on that it returns the CSV file immediately.

    I hope that answers your question.

    P

  116. #116
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    If I may are you at home or work please.

    Do you use anything to log onto someones PC ???

  117. #117
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    I am an early riser, but it's also a normal working day for me - my school has lessons on Saturdays.

    Thanks for the URL - will post back again soon when I have tried something.

  118. #118
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    OK, Peter - could you please do the following?

    1. Close down all and any Excel files you currently have open.
    2. Just for good measure, restart your machine.
    3. Click on the link in Olly's post to open version 2 (don't launch Excel first - just click the file link).
    4. Click on Refresh All.

    Do you still get an error message?

    It works here, and as I understand it, Olly has written the code to find the correct file at the web address (although I can't quite see how he's achieved this). In other words, the URL in the code does not need the actual file name.

  119. #119
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Quote Originally Posted by Potholes View Post
    If I may are you at home or work please.

    Do you use anything to log onto someones PC ???
    I am at home, but just about to get ready to go to work. Of course, no, I cannot help you whilst at work, let alone log into your PC!!!

    I have used Teamviewer in the past, but not in recent years. I won't have time today - I'm at school until 2200 tonight (Sixth Form Dinner).

    Have you done what I asked in post #118? Report back, please.

  120. #120
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Please see the attached document.

    I also use TV to log into pc to work on them.

    P
    Attached Files Attached Files

  121. #121
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Well, I'm not getting the error message. It is working perfectly here on a laptop over WiFi and a broadband Internet connection.

    Can you confirm that you are doing this directly on your PC and not via the TV? This is yet another bit of information you've failed to share with us until now ...

  122. #122
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Looking as to why I am getting the error

    When I go to Data/Show Queries/the right click on the Edit from the box down on the right. That is when I get the Compatibility error box

    I AM ON MY Laptop after PC went up in smoke. I wouldn't dare to try and setup something like this remotely when I don't have a full
    understanding as how it works.
    Attached Files Attached Files
    Last edited by Potholes; 06-08-2019 at 02:27 AM.

  123. #123
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    OK - can you do a check for Office updates and install any you find? Can you also confirm that it is Excel 2019 (not Excel 2013 or Excel 2016) that you are using on your laptop?

    Please don't take offence at questions - we ned to be able to fully understand your set-up.

    Off to work now. Hopefully Olly will look in later.

    Olly is running Excel 2019n and I am on the 365 subscription, so the compatibility issue may well be the problem.

  124. #124
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    In answer to Ali's question as which version of Excel I am running, I trust is satisfactory.

    Module Name Path Version Description Handle Size
    EXCEL.EXE C:\Program Files (x86)\Microsoft Office\root\Office16\ 16.0.7668.2074 Microsoft Excel / Microsoft Office 2016 00AC0000 34934784


    Sometime in the next 12 hours or so I will be downloading Office 2019 including Excel 19

    P
    Last edited by Potholes; 06-08-2019 at 03:32 AM.

  125. #125
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    Okay, now it's making sense. Build 7668.2074 is quite old (Jan 2017), and there were a significant number of new data transformation features introduced from the August 2017 update, including the Text.BetweenDelimiters function we are using to determine the filename.

    So, doing an Office Update should sort this. See https://support.office.com/en-ie/art...0-46de917611c5 for information on running an update.

    I strongly recommend enabling automatic updates.

    FYI, all the queries in this thread were authored on Excel 2016, version 1803, tested on 32bit and 64bit. Also tested on current 2019 version 1905 build 11629.20196 64bit.
    Last edited by Olly; 06-08-2019 at 06:05 AM.

  126. #126
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Good Morning Kind Sir

    Sometime in the next 2 hours my 2019 Office package will be delivered and I will upgrade.

    Yesterday I logged onto MS and told it to update but it said I had nothing to update, hence the new package.

    Not working today. ??

    P

  127. #127
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    You should be able to update your 2016 install. Open Excel, then click File > Account > Update Options > Update Now

  128. #128
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Finally Some Good News
    Last edited by AliGW; 06-08-2019 at 07:47 AM.

  129. #129
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Please comment on what each row is about to do

    So, now open VK Data v2.0xlsm and click Data > Refresh All

  130. #130
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    Glad about the good news, Peter, but I've removed the attachment now that we've seen it. Possibly a bit too much information divulged there from a security point of view, remembering that this is a public form.

    Is everything working as it should now?

  131. #131
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Hi ALL Concerned with my latest project.

    For the final word from me on this project.

    I guess if we had checked just what version EXCEL I had installed we would not have needed to run this over 128 Sheets.

    On Friday I logged onto MicroSoft to check if I needed to upgrade the version I got a message that I had NOTHING that
    needed upgrading, however tonight when I carried out the correct way to upgrade 2 hrs later my Office "16" was upgraded
    and all the problems I had running the package melted away, and it is now running as per the designers coding, with no
    errors appearing when I go to EDIT any of the coding.

    So to "ALI ", and particularly " OLLY " who's put in a lot of hours, some of them being VERY VERY frustrated with me but
    they persevered to the point that there is " SUNSHINE AT THE END OF THE RAINBOW."

    The truly deserve more than just Reputation Stars.


    Welldone

    Potholes

    Peter

  132. #132
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,390

    Re: Please comment on what each row is about to do

    So glad we got there in the end - only four pages of posts, though!

    Olly has created a great solution and something that showcases PowerQuery - there are still many, many users that don't know about this hidden gem. Great job, Olly!

  133. #133
    Forum Contributor Potholes's Avatar
    Join Date
    11-25-2011
    Location
    Brisbane
    MS-Off Ver
    Office 2021
    Posts
    774

    Re: Please comment on what each row is about to do

    Quote Originally Posted by AliGW View Post
    So glad we got there in the end - only four pages of posts, though!

    Olly has created a great solution and something that showcases PowerQuery - there are still many, many users that don't know about this hidden gem. Great job, Olly!
    And you too Mam

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Function to return comment from a cell, or null string if no comment
    By Monkihunta in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-22-2017, 01:01 PM
  2. [SOLVED] Show comment on mouse over cell rather than over comment icon....?
    By BellyGas in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-16-2015, 09:05 AM
  3. Check if cell in range is empty, if it is delete comment else format comment to
    By banaanas in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-15-2015, 01:15 AM
  4. Copy contents of multiple comment boxes and paste in a single comment box
    By xxJaRxx in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-14-2014, 12:39 PM
  5. Add timestamp to comment upon comment creation (Excel 2007)
    By Shadyhaxx in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-30-2013, 12:58 PM
  6. Disable Delete Comment, Edit Comment, Show/Hide Comment
    By Shanthan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2013, 06:12 AM
  7. Replies: 0
    Last Post: 09-04-2008, 01:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1